Searched refs:make (Results 301 - 325 of 543) sorted by relevance

<<11121314151617181920>>

/freebsd-12-stable/contrib/bmake/
H A Dbsd.after-import.mk102 echo; echo '# make sure we get this'; \
/freebsd-12-stable/contrib/bmake/mk/
H A Ddep.mk37 .if ${MKDEP_MK:Uno} == "auto.dep.mk" && make(depend)
H A Ddirdeps-targets.mk23 # When asked to make 'foo' we look for any directory named 'foo'
/freebsd-12-stable/contrib/bmake/mk/sys/
H A DGeneric.mk20 # need to make sure this is set
H A DOpenBSD.mk12 # need to make sure this is set
/freebsd-12-stable/release/
H A DMakefile.vagrant8 # make vagrant-box WITH_VMIMAGES=y WITH_CLOUDWARE=y \
14 # env VAGRANT_KEY=foo VAGRANT_USERNAME=bar make vagrant-upload \
61 make -C ${PORTSDIR}/ftp/curl BATCH=1 all install clean
H A DMakefile96 .if exists(${.CURDIR}/${TARGET}/make-memstick.sh)
231 sh ${.CURDIR}/${TARGET}/make-memstick.sh disc1 ${.TARGET}
235 sh ${.CURDIR}/${TARGET}/make-memstick.sh bootonly ${.TARGET}
238 sh ${.CURDIR}/scripts/make-manifest.sh *.txz > MANIFEST
/freebsd-12-stable/release/tools/
H A Dvmimage.subr19 make -C ${WORLDDIR}/stand -V .OBJDIR)"
126 make DESTDIR=${DESTDIR} \
/freebsd-12-stable/share/mk/
H A Dbsd.cpu.mk28 # Handle aliases (not documented in make.conf to avoid user confusion
88 # after /etc/make.conf so it can react to the local value of CPUTYPE
170 # unordered list to make it easy for client makefiles to test for the
403 # These come from make.conf or the command line or the environment.
H A Dbsd.linker.mk31 # Try to import LINKER_TYPE and LINKER_VERSION from parent make.
H A Dbsd.sys.mk272 CFLAGS+= ERROR-tried-to-rebuild-during-make-install
291 .if defined(_SKIP_BUILD) || (!make(all) && !make(clean*) && !make(*clean))
H A Ddirdeps-targets.mk24 # When asked to make 'foo' we look for any directory named 'foo'
/freebsd-12-stable/usr.sbin/ypserv/
H A Dypinit.sh210 echo "Can't make new directory ${YP_DIR}/${DOMAIN}." 1>&2
369 if ! make NOPUSH=True UPDATE_DOMAIN=${DOMAIN} YP_DIR=${YP_DIR}; then
/freebsd-12-stable/contrib/byacc/
H A Dconfigure167 # These are left unexpanded so users can "make install exec_prefix=/foo"
610 # Omit some internal or obsolete options to make the list less imposing.
642 By default, \`make install' will install all the files in
880 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
964 { { echo "$as_me:964: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
965 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1136 # Use a double $ so make ignores it.
1329 # We found a bogon in the path, so make sure we never use it.
2068 echo "$as_me:2068: checking whether ${MAKE-make} sets \${MAKE}" >&5
2069 echo $ECHO_N "checking whether ${MAKE-make} set
[all...]
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp87 sec = make<OutputSection>(name, SHT_PROGBITS, 0);
98 cmdRef = make<OutputSection>(name, SHT_PROGBITS, 0);
499 // way to "make it as if it wasn't present" is to make it empty.
531 aether = make<OutputSection>("", 0, SHF_ALLOC);
1120 PhdrEntry *phdr = make<PhdrEntry>(cmd.type, cmd.flags ? *cmd.flags : PF_R);
H A DSymbolTable.cpp70 Symbol *sym = reinterpret_cast<Symbol *>(make<SymbolUnion>());
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/
H A Dbuild_symbolizer.sh95 make -j${J} libz.a
/freebsd-12-stable/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.sh72 -f Specify location of ntp.conf (used to make sure leapfile directive is
/freebsd-12-stable/contrib/libpcap/msdos/
H A Dpkt_rx1.s132 jz @discard ; make sure we don't use NULL-pointer
/freebsd-12-stable/contrib/binutils/etc/
H A DMakefile.in160 standards.info: $(srcdir)/standards.texi $(srcdir)/make-stds.texi
163 standards.html: $(srcdir)/standards.texi $(srcdir)/make-stds.texi
/freebsd-12-stable/contrib/bmake/unit-tests/
H A Dvarmod-edge.mk54 # make: Unclosed variable specification (expecting '}') for "" (value "*)") modifier U
152 # make: Unclosed substitution for INP.eq-esc (= missing)
/freebsd-12-stable/crypto/heimdal/lib/asn1/
H A DMakefile.am251 cd $(srcdir) && perl ../../cf/make-proto.pl -q -P comment -o der-protos.h $(dist_libasn1base_la_SOURCES) || rm -f der-protos.h
254 cd $(srcdir) && perl ../../cf/make-proto.pl -q -P comment -p der-private.h $(dist_libasn1base_la_SOURCES) || rm -f der-private.h
/freebsd-12-stable/crypto/heimdal/lib/krb5/
H A DMakefile.am281 cd $(srcdir) && perl ../../cf/make-proto.pl -E KRB5_LIB -q -P comment -o krb5-protos.h $(dist_libkrb5_la_SOURCES) || rm -f krb5-protos.h
284 cd $(srcdir) && perl ../../cf/make-proto.pl -q -P comment -p krb5-private.h $(dist_libkrb5_la_SOURCES) || rm -f krb5-private.h
374 # to help stupid solaris make
/freebsd-12-stable/lib/
H A DMakefile162 # The libraries under libclang_rt can only be built by clang, and only make
226 .if !make(install)
/freebsd-12-stable/sys/modules/linux/
H A DMakefile90 .warning Building Linuxulator outside of a kernel does not make sense

Completed in 249 milliseconds

<<11121314151617181920>>