Home
last modified time | relevance | path

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

12345

/netbsd/src/common/dist/zlib/
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/usr.bin/make/
Dmain.c529 Lst_Append(&opts.makefiles, bmake_strdup(argvalue)); in MainParseOption()
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()
1483 if (!Lst_IsEmpty(&opts.makefiles)) in main_ReadFiles()
1484 ReadAllMakefiles(&opts.makefiles); in main_ReadFiles()
[all …]
/netbsd/src/external/ibm-public/postfix/dist/
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 …]
DMakefile.init21 makefiles Makefiles:
DMakefile21 makefiles Makefiles: target
Dpostfix-install264 # settings), for consistency with "make makefiles".
/netbsd/src/external/ibm-public/postfix/dist/src/xsasl/
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/bsd/ntp/dist/sntp/m4/
Dntp_crosscompile.m44 # Expose a cross-compilation indicator to makefiles
/netbsd/src/external/bsd/openldap/dist/
DMakefile.in20 makefiles: FORCE
/netbsd/src/sys/arch/powerpc/tools/chrpicon/
DREADME10 The makefiles as written expect to find PBM under /usr/pkg
/netbsd/src/sys/external/bsd/acpica/dist/generate/unix/
Dreadme.txt1 Generic Unix ACPICA makefiles
4 These makefiles are intended to generate the ACPICA utilities in
/netbsd/src/external/bsd/file/dist/magic/magdir/
Dmake3 # make: file(1) magic for makefiles
/netbsd/src/external/gpl2/lvm2/dist/
DINSTALL4 1) Generate custom makefiles.
/netbsd/src/lib/libc/softfloat/
Dsoftfloat-history.txt20 -- Improved the makefiles.
/netbsd/src/regress/lib/libc/ieeefp/testfloat/notes/
Dtestfloat-history.txt18 -- Improved the makefiles.
Dtestfloat-source.txt56 source files will need to be renamed, and the source and makefiles edited
155 As distributed, the makefiles for TestFloat assume the existence of three
170 The TestFloat makefiles and `milieu.h' files (see below) are easily edited
375 macros for the functions implemented. The makefiles of the targets have
/netbsd/src/external/bsd/wpa/dist/src/
Dbuild.rules40 # export for sub-makefiles
/netbsd/src/crypto/external/
DREADME38 BSD makefiles "reach over" from these into
/netbsd/src/external/bsd/elftosb/dist/
DReadMe.txt16 old - contains old makefiles for elftosb 1.x
/netbsd/src/distrib/syspkg/notes/
DWORKPLAN34 e.) modify the distribution building makefiles to build
/netbsd/src/external/bsd/ntp/dist/html/hints/
Dsolaris.xtra.409584933 any makefiles or other config files) to disable the KERNEL_PLL
/netbsd/src/external/
DREADME36 BSD makefiles "reach over" from these into
/netbsd/src/tools/gcc/
DREADME.mknative45 to mknative-for, the MKGCC=no prevents the standard makefiles from picking
/netbsd/src/usr.bin/crunch/
DREADME12 * No fragile template makefiles or dependencies on the details of the
/netbsd/src/share/doc/smm/01.setup/
Dspell.ok369 makefiles

12345