Searched refs:NO_OBJ (Results 1 - 25 of 25) sorted by relevance

/freebsd-current/stand/arm64/
H A DMakefile2 NO_OBJ=t macro
/freebsd-current/tools/build/cross-build/fake_chflags/
H A DMakefile2 NO_OBJ= macro
/freebsd-current/etc/gss/
H A DMakefile3 NO_OBJ= macro
/freebsd-current/tools/build/cross-build/
H A DMakefile2 NO_OBJ= macro
/freebsd-current/stand/kboot/
H A DMakefile0 NO_OBJ=t
1 NO_OBJ=t macro
/freebsd-current/tools/test/stress2/testcases/
H A DMakefile.inc0 NO_OBJ=
/freebsd-current/usr.sbin/periodic/etc/
H A DMakefile.inc5 NO_OBJ=
/freebsd-current/stand/powerpc/
H A DMakefile2 NO_OBJ=t macro
/freebsd-current/usr.sbin/autofs/autofs/
H A DMakefile12 NO_OBJ= macro
/freebsd-current/tools/regression/geom/MdLoad/
H A DMakefile4 NO_OBJ= t macro
/freebsd-current/stand/efi/
H A DMakefile2 NO_OBJ=t macro
/freebsd-current/stand/i386/
H A DMakefile2 NO_OBJ=t macro
/freebsd-current/etc/mtree/
H A DMakefile30 NO_OBJ= macro
/freebsd-current/lib/libpam/pam.d/
H A DMakefile6 NO_OBJ= macro
/freebsd-current/tools/regression/geom/ConfCmp/
H A DMakefile8 NO_OBJ= macro
/freebsd-current/include/rpcsvc/
H A Dnis_object.x101 NO_OBJ = 1, /* NULL object (no data) */
274 case NO_OBJ :
/freebsd-current/share/mk/
H A Dbsd.obj.mk25 # NO_OBJ Do not create object directories. This should not be set
45 .if defined(NO_OBJ) && ${.OBJDIR} != ${.CURDIR}
112 .if !defined(NO_OBJ) && ${.OBJDIR} != ${CANONICALOBJDIR} && \
124 .if !defined(NO_OBJ)
156 .endif # !defined(NO_OBJ)
H A Dsrc.sys.obj.mk135 !defined(NO_OBJ) && \
212 .if defined(NO_OBJ) || ${__objdir_writable:Uunknown} == "no" || \
220 .endif # defined(NO_OBJ)
H A Dbsd.init.mk14 .if defined(NO_OBJ) && ${.OBJDIR} != ${.CURDIR}
H A Dauto.obj.mk40 .if !defined(NOOBJ) && !defined(NO_OBJ) && ${MKOBJDIRS:Uno} == auto
/freebsd-current/usr.sbin/config/
H A Dconfig.h134 #define NO_OBJ 2 macro
H A Dmkmakefile.cc588 tp->f_flags |= NO_OBJ | NO_CTFCONVERT;
660 if (tp->f_flags & NO_OBJ)
/freebsd-current/contrib/bmake/mk/
H A Dauto.obj.mk42 .if !defined(NOOBJ) && !defined(NO_OBJ) && ${MKOBJDIRS:Uno} == auto
/freebsd-current/stand/
H A Ddefs.mk213 .if !defined(NO_OBJ)
254 .endif # !NO_OBJ
/freebsd-current/
H A DMakefile.inc13624 @(${MAKE} -n -f ${.CURDIR}/sys/conf/kern.opts.mk -V dummy -dg1 UPDATE_DEPENDFILE=no NO_OBJ=yes MACHINE=${TARGET} MACHINE_ARCH=${TARGET_ARCH}; \
3625 ${MAKE} -n -f ${.CURDIR}/share/mk/src.opts.mk -V dummy -dg1 UPDATE_DEPENDFILE=no NO_OBJ=yes MACHINE=${TARGET} MACHINE_ARCH=${TARGET_ARCH}) 2>&1 | \

Completed in 176 milliseconds