| /freebsd-14.2/contrib/tcp_wrappers/ |
| H A D | Makefile | 94 @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \ 100 @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \ 106 @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \ 112 @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \ 118 @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \ 124 @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \ 130 @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \ 136 @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \ 141 @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \ 147 @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \ [all …]
|
| /freebsd-14.2/tools/tools/locale/ |
| H A D | README | 12 make install 28 make obj 31 make clean 36 CLDR files. "make clean && make build" will 39 make cleandir 46 make fetch 52 make posix 55 make build 58 make diff 61 make install [all …]
|
| /freebsd-14.2/sbin/ipf/ipsend/ |
| H A D | Makefile | 83 make ipsend "OBJS=$(OBJS)" "UNIXOBJS=$(SUNOS5)" "CC=$(CC)" \ 88 make iptest "TOBJS=$(TOBJS)" "UNIXOBJS=$(SUNOS5)" "CC=$(CC)" \ 100 make ipsend "OBJS=$(OBJS)" "UNIXOBJS=$(LINUX)" "CC=$(CC)" \ 104 make iptest "TOBJS=$(TOBJS)" "UNIXOBJS=$(LINUX)" "CC=$(CC)" \ 108 make linuxrev 'LINUXK="LINUXK=-DLINUX=0100"' \ 116 make linuxrev 'LINUXK="LINUXK=-DLINUX=0200"' \ 120 make ipsend "OBJS=$(OBJS)" "UNIXOBJS=$(ULTRIX)" "CC=$(CC)" \ 128 make ipsend "OBJS=$(OBJS)" "UNIXOBJS=$(HPUX)" "CC=$(CC)" \ 132 make iptest "TOBJS=$(TOBJS)" "UNIXOBJS=$(HPUX)" "CC=$(CC)" \ 136 make ipsend "OBJS=$(OBJS)" "UNIXOBJS=$(HPUX)" "CC=$(CC)" \ [all …]
|
| /freebsd-14.2/contrib/ee/ |
| H A D | create.make | 173 make -f make.default 200 make -f make.default 255 if [ -f make.local ] 257 mv make.local make.lcl.old 261 echo "" >> make.local 263 echo "" >> make.local 264 echo "" >> make.local 265 echo "all : $TARGET" >> make.local 267 cat >> make.local << EOF 283 if [ -f make.lcl.old ] [all …]
|
| /freebsd-14.2/contrib/libcbor/doc/ |
| H A D | Makefile | 26 @echo " html to make standalone HTML files" 28 @echo " singlehtml to make a single large HTML file" 29 @echo " pickle to make pickle files" 30 @echo " json to make JSON files" 34 @echo " epub to make an epub" 38 @echo " text to make text files" 39 @echo " man to make manual pages" 40 @echo " texinfo to make Texinfo files" 42 @echo " gettext to make PO message catalogs" 44 @echo " xml to make Docutils-native XML files" [all …]
|
| H A D | make.bat | 21 echo. html to make standalone HTML files 23 echo. singlehtml to make a single large HTML file 24 echo. pickle to make pickle files 25 echo. json to make JSON files 29 echo. epub to make an epub 31 echo. text to make text files 32 echo. man to make manual pages 33 echo. texinfo to make Texinfo files 34 echo. gettext to make PO message catalogs 151 make all-pdf [all …]
|
| /freebsd-14.2/crypto/openssh/.github/workflows/ |
| H A D | upstream.yml | 31 - name: make clean 32 …un: vmrun "cd /usr/src/usr.bin/ssh && make obj && make clean && cd /usr/src/regress/usr.bin/ssh &&… 33 - name: make 34 …onfig }} in without-openssl) make OPENSSL=no;; ubsan) make DEBUG='-fsanitize-minimal-runtime -fsan… 35 - name: make install 36 run: vmrun "cd /usr/src/usr.bin/ssh && sudo make install" 37 - name: make tests` 38 …onfig }} in without-openssl) make OPENSSL=no;; ubsan) make DEBUG='-fsanitize-minimal-runtime -fsan…
|
| /freebsd-14.2/sys/contrib/libsodium/ |
| H A D | .travis.yml | 16 - make -j $(nproc) && make check && make install 18 - make uninstall 19 - make distclean 23 …make -j $(nproc) CFLAGS='-g0' > /dev/null && cp src/libsodium/.libs/libsodium.so lib.so && make cl… 24 - make distcheck 25 - make distclean > /dev/null 27 - make check
|
| /freebsd-14.2/sys/contrib/libsodium/dist-build/ |
| H A D | ios.sh | 34 make distclean > /dev/null 51 make -j${PROCESSORS} install || exit 1 57 make distclean > /dev/null 64 make -j${PROCESSORS} install || exit 1 75 make distclean > /dev/null 82 make -j${PROCESSORS} install || exit 1 88 make distclean > /dev/null 95 make -j${PROCESSORS} install || exit 1 101 make distclean > /dev/null 108 make -j${PROCESSORS} install || exit 1 [all …]
|
| /freebsd-14.2/sys/contrib/libsodium/m4/ |
| H A D | ax_check_gnu_make.m4 | 11 # This macro searches for a GNU version of make. If a match is found: 15 # Makefile, which cannot be handled by other versions of make. 17 # GNU make if it exists, the empty string otherwise. 19 # GNU make by copying `_cv_gnu_make_command`, otherwise it is unset. 21 # `make --version` as the last field of a record of space-separated 41 # Then perhaps to cause gnu make to override any other make, we could do 51 # Then, if any (well almost any) other make is called, and GNU make also 52 # exists, then the other make wraps the GNU make. 68 AC_CACHE_CHECK([for GNU make],[_cv_gnu_make_command],[dnl 70 dnl Search all the common names for GNU make [all …]
|
| /freebsd-14.2/tools/tools/kerninclude/ |
| H A D | kerninclude.sh | 32 make clean > /dev/null 2>&1 33 make cleandir > /dev/null 2>&1 34 make cleandir > /dev/null 2>&1 35 make clean > /dev/null 2>&1 36 make clean > /dev/null 2>&1 56 make LINT 69 make > x.0 2>&1 81 make > x.0 2>&1 124 make -n $o > _ 145 make -n $o > _ [all …]
|
| /freebsd-14.2/contrib/bmake/ |
| H A D | ChangeLog | 4 Merge with NetBSD make, pick up 11 Merge with NetBSD make, pick up 19 Merge with NetBSD make, pick up 409 o make DEBUG0 simpler 647 * make.h: make sure we have __RCSID 1094 make Job_Touch simpler 1885 o make.1: cleanup 2031 so we can use just: make obj && make && make test 2817 ./configure; make; make install 4118 --disable-check-make-chdir disable make trying to guess [all …]
|
| /freebsd-14.2/tools/build/make_check/ |
| H A D | check.mk | 5 .if exists(${.OBJDIR}/../../../usr.bin/make/make) 6 MK= ${.OBJDIR}/../../../usr.bin/make/make 10 make ${MK_ARG} 2>&1 | tee out-old 14 MK= make
|
| /freebsd-14.2/contrib/openpam/ |
| H A D | INSTALL | 10 You will need the GNU autotools, GNU make and the GNU compiler suite 45 To compile OpenPAM, simply run "make" (or "gmake" on platforms where 46 "make" is not GNU make) in the top-level OpenPAM directory: 48 # make 52 To install OpenPAM, simply run "make install" (or "gmake install" on 53 platforms where "make" is not GNU make) in the top-level OpenPAM 56 # make install
|
| /freebsd-14.2/crypto/openssl/test/ |
| H A D | README.md | 24 (`make` macro `VERBOSE` or `V`): 33 $ make test VF=1 38 $ make test VFP=1 50 $ make test TESTS="test_cmp_*" VFP=1 101 $ make TESTS='-test_fuzz*' test 114 $ make TESTS='10' test 118 $ make TESTS='-99' test 122 $ make TESTS='[89]? -90' test 150 $ make HARNESS_JOBS=4 test 166 $ make OPENSSL_TEST_RAND_ORDER=0 test [all …]
|
| /freebsd-14.2/contrib/bmake/unit-tests/ |
| H A D | opt.exp | 1 make -r -f /dev/null -V MAKEFLAGS 4 make -: 5 usage: make [-BeikNnqrSstWwX] 11 make -r -f /dev/null -- -VAR=value -f /dev/null 12 make: don't know how to make -f (continuing) 19 make -? 20 usage: make [-BeikNnqrSstWwX]
|
| H A D | cond-func-make.mk | 7 .if !make(via-cmdline) 10 .if make(via-dot-makeflags) 16 .if !make(via-cmdline) 19 .if !make(via-dot-makeflags) 24 .if make([)
|
| /freebsd-14.2/contrib/libfido2/.actions/ |
| H A D | build-linux-i686-w64-mingw32-gcc | 31 make -j"$(nproc)" -C build 32 sudo make -C build install 40 make -j"$(nproc)" 41 sudo make install_sw 47 make -fwin32/Makefile.gcc PREFIX=i686-w64-mingw32- 48 sudo make -fwin32/Makefile.gcc PREFIX=i686-w64-mingw32- DESTDIR=/fakeroot \ 57 make -j"$(nproc)" -C build 58 sudo make -C build install
|
| H A D | build-linux-openssl3-i686-w64-mingw32-gcc | 31 make -j"$(nproc)" -C build 32 sudo make -C build install 41 make -j"$(nproc)" 42 sudo make install_sw 48 make -fwin32/Makefile.gcc PREFIX=i686-w64-mingw32- 49 sudo make -fwin32/Makefile.gcc PREFIX=i686-w64-mingw32- DESTDIR=/fakeroot \ 58 make -C build 2>&1 59 sudo make -C build install
|
| /freebsd-14.2/contrib/dma/ |
| H A D | INSTALL | 5 make 8 make install sendmail-link mailq-link install-spool-dirs install-etc 12 … systems that do not default to a compatible "make" version, try using "gmake" or "pmake" instead … 20 * make - BSD make and GNU make is knwon to work 28 make CC=gcc YACC=bison LEX=/usr/bin/flex SH=/bin/bash INSTALL=/usr/bin/install
|
| /freebsd-14.2/contrib/llvm-project/lld/COFF/ |
| H A D | DLL.cpp | 752 auto *a = make<DelayAddressChunk>(ctx, t); in create() 759 auto *c = make<HintNameChunk>(extName, 0); in create() 777 addresses.push_back(make<NullChunk>(8)); in create() 778 names.push_back(make<NullChunk>(8)); in create() 782 auto *mh = make<NullChunk>(8); in create() 802 return make<TailMergeChunkX64>(dir, helper); in newTailMergeChunk() 808 return make<TailMergeChunkARM64>(dir, helper); in newTailMergeChunk() 817 return make<TailMergeUnwindInfoX64>(); in newTailMergeUnwindInfoChunk() 837 return make<ThunkChunkX64>(s, tailMerge); in newThunkChunk() 843 return make<ThunkChunkARM64>(s, tailMerge); in newThunkChunk() [all …]
|
| /freebsd-14.2/contrib/ntp/sntp/libevent/ |
| H A D | doxygen.am | 4 # make # 'make doxygen' would be auto executed 5 # make doxygen # generating doxygen documentation 6 # make doxygen-doc # same as 'make doxygen' 7 # make clean # clean docs generated by doxygen 8 # make install # install doxygen documentation 9 # make uninstall # uninstall doxygen documentation 16 # Use 'make clean' to clean docs generated by doxygen.
|
| /freebsd-14.2/contrib/libevent/ |
| H A D | doxygen.am | 4 # make # 'make doxygen' would be auto executed 5 # make doxygen # generating doxygen documentation 6 # make doxygen-doc # same as 'make doxygen' 7 # make clean # clean docs generated by doxygen 8 # make install # install doxygen documentation 9 # make uninstall # uninstall doxygen documentation 16 # Use 'make clean' to clean docs generated by doxygen.
|
| /freebsd-14.2/crypto/openssl/ |
| H A D | HACKING.md | 15 make update 16 make 17 make test 19 `make update` ensures that your functions declarations are added to 24 make doc-nits 26 after running `make update` to ensure that documentation has correct format. 28 `make update` also generates files related to OIDs (in the `crypto/objects/` 31 generated files need to be removed and regenerated using `make update`.
|
| /freebsd-14.2/contrib/llvm-project/lld/docs/ |
| H A D | make.bat | 20 echo.Please use `make ^<target^>` where ^<target^> is one of 21 echo. html to make standalone HTML files 23 echo. singlehtml to make a single large HTML file 24 echo. pickle to make pickle files 25 echo. json to make JSON files 27 echo. qthelp to make HTML files and a qthelp project 29 echo. epub to make an epub 31 echo. text to make text files 32 echo. man to make manual pages 33 echo. texinfo to make Texinfo files [all …]
|