| /freebsd/crypto/krb5/src/ |
| H A D | Makefile.in | 54 # This makefile doesn't use lib.in, but we still need shlib.conf here. 58 all-windows: maybe-awk Makefile-windows 103 config-windows: Makefile-windows 114 ##DOS##PKINIT_MAKEFILE=$(PKINIT_SUBDIR)\Makefile 130 WINMAKEFILES=Makefile \ 131 appl\Makefile appl\gss-sample\Makefile \ 132 ccapi\Makefile \ 133 ccapi\lib\win\Makefile \ 134 ccapi\server\win\Makefile \ 135 ccapi\test\Makefile \ [all …]
|
| /freebsd/contrib/sendmail/ |
| H A D | FREEBSD-upgrade | 25 Makefile.inc1 26 bin/Makefile 27 bin/rmail/Makefile 29 etc/Makefile 33 etc/mail/Makefile 47 etc/sendmail/Makefile 51 lib/Makefile 52 lib/libmilter/Makefile 53 lib/libsm/Makefile 54 lib/libsmdb/Makefile [all …]
|
| /freebsd/crypto/openssh/ |
| H A D | .skipped-commit-ids | 3 a337e886a49f96701ccbc4832bed086a68abfa85 Makefile changes 4 f2c9feb26963615c4fece921906cf72e248b61ee more Makefile 5 fa728823ba21c4b45212750e1d3a4b2086fd1a62 more Makefile refactoring 11 5ea3d63ab972691f43e9087ab5fd8376d48e898f uuencode.c Makefile accident 14 569f08445c27124ec7c7f6c0268d844ec56ac061 Makefile tweaks for !openssl 16 4bd5551b306df55379afe17d841207990eb773bf Makefile.inc 17 14806a59353152f843eb349e618abbf6f4dd3ada Makefile.inc 18 8ea4455a2d9364a0a04f9e4a2cbfa4c9fcefe77e Makefile.inc 19 d9b910e412d139141b072a905e66714870c38ac0 Makefile.inc 24 07b5031e9f49f2b69ac5e85b8da4fc9e393992a0 Makefile.inc [all …]
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | varname-makefile.mk | 1 # $NetBSD: varname-makefile.mk,v 1.3 2020/11/09 22:36:44 rillig Exp $ 3 # Tests for the special MAKEFILE variable, which contains the current 4 # makefile from the -f command line option. 6 # When there are multiple -f options, the variable MAKEFILE is set 8 # Including a file via .include does not influence the MAKEFILE 11 .if ${MAKEFILE:T} != "varname-makefile.mk" 22 .undef MAKEFILE 23 .if ${MAKEFILE:T} != "varname-makefile.mk" 30 MAKEFILE= overwritten 31 .if ${MAKEFILE:T} != "overwritten" [all …]
|
| H A D | opt-jobs-internal.mk | 9 @${MAKE} -f ${MAKEFILE} -j1 direct 10 @${MAKE} -f ${MAKEFILE} -j1 direct-syntax 11 @${MAKE} -f ${MAKEFILE} -j1 direct-open 12 @${MAKE} -f ${MAKEFILE} -j1 indirect-open 13 @${MAKE} -f ${MAKEFILE} -j1 indirect-expr 14 @${MAKE} -f ${MAKEFILE} -j1 indirect-comment 15 @${MAKE} -f ${MAKEFILE} -j1 indirect-silent-comment 16 @${MAKE} -f ${MAKEFILE} -j1 indirect-expr-empty 29 @${MAKE} -f ${MAKEFILE} -J garbage unexpected-target || : 33 @${MAKE} -f ${MAKEFILE} -J 31,32 detect-mode HEADING=${.TARGET} [all …]
|
| /freebsd/share/examples/ |
| H A D | Makefile | 58 Makefile \ 84 Makefile \ 96 Makefile 118 SE_KLD= Makefile 122 Makefile \ 127 Makefile \ 134 Makefile \ 139 Makefile \ 145 Makefile \ 150 Makefile \ [all …]
|
| /freebsd/contrib/libxo/ |
| H A D | .gitignore | 2 Makefile.in 13 doc/Makefile.in 20 doc/Makefile.in 21 encoder/Makefile.in 22 encoder/cbor/Makefile.in 23 encoder/test/Makefile.in 24 libxo/Makefile.in 25 tests/Makefile.in 26 tests/core/Makefile.in 27 tests/gettext/Makefile.in [all …]
|
| /freebsd/lib/libc/ |
| H A D | Makefile | 13 # Note: This is copied to msun/Makefile 99 .include "${LIBC_SRCTOP}/${LIBC_ARCH}/Makefile.inc" 100 .include "${LIBC_SRCTOP}/csu/Makefile.inc" 101 .include "${LIBC_SRCTOP}/db/Makefile.inc" 102 .include "${LIBC_SRCTOP}/compat-43/Makefile.inc" 103 .include "${LIBC_SRCTOP}/gdtoa/Makefile.inc" 104 .include "${LIBC_SRCTOP}/gen/Makefile.inc" 105 .include "${LIBC_SRCTOP}/gmon/Makefile.inc" 107 .include "${LIBC_SRCTOP}/iconv/Makefile.inc" 109 .include "${LIBC_SRCTOP}/inet/Makefile.inc" [all …]
|
| /freebsd/contrib/flex/ |
| H A D | ChangeLog | 54 * tests/Makefile.am, tests/tableopts.am, tests/tableopts.sh: test: 61 * src/Makefile.am, src/misc.c, src/mkskel.sh: build: Delete comments 68 * Makefile.am, configure.ac, lib/Makefile.am: build: do not generate 69 lib/Makefile.in. Files in lib/ are picked up and built using makefile directives in 70 src/Makefile.am. Remove the need to generate lib/Makefile.in and the 71 stub lib/Makefile.am. 125 * configure.ac, doc/Makefile.am: build: list earliest useable 139 * configure.ac, m4/ax_prog_cc_for_build.m4, src/Makefile.am: build: 168 * configure.ac, tests/Makefile.am, tests/pthread.l: test: skip 171 returns the "skip" status. configure.ac and tests/Makefile.am are edited so that pthread test [all …]
|
| /freebsd/crypto/heimdal/lib/sl/ |
| H A D | ChangeLog | 7 * Makefile.am: roken_rename.h is a dist_ source k 9 * Makefile.am: split source files in dist and nodist. 13 * Makefile.am: New library version. 26 * Makefile.am: don't clean yacc/lex files in CLEANFILES, 35 * Makefile.am: Add dependency on slc-gram.h for slc-lex.c, breaks 61 * Makefile.am (ES): add roken_rename.h 105 * Makefile.am (LDADD): Add libsl.la. 140 * Makefile.am: just link mk_cmds against libsl; avoids libtool 145 * Makefile.am: add getprogname.c libss.la:add libcom_err.la noted 150 * Makefile.am: bump versions to 1:2:1 and 1:4:1 [all …]
|
| /freebsd/targets/pseudo/bootstrap-packages/ |
| H A D | bootstrap-packages.sh | 8 # find *bin etc lib* -name Makefile | 13 # usr.bin/ofed/libibverbs/Makefile:PACKAGE=FreeBSD-rdma 14 # usr.bin/last/Makefile:PACKAGE=acct 15 # usr.bin/lastcomm/Makefile:PACKAGE=acct 16 # usr.bin/users/Makefile:PACKAGE=acct 17 # usr.bin/who/Makefile:PACKAGE=acct 18 # usr.sbin/ac/Makefile:PACKAGE=acct 19 # usr.sbin/accton/Makefile:PACKAGE=acct 20 # usr.sbin/lastlogin/Makefile:PACKAGE=acct 23 # which we use to populate $PACKAGES/*/Makefile.depend [all …]
|
| /freebsd/contrib/bmake/ |
| H A D | ChangeLog | 18 * unit-tests/Makefile: handle MINGW64_NT 230 * unit-tests/Makefile: remove $TMPDIR via .END 285 o unit-tests/Makefile: optimize running of tests skip extra cat 293 also that it can be set via makefile if suitable care taken. 314 * Makefile: use genfiles.mk to generate ${MAN} 316 Ensure MAN is defined before including Makefile.inc 318 * Makefile: use MK_GEN_MAN to make it easier to control whether we 329 * Makefile: use SUBDIR.${MK_TESTS} so that we skip 343 of makefile 380 * unit-tests/Makefile: expand BROKEN_TESTS for ksh and [all …]
|
| H A D | bsd.after-import.mk | 3 # This makefile is for use when integrating bmake into a BSD build 4 # system. Use this makefile after importing bmake. 18 .error this makefile requires bmake 21 _this := ${MAKEFILE:tA} 56 bootstrap: ${BMAKE_SRC}/boot-strap ${MAKEFILE} 81 configured_files= config.h Makefile.config unit-tests/Makefile.config 90 after-import: bootstrap ${MAKEFILE} 96 .for f in ${configured_files:M*Makefile*} 107 _makefile _utmakefile: bootstrap ${MAKEFILE} [all...] |
| /freebsd/contrib/diff/ |
| H A D | FREEBSD-Xlist | 2 Makefile.am 3 Makefile.in 10 doc/Makefile.am 11 doc/Makefile.in 14 lib/Makefile.am 15 lib/Makefile.in 31 lib/posix/Makefile.in 54 man/Makefile.am 55 man/Makefile.in 58 src/Makefile.am [all …]
|
| /freebsd/crypto/heimdal/lib/kafs/ |
| H A D | ChangeLog | 13 * Makefile.am: New library version. 21 * Makefile.am: unbreak previous 23 * Makefile.am: split dist and nodist sources 27 * Makefile.am: add more files 49 * Makefile.am: Remove dependency on config.h, breaks IRIX build, 97 * Makefile.am: bump version to 4:1:4 156 * Makefile.am: always include v4 symbols 182 * Makefile.am: (libkafs_la_LDFLAGS): update version 184 * Makefile.am (ROKEN_SRCS): drop strupr.c 209 * Makefile.am: add INCLUDE_krb4 when using krb4, add INCLUDE_des [all …]
|
| /freebsd/contrib/openpam/ |
| H A D | configure.ac | 162 Makefile 163 bin/Makefile 164 bin/openpam_dump_policy/Makefile 165 bin/pamtest/Makefile 166 bin/su/Makefile 167 doc/Makefile 168 doc/man/Makefile 169 freebsd/Makefile 170 include/Makefile 171 include/security/Makefile [all …]
|
| /freebsd/sys/contrib/openzfs/contrib/debian/ |
| H A D | rules.in | 88 …RS = linux' > '$(CURDIR)/debian/tmp/usr/src/$(NAME)-$(DEB_VERSION_UPSTREAM)/include/os/Makefile.am' 93 @# - Makefile$ 94 @# - include/(Makefile|sys|os/(Makefile|linux)) 100 …\[([ \t]+)?$$|\]\)([ \t]+)?$$|([ \t]+)?(include\/(Makefile|sys|os\/(Makefile|linux))|module\/|Make… 106 …)/$(NAME)-$(DEB_VERSION_UPSTREAM)/Makefile.am' > '$(CURDIR)/debian/tmp/usr/src/$(NAME)-$(DEB_VERSI… 108 …UBDIRS = module include' '$(CURDIR)/debian/tmp/usr/src/$(NAME)-$(DEB_VERSION_UPSTREAM)/Makefile.am' 109 sed -i '/rpm.Makefile/d' $(CURDIR)/debian/tmp/usr/src/$(NAME)-$(DEB_VERSION_UPSTREAM)/Makefile.am 110 sed -i '/cmd.Makefile/d' $(CURDIR)/debian/tmp/usr/src/$(NAME)-$(DEB_VERSION_UPSTREAM)/Makefile.am 111 …sed -i '/contrib.Makefile/d' $(CURDIR)/debian/tmp/usr/src/$(NAME)-$(DEB_VERSION_UPSTREAM)/Makefile… 112 sed -i '/etc.Makefile/d' $(CURDIR)/debian/tmp/usr/src/$(NAME)-$(DEB_VERSION_UPSTREAM)/Makefile.am [all …]
|
| /freebsd/crypto/heimdal/lib/com_err/ |
| H A D | ChangeLog | 3 * Makefile.am: split source files in dist and nodist. 7 * Makefile.am: Only do roken rename for the library. 11 * Makefile.am: use version script. 17 * Makefile.am: New library version. 21 * Makefile.am (compile_et_SOURCES): add lex.h 58 * Makefile.am (LDADD): Add libcom_err.la 81 * Makefile.am (libcom_err_la_LDFLAGS): set version to 2:1:1 89 * Makefile.am: bump version to 2:0:1 111 * Makefile.am: bump version to 1:1:0 136 * Makefile.in: make it solaris make vpath-safe [all …]
|
| /freebsd/contrib/openbsm/ |
| H A D | configure.ac | 243 AC_CONFIG_FILES([Makefile 244 bin/Makefile 245 bin/audit/Makefile 246 bin/auditd/Makefile 247 bin/auditdistd/Makefile 248 bin/auditfilterd/Makefile 249 bin/auditreduce/Makefile 250 bin/praudit/Makefile 251 bsm/Makefile 252 libauditd/Makefile [all …]
|
| /freebsd/usr.sbin/crunch/crunchgen/ |
| H A D | crunchgen.1 | 36 .Op Fl h Ar makefile-header-name 37 .Op Fl m Ar makefile-name 59 .Pa Makefile 67 .Pa Makefile . 79 .Pa Makefile Ns s 84 .Pa Makefile 90 .Pa Makefile : 92 .Pa Makefile 97 .Pa Makefile.foo 107 target, included in the output makefile, will [all …]
|
| /freebsd/crypto/heimdal/lib/asn1/ |
| H A D | ChangeLog | 27 * Makefile.am: Add DigestTypes, add --seq to antoher type. 37 * Makefile.am: Fold in pk-init-alg-agilty. 50 * Makefile.am: Include more sizeof tests. 62 * Makefile.am: New library version. 78 * Makefile.am: Add AuthorityInfoAccessSyntax. 84 * Makefile.am: Add authorityInfoAccess, rename proxyCertInfo. 146 * Makefile.am: add MS-UPN-SAN 155 * Makefile.am: Add asn1_id_ms_cert_enroll_domaincontroller.x 164 * Makefile.am: add U.S. Federal PKI Common Policy Framework 182 * Makefile.am: remove extra ^Q [all …]
|
| /freebsd/crypto/heimdal/lib/roken/ |
| H A D | ChangeLog | 9 * Makefile.am: Add rkpty. 26 * Makefile.am: make AM_CPPFLAGS += 30 * Makefile.am: Use AM_CPPFLAGS instead, not really right, but 36 * Makefile.am: add missing files. 44 * Makefile.am: add TEST_STRPFTIME 50 * Makefile.am: add ndbm_wrap.[ch] to EXTRA_DIST 64 * Makefile.am: New library version. 94 * Makefile.am: make sure built headers are copied to the 126 * Makefile.am: Install extra posix headers in <roken/...> to avoid 145 * Makefile.am: split dist and nondist HEADERS [all …]
|
| /freebsd/contrib/less/ |
| H A D | README | 44 type "make -f Makefile.aut distfiles". 50 This will generate a Makefile and a defines.h. 81 4. It is a good idea to look over the generated Makefile and defines.h 84 Makefile now. Take particular notice of the list of "terminal" 85 libraries in the LIBS definition in the Makefile; these may need 93 If you edit less.hlp, you should run "make -f Makefile.aut help.c". 128 2. If you are using Microsoft C, rename MAKEFILE.DSU to MAKEFILE. 129 If you are using Borland C, rename MAKEFILE.DSB to MAKEFILE. 130 If you are using DJGPP, rename MAKEFILE.DSG to MAKEFILE. 132 3. Look at MAKEFILE to make sure that the definitions for CC and LIBDIR [all …]
|
| /freebsd/contrib/libyaml/ |
| H A D | .makefile | 6 # make -f .makefile indent 13 # Makefile targets. Since GNUmakefile is loaded before Makefile, we do the 14 # bootstrapping tasks need to get a Makefile first, then we use the Makefile to 44 # Proxy these targets to the real Makefile, after bootstrapping is necessary. 45 $(MAKE_TARGETS): Makefile 48 Makefile: Makefile.in 51 Makefile.in:
|
| /freebsd/crypto/krb5/src/config/ |
| H A D | post.in | 14 # environment variables from within test scripts. A Makefile.in which 33 depend-postrecurse: depend-update-makefile 117 # old stuff from Makefile.in files. 118 depend-update-makefile: .depend depend-recurse 126 < $(srcdir)/Makefile.in > $(srcdir)/Makefile.in.new 127 $(top_srcdir)/config/move-if-changed $(srcdir)/Makefile.in.new \ 128 $(srcdir)/Makefile.in 141 < $(srcdir)/Makefile.in \ 142 > $(srcdir)/Makefile.in.new ;\ 143 echo "# +++ Dependency line eater +++" >> $(srcdir)/Makefile.in.new ;\ [all …]
|