Home
last modified time | relevance | path

Searched refs:makefile (Results 1 – 25 of 136) sorted by relevance

123456

/freebsd-14-stable/contrib/file/magic/Magdir/
HDmake6 0 regex/100l \^(CFLAGS|VPATH|LDFLAGS|all:|\\.PRECIOUS) makefile script text
7 !:mime text/x-makefile
15 0 regex/100l \^\\.(BEGIN|endif|include) BSD makefile script text
16 !:mime text/x-makefile
19 0 regex/100l \^SUBDIRS[[:space:]]+= automake makefile script text
20 !:mime text/x-makefile
/freebsd-14-stable/contrib/dialog/po/
HDmakefile.inn50 DISTFILES = ChangeLog makefile.inn POTFILES.in $(PACKAGE).pot \
149 $(INSTALL_DATA) $(srcdir)/makefile.inn \
150 $(DESTDIR)$(gettextsrcdir)/makefile.inn; \
168 rm -f $(gettextsrcdir)/po-makefile.inn
184 rm -f makefile makefile.in POTFILES *.mo *.msg *.cat *.cat.m
210 update-po: makefile
242 makefile: makefile.inn ../config.status POTFILES
/freebsd-14-stable/tools/
HDmake_libdeps.sh90 while read makefile; do
91 libdir=$(dirname ${makefile})
104 while read makefile; do
105 libdir=$(dirname ${makefile})
/freebsd-14-stable/contrib/netbsd-tests/fs/common/
HDsnapshot.c25 makefile(const char *path) in makefile() function
71 makefile(BAKNAME); in ATF_TC_BODY()
98 makefile("/mnt/newfile"); in ATF_TC_BODY()
146 makefile(path); in fs_activity()
202 makefile(BAKNAME); in ATF_TC_BODY()
/freebsd-14-stable/crypto/openssh/
HD.skipped-commit-ids27 6b52cd2b637f3d29ef543f0ce532a2bce6d86af5 makefile change
29 1e0a2692b7e20b126dda60bf04999d1d30d959d8 sshd relinking makefile changes
30 e1dc11143f83082e3154d6094f9136d0dc2637ad more relinking makefile tweaks
/freebsd-14-stable/usr.bin/tip/
HDREADME7 ACU Define in makefile
18 ACU usage can be monitored by defining ACULOG in the makefile.
20 log file, define PRISTINE in the makefile.
/freebsd-14-stable/contrib/bmake/unit-tests/
HDopt.exp6 [-C directory] [-D variable] [-d flags] [-f makefile]
21 [-C directory] [-D variable] [-d flags] [-f makefile]
HDmeta-ignore.inc22 makefile:= ${.INCLUDEDFROMDIR}/${.INCLUDEDFROMFILE}
33 ${MAKE} -C ${.CURDIR} -f ${makefile} check-ignore parent=${.TARGET}
HDopt-jobs-internal.exp3 [-C directory] [-D variable] [-d flags] [-f makefile]
/freebsd-14-stable/contrib/byacc/
HDconfigure.in67 ### output makefile
68 AC_OUTPUT(makefile)
HDmakefile.in138 - rm -f config.log config.cache config.status config.h makefile man2html.tmp
174 $(OBJS) : defs.h makefile
/freebsd-14-stable/contrib/bmake/
HDmkdeps.sh215 for f in makefile Makefile
220 MAKEFILE=${MAKEFILE:-makefile}
HDbmake.cat1117 p Print debugging information about makefile parsing.
139 Specify a makefile to read instead of the default makefile or
145 makefiles. The system makefile directory (or directories, see
148 -i Ignore non-zero exit of shell commands in the makefile. Equiva-
149 lent to specifying `-' before each command line in the makefile.
210 -r Do not use the built-in rules specified in the system makefile.
216 specifying `@' before each command line in the makefile.
222 -t Rather than re-building a target as specified in the makefile,
242 ues taken temporarily by global variables during makefile pro-
252 -W Treat any warnings during makefile parsing as errors.
[all …]
HDconfigure.in56 AC_ARG_WITH(makefile, optwith
57 [ --without-makefile disable use of generated makefile],
60 *) AC_MSG_ERROR(bad value ${withval} given for makefile) ;;
475 [ --with-mksrc=PATH tell makefile.boot where to find mk src],
543 bm_outfiles="makefile $bm_outfiles"
/freebsd-14-stable/contrib/byacc/test/
HDrun_lint.sh28 make -f $PROG_DIR/makefile lint C_FILES="$i" srcdir="$PROG_DIR"
/freebsd-14-stable/contrib/one-true-awk/
HDmakefile50 SHIP = README LICENSE FIXES $(SOURCE) awkgram.tab.[ch].bak makefile \
86 makefile awk.1 testdir
/freebsd-14-stable/contrib/byacc/package/pkgsrc/
HDMakefile17 MAKE_FILE= makefile
/freebsd-14-stable/contrib/bzip2/
HDFREEBSD-Xlist20 *makefile.msc
/freebsd-14-stable/contrib/xz/
HDFREEBSD-Xlist33 makefile.am
/freebsd-14-stable/tools/kerneldoc/subsys/
HDDependencies3 # makefile dependencies for doxygen tag files
/freebsd-14-stable/sys/contrib/libsodium/m4/
HDax_check_gnu_make.m413 # * The makefile variable `ifGNUmake' is set to the empty string, otherwise
28 # # A failsafe way of putting a dependency rule into a makefile
/freebsd-14-stable/contrib/bsnmp/
HDFREEBSD-upgrade20 5. check the makefile in lib/libbsnmp and usr.sbin/bsnmp
/freebsd-14-stable/share/doc/smm/07.lpd/
HDspell.ok37 makefile
/freebsd-14-stable/contrib/dialog/package/freebsd/
HDMakefile30 MAKEFILE= makefile
/freebsd-14-stable/contrib/bmake/mk/
HDsrctop.mk59 .elif (exists(${SRCTOP}/Makefile) || exists(${SRCTOP}/makefile))

123456