/freebsd/contrib/bmake/ |
H A D | main.c | 530 Lst_Append(&opts.makefiles, bmake_strdup(argvalue)); in MainParseOption() 807 /* Allow makefiles some control over the mode we run in. */ in siginfo() 1113 Lst_Init(&opts.makefiles); in CmdOpts_Init() 1287 ReadAllMakefiles(const StringList *makefiles) in InitVpath() 1291 for (ln = makefiles->first; ln != NULL; ln = ln->next) { in ReadAllMakefiles() 1301 StringList makefiles = LST_INIT; 1307 AppendWords(&makefiles, prefs); in ReadFirstDefaultMakefile() 1309 for (ln = makefiles.first; ln != NULL; ln = ln->next) in ReadFirstDefaultMakefile() 1313 Lst_Done(&makefiles); in ReadFirstDefaultMakefile() 1372 /* This is the traditional preference for makefiles in main_Init() 1290 ReadAllMakefiles(const StringList * makefiles) ReadAllMakefiles() argument 1304 StringList makefiles = LST_INIT; ReadFirstDefaultMakefile() local [all...] |
H A D | bmake.cat1 | 16 given, bbmmaakkee looks for the makefiles listed in _._M_A_K_E_._M_A_K_E_F_I_L_E___P_R_E_F_E_R_E_N_C_E 21 thorough description of bbmmaakkee and makefiles, please refer to _P_M_a_k_e _- _A 34 Change to _d_i_r_e_c_t_o_r_y before reading the makefiles or doing 138 makefiles. 145 the current directory and its parents. Multiple makefiles may be 149 Specify a directory in which to search for makefiles and included 150 makefiles. The system makefile directory (or directories, see 188 Specify a directory in which to search for _s_y_s_._m_k and makefiles 214 makefiles without descending into subdirectories. 240 global scope after all makefiles hav [all...] |
H A D | ChangeLog | 3 * bsd.after-import.mk: by default generate makefiles 294 includes, as a number of existing makefiles are broken otherwise. 648 o optimization for makefiles protected from multiple-inclusion 650 Initially this only handles makefiles guarded by a variable 796 o .SYSPATH: for controlling the path searched for makefiles 1132 clean up parsing of makefiles 1634 * main.c: use .MAKE.DEPENDFILE as set by makefiles 1726 parse.c: error out on null bytes in makefiles 1789 CmdOpts.makefiles 3044 o meta.c: allow meta file for makeDepend if makefiles wan [all...] |
H A D | make.h | 568 /* Informational, mainly used during development of makefiles. */ 613 * by makefiles. 638 * Used for .include <...>, for the built-in sys.mk and for makefiles from 745 /* -f: the makefiles to read */ 746 StringList makefiles; member
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | ntp_crosscompile.m4 | 4 # Expose a cross-compilation indicator to makefiles
|
/freebsd/contrib/bmake/mk/ |
H A D | mk-files.txt | 36 Library makefiles include ``lib.mk`` and programs include ``prog.mk`` 62 provided by bmake_ that allow simple makefiles such as the above to 72 The makefiles ``lib.mk``, ``prog.mk``, ``init.mk``, ``own.mk``, 77 The other makefiles (apart from ``sys.mk``) can be used in conjunction 182 Note: ``WITHOUT_*`` wins if both are set, and makefiles can set 310 into a program. Prog makefiles usually need to list the libraries 529 makefiles contributed by Juniper Networks, Inc. 545 We have the following makefiles which are relevant to
|
H A D | README | 3 This directory contains some makefiles derrived from the NetBSD bsd.*.mk 5 makefiles are needed to ensure we can make them do what we want for
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | make | 3 # make: file(1) magic for makefiles
|
/freebsd/cddl/usr.sbin/dtrace/tests/tools/ |
H A D | genmakefiles.sh | 7 This script regenerates the DTrace test suite makefiles. It should be run
|
/freebsd/lib/libc/softfloat/ |
H A D | softfloat-history.txt | 20 -- Improved the makefiles.
|
/freebsd/crypto/openssh/ |
H A D | .skipped-commit-ids | 2 5317f294d63a876bfc861e19773b1575f96f027d remove libssh from makefiles
|
H A D | TODO | 51 Clean up configure/makefiles:
|
H A D | FREEBSD-upgrade | 89 makefiles to reflect changes in the vendor's Makefile.in.
|
/freebsd/contrib/wpa/src/ |
H A D | build.rules | 40 # export for sub-makefiles
|
/freebsd/contrib/ntp/html/hints/ |
H A D | solaris.xtra.4095849 | 33 any makefiles or other config files) to disable the KERNEL_PLL
|
/freebsd/sys/contrib/device-tree/scripts/ |
H A D | Kbuild.include | 68 # See documentation in Documentation/kbuild/makefiles.txt 197 # See Documentation/kbuild/makefiles.txt for more info
|
/freebsd/usr.sbin/crunch/ |
H A D | README | 12 * No fragile template makefiles or dependencies on the details of the
|
/freebsd/share/doc/smm/01.setup/ |
H A D | spell.ok | 368 makefiles
|
/freebsd/crypto/openssl/ |
H A D | FREEBSD-upgrade | 85 13) Update the appropriate makefiles to reflect changes in the vendor's
|
/freebsd/crypto/libecc/ |
H A D | meson.build | 65 # About configurable options, based on makefiles
|
/freebsd/contrib/ntp/ |
H A D | README | 136 files in this directory and then the makefiles used in
|
/freebsd/crypto/heimdal/appl/telnet/ |
H A D | README.ORIG | 254 The makefiles have been re-done. All of the site 439 Re-organize makefiles and source tree. The telnet/Source 444 are two makefiles, Makefile and Makefile.generic. 670 These are the makefiles that can be used on a 4.3Reno
|
/freebsd/sys/contrib/xz-embedded/linux/Documentation/ |
H A D | xz.txt | 46 For kernel makefiles, two commands are provided for use with
|
/freebsd/sys/contrib/zlib/ |
H A D | README | 19 one of the special makefiles in win32/ or contrib/vstudio/ . For VMS, use
|
/freebsd/contrib/bsnmp/ |
H A D | NEWS | 187 Makefiles rewritten to not use bsnmpmod.mk. The BSD makefiles are
|