Home
last modified time | relevance | path

Searched full:makefile (Results 1 – 25 of 1646) sorted by relevance

12345678910>>...66

/freebsd/contrib/sendmail/
H A DFREEBSD-upgrade25 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/contrib/bmake/unit-tests/
H A Dvarname-makefile.mk1 # $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 …]
/freebsd/crypto/openssh/
H A D.skipped-commit-ids3 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/libxo/
H A D.gitignore2 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/share/examples/
H A DMakefile58 Makefile \
90 Makefile \
120 SE_KLD= Makefile
124 Makefile \
129 Makefile \
136 Makefile \
141 Makefile \
147 Makefile \
152 Makefile \
157 Makefile \
[all …]
/freebsd/lib/libc/
H A DMakefile13 # 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 DChangeLog54 * 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 DChangeLog7 * 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 Dbootstrap-packages.sh8 # 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/openpam/
H A Dconfigure.ac149 Makefile
150 bin/Makefile
151 bin/openpam_dump_policy/Makefile
152 bin/pamtest/Makefile
153 bin/su/Makefile
154 doc/Makefile
155 doc/man/Makefile
156 freebsd/Makefile
157 include/Makefile
158 include/security/Makefile
[all …]
/freebsd/contrib/diff/
H A DFREEBSD-Xlist2 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/contrib/bmake/
H A DChangeLog6 * unit-tests/Makefile: remove $TMPDIR via .END
61 o unit-tests/Makefile: optimize running of tests skip extra cat
69 also that it can be set via makefile if suitable care taken.
90 * Makefile: use genfiles.mk to generate ${MAN}
92 Ensure MAN is defined before including Makefile.inc
94 * Makefile: use MK_GEN_MAN to make it easier to control whether we
105 * Makefile: use SUBDIR.${MK_TESTS} so that we skip
119 of makefile
156 * unit-tests/Makefile: expand BROKEN_TESTS for ksh and
299 o main.c: ensure '.include <makefile>' respects MAKESYSPATH.
[all …]
H A Dbsd.after-import.mk3 # This makefile is for use when integrating bmake into a BSD build
4 # system. Use this makefile after importing bmake.
17 .error this makefile requires bmake
20 _this := ${MAKEFILE:tA}
55 bootstrap: ${BMAKE_SRC}/boot-strap ${MAKEFILE}
68 configured_files= config.h Makefile.config unit-tests/Makefile.config
77 after-import: bootstrap ${MAKEFILE}
83 .for f in ${configured_files:M*Makefile*}
94 _makefile: bootstrap ${MAKEFILE}
95 @echo Generating ${.CURDIR}/Makefile
[all …]
/freebsd/crypto/heimdal/lib/kafs/
H A DChangeLog13 * 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/crypto/heimdal/lib/com_err/
H A DChangeLog3 * 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 Dconfigure.ac243 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/sys/contrib/openzfs/lib/
H A DMakefile.am57 include $(srcdir)/%D%/libavl/Makefile.am
58 include $(srcdir)/%D%/libicp/Makefile.am
59 include $(srcdir)/%D%/libnvpair/Makefile.am
60 include $(srcdir)/%D%/libshare/Makefile.am
61 include $(srcdir)/%D%/libspl/Makefile.am
62 include $(srcdir)/%D%/libtpool/Makefile.am
63 include $(srcdir)/%D%/libunicode/Makefile.am
64 include $(srcdir)/%D%/libuutil/Makefile.am
65 include $(srcdir)/%D%/libzdb/Makefile.am
66 include $(srcdir)/%D%/libzfs_core/Makefile.am
[all …]
/freebsd/usr.sbin/crunch/crunchgen/
H A Dcrunchgen.136 .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 DChangeLog27 * 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/contrib/less/
H A DREADME44 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/sys/contrib/openzfs/contrib/debian/
H A Drules.in100 …RS = linux' > '$(CURDIR)/debian/tmp/usr/src/$(NAME)-$(DEB_VERSION_UPSTREAM)/include/os/Makefile.am'
105 @# - Makefile$
106 @# - include/(Makefile|sys|os/(Makefile|linux))
112 …\[([ \t]+)?$$|\]\)([ \t]+)?$$|([ \t]+)?(include\/(Makefile|sys|os\/(Makefile|linux))|module\/|Make…
118 …)/$(NAME)-$(DEB_VERSION_UPSTREAM)/Makefile.am' > '$(CURDIR)/debian/tmp/usr/src/$(NAME)-$(DEB_VERSI…
120 …UBDIRS = module include' '$(CURDIR)/debian/tmp/usr/src/$(NAME)-$(DEB_VERSION_UPSTREAM)/Makefile.am'
121 sed -i '/rpm.Makefile/d' $(CURDIR)/debian/tmp/usr/src/$(NAME)-$(DEB_VERSION_UPSTREAM)/Makefile.am
122 sed -i '/cmd.Makefile/d' $(CURDIR)/debian/tmp/usr/src/$(NAME)-$(DEB_VERSION_UPSTREAM)/Makefile.am
123 …sed -i '/contrib.Makefile/d' $(CURDIR)/debian/tmp/usr/src/$(NAME)-$(DEB_VERSION_UPSTREAM)/Makefile
124 sed -i '/etc.Makefile/d' $(CURDIR)/debian/tmp/usr/src/$(NAME)-$(DEB_VERSION_UPSTREAM)/Makefile.am
[all …]
/freebsd/crypto/heimdal/lib/roken/
H A DChangeLog9 * 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/crypto/heimdal/
H A DChangeLog.199916 * lib/hdb/Makefile.am (asn1_files): add $(EXEEXT) for cygwin and
19 * lib/asn1/Makefile.am (asn1_files): add $(EXEEXT) for cygwin and
22 * include/Makefile.am (krb5-types.h): add $(EXEEXT) for cygwin and
31 * lib/krb5/Makefile.am (libkrb5_la_LDFLAGS): bump version to 6:3:1
49 * lib/krb5/Makefile.am: bump version to 6:2:1
79 * lib/krb5/Makefile.am: bump version to 6:1:1
98 * lib/krb5/Makefile.am: bump version to 6:0:1
100 * lib/asn1/Makefile.am: bump version to 1:4:0
171 * lib/krb5/Makefile.am (libkrb5_la_SOURCES): add add_et_list.c
220 * lib/krb5/Makefile.am: bump version to 5:0:0 to be safe
[all …]
/freebsd/crypto/heimdal/appl/push/
H A DChangeLog106 * Makefile.in: fix names of hesiod variables
110 * Makefile.am (pfrom): fix typo
116 * Makefile.am: hesoid -> hesiod
120 * Makefile.am: bindir -> libexecdir
124 * Makefile.am: LDADD: add missing backslash
128 * Makefile.am: clean pfrom
130 * Makefile.am: include Makefile.am.common
138 * Makefile.in (pfrom): use libexecdir
140 * Makefile.am: build and install pfrom
147 * Makefile.in: build and install pfrom
[all …]
/freebsd/sys/contrib/openzfs/contrib/
H A DMakefile.am1 include $(srcdir)/%D%/bash_completion.d/Makefile.am
2 include $(srcdir)/%D%/debian/Makefile.am
3 include $(srcdir)/%D%/pyzfs/Makefile.am
4 include $(srcdir)/%D%/zcp/Makefile.am
7 include $(srcdir)/%D%/bpftrace/Makefile.am
8 include $(srcdir)/%D%/dracut/Makefile.am
9 include $(srcdir)/%D%/initramfs/Makefile.am
13 include $(srcdir)/%D%/pam_zfs_key/Makefile.am

12345678910>>...66