Home
last modified time | relevance | path

Searched refs:makefiles (Results 1 – 25 of 178) sorted by relevance

12345678

/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A DINDEX23 amiga/ makefiles for Amiga SAS C
24 as400/ makefiles for AS/400
26 msdos/ makefiles for MSDOS
28 old/ makefiles for various architectures and zlib documentation
30 qnx/ makefiles for QNX
31 watcom/ makefiles for OpenWatcom
32 win32/ makefiles for Windows
/netbsd-src/common/dist/zlib/
H A DINDEX23 amiga/ makefiles for Amiga SAS C
24 as400/ makefiles for AS/400
26 msdos/ makefiles for MSDOS
28 old/ makefiles for various architectures and zlib documentation
30 qnx/ makefiles for QNX
31 watcom/ makefiles for OpenWatcom
32 win32/ makefiles for Windows
/netbsd-src/external/gpl3/gdb.old/dist/zlib/
H A DINDEX23 amiga/ makefiles for Amiga SAS C
24 as400/ makefiles for AS/400
26 msdos/ makefiles for MSDOS
28 old/ makefiles for various architectures and zlib documentation
30 qnx/ makefiles for QNX
31 watcom/ makefiles for OpenWatcom
32 win32/ makefiles for Windows
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A DINDEX23 amiga/ makefiles for Amiga SAS C
24 as400/ makefiles for AS/400
26 msdos/ makefiles for MSDOS
28 old/ makefiles for various architectures and zlib documentation
30 qnx/ makefiles for QNX
31 watcom/ makefiles for OpenWatcom
32 win32/ makefiles for Windows
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A DINDEX23 amiga/ makefiles for Amiga SAS C
24 as400/ makefiles for AS/400
26 msdos/ makefiles for MSDOS
28 old/ makefiles for various architectures and zlib documentation
30 qnx/ makefiles for QNX
31 watcom/ makefiles for OpenWatcom
32 win32/ makefiles for Windows
/netbsd-src/external/gpl3/autoconf/dist/bin/
H A Dautoscan.in47 use vars qw(@cfiles @makefiles @shfiles @subdirs %printed);
433 print "makefiles: @makefiles\n";
546 if (@makefiles)
549 foreach my $m (@makefiles)
/netbsd-src/usr.bin/make/
H A Dmain.c529 Lst_Append(&opts.makefiles, bmake_strdup(argvalue)); in MainParseOption()
806 /* Allow makefiles some control over the mode we run in. */
1098 Lst_Init(&opts.makefiles); in CmdOpts_Init()
1272 ReadAllMakefiles(const StringList *makefiles) in ReadAllMakefiles() argument
1276 for (ln = makefiles->first; ln != NULL; ln = ln->next) { in ReadAllMakefiles()
1286 StringList makefiles = LST_INIT; in ReadFirstDefaultMakefile() local
1292 AppendWords(&makefiles, prefs); in ReadFirstDefaultMakefile()
1294 for (ln = makefiles.first; ln != NULL; ln = ln->next) in ReadFirstDefaultMakefile()
1298 Lst_Done(&makefiles); in ReadFirstDefaultMakefile()
1353 /* This is the traditional preference for makefiles in main_Init()
[all...]
/netbsd-src/external/ibm-public/postfix/dist/
H A DINSTALL117 $ make -f Makefile.init makefiles
138 $ make makefiles CC=/opt/SUNWspro/bin/cc (Solaris)
141 $ make makefiles CC="/opt/ansic/bin/cc -Ae" (HP-UX)
144 $ make makefiles CC="purify cc"
155 $ make makefiles pie=yes ...other arguments...
157 (Specify "make makefiles pie=no" to explicitly disable Postfix position-
195 Specify "shared=yes" on the "make makefiles" command line to build Postfix with
198 $ make makefiles shared=yes ...other arguments...
201 (Specify "make makefiles shared=no" to explicitly disable Postfix dynamically-
220 Specify "dynamicmaps=yes" on the "make makefiles" command line to build Postfix
[all …]
H A DMakefile21 makefiles Makefiles: target
H A DMakefile.init21 makefiles Makefiles:
/netbsd-src/external/ibm-public/postfix/dist/src/xsasl/
H A DREADME84 depend" after you do "make makefiles" in the step that follows
94 - Create the Postfix makefiles from the top-level directory:
96 % make makefiles CCARGS='-DUSE_SASL_AUTH -DUSE_FOOBAR_SASL \
/netbsd-src/external/gpl2/gmake/dist/
H A DNEWS43 .SECONDEXPANSION target is defined. If your makefiles take advantage
49 makefiles use backslash-newline sequences inside of single-quoted
90 for included makefiles.
194 makefiles at that moment.
271 "normal" targets (not makefiles) that were deemed out of date and in
308 compatibility with makefiles created on other operating systems.
530 * The error messages for nonexistent included makefiles now refer to the
679 * The default directories to search for included makefiles, and for
702 We do not recommend that you write your makefiles to take advantage of this.
715 * Error messages about makefiles are in standard GNU error format,
[all …]
H A Ddep.h82 extern struct dep *read_all_makefiles PARAMS ((char **makefiles));
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/options/
H A Ddash-f4 ."makefiles and specifies all of them with the -f option \n"
7 ."makefiles one at a time. Finally, it calls all three \n"
/netbsd-src/external/bsd/ntp/dist/sntp/m4/
H A Dntp_crosscompile.m44 # Expose a cross-compilation indicator to makefiles
/netbsd-src/external/bsd/openldap/dist/
H A DMakefile.in20 makefiles: FORCE
/netbsd-src/sys/arch/powerpc/tools/chrpicon/
H A DREADME10 The makefiles as written expect to find PBM under /usr/pkg
/netbsd-src/sys/external/bsd/acpica/dist/generate/unix/
H A Dreadme.txt1 Generic Unix ACPICA makefiles
4 These makefiles are intended to generate the ACPICA utilities in
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/features/
H A Dquoting4 "quotes within makefiles.";
H A Ddefault_names4 default makefiles in the correct order (GNUmakefile,makefile,Makefile)";
H A Descape2 $description = "Test various types of escaping in makefiles.";
/netbsd-src/external/apache2/llvm/dist/libcxx/cmake/Modules/
H A DMacroEnsureOutOfSourceBuild.cmake10 CMake would overwrite the makefiles distributed with Compiler-RT.
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/
H A D.gitignore24 # makefiles.
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dmake3 # make: file(1) magic for makefiles
/netbsd-src/external/gpl2/lvm2/dist/
H A DINSTALL4 1) Generate custom makefiles.

12345678