Home
last modified time | relevance | path

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

123

/openbsd/usr.bin/make/
H A 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/gnu/llvm/libcxxabi/cmake/Modules/
H A DMacroEnsureOutOfSourceBuild.cmake10 CMake would overwrite the makefiles distributed with libcxxabi.
/openbsd/gnu/llvm/libcxx/cmake/Modules/
H A DMacroEnsureOutOfSourceBuild.cmake10 CMake would overwrite the makefiles distributed with Compiler-RT.
/openbsd/gnu/llvm/llvm/docs/HistoricalNotes/
H A D2003-01-23-CygwinNotes.txt17 DONT_BUILD_RELINKED. This breaks all the tools makefiles; you just need to
/openbsd/usr.sbin/crunchgen/
H A DREADME11 * No fragile template makefiles or dependencies on the details of the
/openbsd/gnu/usr.bin/perl/vos/
H A DChanges33 its native Configure script and makefiles. See README.vos
/openbsd/gnu/usr.bin/perl/Porting/
H A DGlossary3951 should be used in makefiles.
3995 should be used in makefiles.
4005 should be used in makefiles.
4027 should be used in makefiles.
4090 should be used in makefiles.
4095 should be used in makefiles.
4100 should be used in makefiles.
4105 should be used in makefiles.
4110 should be used in makefiles.
4115 should be used in makefiles.
[all …]
/openbsd/gnu/llvm/lld/
H A DCMakeLists.txt150 "the makefiles distributed with LLVM. Please create a directory and run cmake "
/openbsd/lib/libz/
H A DREADME19 one of the special makefiles in win32/ or contrib/vstudio/ . For VMS, use
H A 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/gnu/usr.bin/perl/
H A 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/gnu/usr.bin/cvs/
H A DTESTS125 CVS. This means maintaining a regexp matcher and the makefiles which
H A DHACKING98 (the latter causes Visual C++ 2.1 to create makefiles which Visual C++
H A DINSTALL290 If you want to disable automatic dependency tracking in the makefiles,
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlutil.pod146 It is typically run by the makefiles created by L<ExtUtils::MakeMaker>.
H A Dperl587delta.pod220 should now work in Win32 makefiles.
/openbsd/gnu/llvm/lldb/cmake/modules/
H A DLLDBConfig.cmake13 "In-source builds are not allowed. CMake would overwrite the makefiles "
/openbsd/gnu/llvm/llvm/docs/
H A DLinkTimeOptimization.rst22 significant changes to the developer's makefiles or build system. This is
/openbsd/gnu/usr.bin/binutils/binutils/
H A DREADME227 at ftp.progis.de or any GNU archive site. The makefiles assume that
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A DREADME227 at ftp.progis.de or any GNU archive site. The makefiles assume that
/openbsd/gnu/usr.bin/binutils/etc/
H A 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/gnu/usr.bin/binutils-2.17/etc/
H A 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/gnu/lib/libreadline/
H A DCHANGES324 automatically by configure and substituted into the makefiles.
483 to substitute into makefiles. The README file provides a detailed
H A DMakefile.in165 Makefiles makefiles: config.status $(srcdir)/Makefile.in
/openbsd/gnu/lib/libstdc++/libstdc++/
H A Dconfigure.in472 # Export all the include and flag information to makefiles.

123