Home
last modified time | relevance | path

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

123456

/freebsd/contrib/file/magic/Magdir/
H A Dmake6 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/contrib/dialog/po/
H A Dmakefile.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/tools/
H A Dmake_libdeps.sh90 while read makefile; do
91 libdir=$(dirname ${makefile})
104 while read makefile; do
105 libdir=$(dirname ${makefile})
/freebsd/contrib/netbsd-tests/fs/common/
H A Dsnapshot.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/cddl/usr.sbin/dtrace/tests/tools/
H A Dgenmakefiles.sh60 local makefile=$(mktemp)
61 cat <<__EOF__ > $makefile
81 mv -f $makefile ${ORIGINDIR}/../${class}/${group}/Makefile
/freebsd/targets/pseudo/bootstrap-packages/
H A DMakefile15 packages: package-makefile.list
19 package-makefile.list:
/freebsd/crypto/openssh/
H A D.skipped-commit-ids27 6b52cd2b637f3d29ef543f0ce532a2bce6d86af5 makefile change
29 1e0a2692b7e20b126dda60bf04999d1d30d959d8 sshd relinking makefile changes
30 e1dc11143f83082e3154d6094f9136d0dc2637ad more relinking makefile tweaks
/freebsd/usr.bin/tip/
H A DREADME7 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/contrib/bmake/unit-tests/
H A Dopt.exp6 [-C directory] [-D variable] [-d flags] [-f makefile]
21 [-C directory] [-D variable] [-d flags] [-f makefile]
H A Dmeta-ignore.inc22 makefile:= ${.INCLUDEDFROMDIR}/${.INCLUDEDFROMFILE}
33 ${MAKE} -C ${.CURDIR} -f ${makefile} check-ignore parent=${.TARGET}
H A Dopt-jobs-internal.exp3 [-C directory] [-D variable] [-d flags] [-f makefile]
/freebsd/contrib/byacc/
H A Dconfigure.in69 ### output makefile
70 AC_OUTPUT(makefile)
H A Dmakefile.in138 - rm -f config.log config.cache config.status config.h makefile man2html.tmp install-man*
174 $(OBJS) : defs.h makefile
/freebsd/contrib/bmake/
H A Dmkdeps.sh215 for f in makefile Makefile
220 MAKEFILE=${MAKEFILE:-makefile}
H A Dconfigure.in80 AC_ARG_WITH(makefile, optwith
81 [ --without-makefile disable use of generated makefile],
84 *) AC_MSG_ERROR(bad value ${withval} given for makefile) ;;
517 [ --with-mksrc=PATH tell makefile.boot where to find mk src],
587 bm_outfiles="makefile $bm_outfiles"
/freebsd/contrib/byacc/test/
H A Drun_lint.sh28 make -f $PROG_DIR/makefile lint C_FILES="$i" srcdir="$PROG_DIR"
/freebsd/contrib/one-true-awk/
H A Dmakefile50 SHIP = README LICENSE FIXES $(SOURCE) awkgram.tab.[ch].bak makefile \
86 makefile awk.1 testdir
/freebsd/contrib/bzip2/
H A DFREEBSD-Xlist19 *makefile.msc
/freebsd/contrib/xz/
H A DFREEBSD-Xlist33 makefile.am
/freebsd/tools/kerneldoc/subsys/
H A DDependencies3 # makefile dependencies for doxygen tag files
/freebsd/sys/contrib/libsodium/m4/
H A Dax_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/contrib/bsnmp/
H A DFREEBSD-upgrade18 5. check the makefile in lib/libbsnmp and usr.sbin/bsnmp
/freebsd/share/doc/smm/07.lpd/
H A Dspell.ok37 makefile
/freebsd/contrib/dialog/package/freebsd/
H A DMakefile30 MAKEFILE= makefile
/freebsd/contrib/bmake/mk/
H A Dsrctop.mk61 .elif (exists(${SRCTOP}/Makefile) || exists(${SRCTOP}/makefile))

123456