Home
last modified time | relevance | path

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

123

/openbsd/src/usr.bin/make/
Dmain.c75 static LIST makefiles; /* ordered list of makefiles to read */ variable
315 Lst_AtEnd(&makefiles, optarg); in MainParseArgs()
602 Lst makefiles, struct dirs *d) in read_all_make_rules() argument
619 if (!Lst_IsEmpty(makefiles)) { in read_all_make_rules()
620 read_makefile_list(makefiles, d); in read_all_make_rules()
665 Static_Lst_Init(&makefiles); in main()
759 read_all_make_rules(noBuiltins, read_depend, &makefiles, &d); in main()
/openbsd/src/gnu/llvm/libcxxabi/cmake/Modules/
DMacroEnsureOutOfSourceBuild.cmake10 CMake would overwrite the makefiles distributed with libcxxabi.
/openbsd/src/gnu/llvm/libcxx/cmake/Modules/
DMacroEnsureOutOfSourceBuild.cmake10 CMake would overwrite the makefiles distributed with Compiler-RT.
/openbsd/src/gnu/llvm/llvm/docs/HistoricalNotes/
D2003-01-23-CygwinNotes.txt17 DONT_BUILD_RELINKED. This breaks all the tools makefiles; you just need to
/openbsd/src/usr.sbin/crunchgen/
DREADME11 * No fragile template makefiles or dependencies on the details of the
/openbsd/src/gnu/usr.bin/perl/vos/
DChanges33 its native Configure script and makefiles. See README.vos
/openbsd/src/gnu/usr.bin/perl/Porting/
DGlossary156 configuration time, for use in your makefiles.
3501 expanded at configuration time, for convenient use in makefiles.
3511 expanded at configuration time, for convenient use in makefiles.
3951 should be used in makefiles.
3956 be used in your makefiles for maximum portability.
3961 should only use this variable within your makefiles.
3966 should only use this variable within your makefiles.
3972 portability, you should only use this variable within your makefiles.
3978 portability, you should only use this variable within your makefiles.
3995 should be used in makefiles.
[all …]
/openbsd/src/gnu/llvm/lld/
DCMakeLists.txt150 "the makefiles distributed with LLVM. Please create a directory and run cmake "
/openbsd/src/lib/libz/
DREADME19 one of the special makefiles in win32/ or contrib/vstudio/ . For VMS, use
DChangeLog968 - Update msdos and win32 scripts and makefiles [Truta]
983 - Fix file time handling in contrib/untgz; update makefiles [Truta]
1088 - Add msdos and win32 directories with makefiles [Truta]
1197 new makefiles, for emx (DOS/OS2), emx&rsxnt and mingw32 (Windows 9x / NT)
1422 - new makefiles for DJGPP (Makefile.dj2), 32-bit Borland (Makefile.b32),
/openbsd/src/gnu/usr.bin/perl/
DREADME.win32201 flags. These are explained in the makefiles.
222 The default value for C<CCHOME> in the makefiles for Visual C++
229 Be sure to read the instructions near the top of the makefiles carefully.
479 Note that MakeMaker actually emits makefiles with different syntax
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlutil.pod146 It is typically run by the makefiles created by L<ExtUtils::MakeMaker>.
Dperl587delta.pod220 should now work in Win32 makefiles.
/openbsd/src/gnu/usr.bin/cvs/
DTESTS125 CVS. This means maintaining a regexp matcher and the makefiles which
DHACKING98 (the latter causes Visual C++ 2.1 to create makefiles which Visual C++
DINSTALL290 If you want to disable automatic dependency tracking in the makefiles,
/openbsd/src/gnu/llvm/lldb/cmake/modules/
DLLDBConfig.cmake13 "In-source builds are not allowed. CMake would overwrite the makefiles "
/openbsd/src/gnu/llvm/llvm/docs/
DLinkTimeOptimization.rst22 significant changes to the developer's makefiles or build system. This is
/openbsd/src/gnu/usr.bin/binutils/binutils/
DREADME227 at ftp.progis.de or any GNU archive site. The makefiles assume that
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
DREADME227 at ftp.progis.de or any GNU archive site. The makefiles assume that
/openbsd/src/gnu/usr.bin/binutils/etc/
Dmake-stds.texi8 @cindex conventions for makefiles
9 @cindex standards for makefiles
167 It is a good idea to avoid creating symbolic links in makefiles, since a
/openbsd/src/gnu/usr.bin/binutils-2.17/etc/
Dmake-stds.texi8 @cindex conventions for makefiles
9 @cindex standards for makefiles
167 It is a good idea to avoid creating symbolic links in makefiles, since a
/openbsd/src/gnu/lib/libreadline/
DCHANGES324 automatically by configure and substituted into the makefiles.
483 to substitute into makefiles. The README file provides a detailed
DMakefile.in165 Makefiles makefiles: config.status $(srcdir)/Makefile.in
/openbsd/src/gnu/lib/libstdc++/libstdc++/
Dconfigure.in472 # Export all the include and flag information to makefiles.

123