Searched refs:makefile (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-10.0-release/crypto/openssl/util/
H A DfixNT.sh6 if [ -f makefile -a ! -f Makefile ]; then
7 /bin/mv makefile Makefile
H A Dmkfiles.pl85 my ($dir, $makefile) = @_;
89 open (IN, "$dir/$makefile") || die "Can't open $dir/$makefile";
/freebsd-10.0-release/contrib/byacc/test/
H A Drun_lint.sh19 make -f $PROG_DIR/makefile lint C_FILES=$i srcdir=$PROG_DIR
/freebsd-10.0-release/contrib/top/
H A DMake.desc.X3 # This makefile is the prototype for "Make.desc", which is used by
H A DMakefile.X3 # This makefile is for top, version 3
/freebsd-10.0-release/tools/
H A Dmake_libdeps.sh69 while read makefile; do
70 libdir=$(dirname ${makefile})
/freebsd-10.0-release/contrib/byacc/package/pkgsrc/
H A DMakefile17 MAKE_FILE= makefile
/freebsd-10.0-release/crypto/openssl/crypto/des/
H A DFILES010 Makefile.PL - An old makefile to build with perl5, not current.
11 Makefile.ssl - The SSLeay makefile
12 Makefile.uni - The normal unix makefile.
13 GNUmakefile - The makefile for use with glibc.
14 makefile.bc - A Borland C makefile
/freebsd-10.0-release/contrib/dialog/package/freebsd/
H A DMakefile1 # New ports collection makefile for: ncdialog
30 MAKEFILE= makefile
/freebsd-10.0-release/contrib/bmake/
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
H A Dmkdeps.sh9 # This script updates "makefile" with dependencies for
174 # no point adding to dependency list as the resulting makefile
208 for f in makefile Makefile
213 MAKEFILE=${MAKEFILE:-makefile}
290 # Save the manually updated section of the makefile
/freebsd-10.0-release/contrib/byacc/package/debian/
H A Drules55 config.cache config.h config.status config.log makefile
/freebsd-10.0-release/contrib/dialog/package/debian/
H A Drules57 [ ! -f makefile ] || $(MAKE) distclean
/freebsd-10.0-release/usr.sbin/config/
H A Dconfig.h106 * These and the options (below) are put in the C flags in the makefile.
123 int op_ownfile; /* true = own file, false = makefile */
176 void makefile(void);
/freebsd-10.0-release/contrib/bmake/mk/
H A Dsys.clean-env.mk16 # This makefile would normally be included by sys.env.mk
18 # The variables used by this makefile include:
H A Doptions.mk25 # A makefile may set NO_* (or NO*) to indicate it cannot do something.
H A Dsrctop.mk59 .elif (exists(${SRCTOP}/Makefile) || exists(${SRCTOP}/makefile))
H A Dtarget-flags.mk5 # Include this macro file after all others in a makefile and
H A Dlibs.mk21 # if makefile doesn't nominate one, we use the first.
H A Dprogs.mk21 # if makefile doesn't nominate one, we use the first.
/freebsd-10.0-release/contrib/one-true-awk/
H A DREADME76 file makefile.win gives hints on how to proceed; if you run
78 you can subsequently run nmake -f makefile.win. Beware also that
H A Dmakefile47 SHIP = README FIXES $(SOURCE) ytab[ch].bak makefile \
/freebsd-10.0-release/gnu/usr.bin/cc/doc/
H A DMakefile26 contribute.texi makefile.texi configterms.texi options.texi \
/freebsd-10.0-release/share/mk/
H A Dsys.mk24 # commands) before the first noncomment line in the makefile, make shall
25 # process the makefile as specified by the Posix 1003.2 specification.
352 # Tell bmake the makefile preference
353 .MAKE.MAKEFILE_PREFERENCE= BSDmakefile makefile Makefile
/freebsd-10.0-release/contrib/gdtoa/
H A Dmakefile71 makefile misc.c printf.c printf.c0 qnan.c smisc.c stdio1.h\

Completed in 129 milliseconds

12