| /freebsd-14.2/contrib/bmake/ |
| H A D | main.c | 512 Lst_Append(&opts.makefiles, bmake_strdup(argvalue)); in MainParseOption() 1118 Lst_Init(&opts.makefiles); in CmdOpts_Init() 1292 ReadAllMakefiles(const StringList *makefiles) in ReadAllMakefiles() argument 1296 for (ln = makefiles->first; ln != NULL; ln = ln->next) { in ReadAllMakefiles() 1306 StringList makefiles = LST_INIT; in ReadFirstDefaultMakefile() local 1312 (void)str2Lst_Append(&makefiles, prefs); in ReadFirstDefaultMakefile() 1314 for (ln = makefiles.first; ln != NULL; ln = ln->next) in ReadFirstDefaultMakefile() 1318 Lst_Done(&makefiles); in ReadFirstDefaultMakefile() 1516 if (!Lst_IsEmpty(&opts.makefiles)) in main_ReadFiles() 1517 ReadAllMakefiles(&opts.makefiles); in main_ReadFiles() [all …]
|
| H A D | bmake.cat1 | 141 makefiles may be specified, and are read in the order specified. 144 Specify a directory in which to search for makefiles and included 145 makefiles. The system makefile directory (or directories, see 205 makefiles without descending into subdirectories. 231 scope after all makefiles have been read. 472 Variables defined in the makefile or in included makefiles. 526 for backward compatibility with historical makefiles and legacy POSIX 532 System V UNIX makefiles and POSIX but are not recommended. 542 The list of all targets encountered in the makefiles. If evalu- 690 Processed after reading all makefiles. Affects the mode that [all …]
|
| H A D | ChangeLog | 29 o optimization for makefiles protected from multiple-inclusion 31 Initially this only handles makefiles guarded by a variable 513 clean up parsing of makefiles 1015 * main.c: use .MAKE.DEPENDFILE as set by makefiles 1107 parse.c: error out on null bytes in makefiles 1170 CmdOpts.makefiles 2678 MAKEFILE does not override value set by makefiles. 2775 this let's makefiles test for support. 3177 makefiles have been read. 3204 o use mmap(2) if available, for reading makefiles [all …]
|
| H A D | make.h | 723 StringList makefiles; member
|
| /freebsd-14.2/contrib/ntp/sntp/m4/ |
| H A D | ntp_crosscompile.m4 | 4 # Expose a cross-compilation indicator to makefiles
|
| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | make | 3 # make: file(1) magic for makefiles
|
| /freebsd-14.2/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-14.2/lib/libc/softfloat/ |
| H A D | softfloat-history.txt | 20 -- Improved the makefiles.
|
| /freebsd-14.2/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-14.2/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 174 Note: ``WITHOUT_*`` wins if both are set, and makefiles can set 302 into a program. Prog makefiles usually need to list the libraries 518 makefiles contributed by Juniper Networks, Inc. 534 We have the following makefiles which are relevant to
|
| /freebsd-14.2/contrib/wpa/src/ |
| H A D | build.rules | 40 # export for sub-makefiles
|
| /freebsd-14.2/contrib/ntp/html/hints/ |
| H A D | solaris.xtra.4095849 | 33 any makefiles or other config files) to disable the KERNEL_PLL
|
| H A D | a-ux | 20 First, you need to create the makefiles (after you've downloaded the
|
| /freebsd-14.2/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-14.2/usr.sbin/crunch/ |
| H A D | README | 12 * No fragile template makefiles or dependencies on the details of the
|
| /freebsd-14.2/share/doc/smm/01.setup/ |
| H A D | spell.ok | 368 makefiles
|
| /freebsd-14.2/crypto/openssl/ |
| H A D | FREEBSD-upgrade | 85 13) Update the appropriate makefiles to reflect changes in the vendor's
|
| /freebsd-14.2/contrib/ntp/ |
| H A D | README | 136 files in this directory and then the makefiles used in
|
| /freebsd-14.2/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-14.2/sys/contrib/xz-embedded/linux/Documentation/ |
| H A D | xz.txt | 46 For kernel makefiles, two commands are provided for use with
|
| /freebsd-14.2/sys/contrib/zlib/ |
| H A D | README | 19 one of the special makefiles in win32/ or contrib/vstudio/ . For VMS, use
|
| /freebsd-14.2/contrib/bsnmp/ |
| H A D | NEWS | 187 Makefiles rewritten to not use bsnmpmod.mk. The BSD makefiles are
|
| /freebsd-14.2/contrib/googletest/googletest/ |
| H A D | README.md | 17 CMake works by generating native makefiles or build projects that can be used in
|