| /freebsd/contrib/bmake/ |
| H A D | main.c | 537 Lst_Append(&opts.makefiles, bmake_strdup(argvalue)); in MainParseOption() 1106 Lst_Init(&opts.makefiles); in CmdOpts_Init() 1289 ReadAllMakefiles(const StringList *makefiles) in ReadAllMakefiles() argument 1293 for (ln = makefiles->first; ln != NULL; ln = ln->next) { in ReadAllMakefiles() 1303 StringList makefiles = LST_INIT; in ReadFirstDefaultMakefile() local 1309 AppendWords(&makefiles, prefs); in ReadFirstDefaultMakefile() 1311 for (ln = makefiles.first; ln != NULL; ln = ln->next) in ReadFirstDefaultMakefile() 1315 Lst_Done(&makefiles); in ReadFirstDefaultMakefile() 1504 if (!Lst_IsEmpty(&opts.makefiles)) in main_ReadFiles() 1505 ReadAllMakefiles(&opts.makefiles); in main_ReadFiles() [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_… 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 have been read. [all …]
|
| /freebsd/contrib/ntp/sntp/m4/ |
| H A D | ntp_crosscompile.m4 | 4 # Expose a cross-compilation indicator to makefiles
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | make | 3 # make: file(1) magic for 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/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/blocklist/ |
| H A D | FreeBSD-upgrade | 86 appropriate makefiles to reflect changes in the vendor's
|
| /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/contrib/sqlite3/autosetup/ |
| H A D | README.md | 170 makefiles remain compatible with both [JimTCL][] and the canonical 266 The `X.y` convention is used in the makefiles primarily because the 292 so for makefiles which produce multiple deliverables. Drawbacks of
|
| /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/openssl/ |
| H A D | FREEBSD-upgrade.md | 183 Update the appropriate makefiles to reflect changes in the vendor's
|
| /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
|