Searched refs:makefile (Results 1 – 24 of 24) sorted by relevance
/glibc-2.36/scripts/ |
D | dso-ordering-test.py | 276 makefile = "" variable 606 makefile.write (rule) 608 makefile.write("modules-names +=%s\n" % (module_names)) 654 makefile.write \ 665 makefile.write (rule) 666 makefile.write \ 672 makefile.write("$(objpfx)%s:%s\n" % (dso, dependencies)) 687 makefile.write("LDFLAGS-%s = %s\n" % (dso, ldflags)) 689 makefile.write("%s-no-z-defs = yes\n" % (dso)) 697 makefile.write("$(objpfx)%s/%s:%s\n" % (test_subdir, test_name, depstr)) [all …]
|
D | build-many-glibcs.py | 109 self.makefile = os.path.join(self.builddir, 'Makefile') 604 with open(self.makefile, 'w') as f:
|
/glibc-2.36/elf/ |
D | rtld-Rules | 1 # Subroutine makefile for compiling libc modules linked into dynamic linker. 20 # This makefile is never used by itself, but only from the rtld-libc.a 40 $(error This makefile is a subroutine of elf/Makefile not to be used directly) 96 # The sysd-rules generated makefile already defines pattern rules for rtld-%
|
D | Makefile | 1189 $(objpfx)$(1).generated-makefile: $(1) 1191 --description-file $$< --objpfx $(objpfx) --output-makefile $$@T 1193 -include $(objpfx)$(1).generated-makefile 1197 postclean-generated += $(objpfx)/dso-sort-tests-2.generated-makefile \ 1198 $(objpfx)/dso-sort-tests-2.generated-makefile
|
/glibc-2.36/include/ |
D | stubs-prologue.h | 3 @ all the #define __stub_foo lines get appended by the makefile rule.
|
/glibc-2.36/manual/ |
D | maint.texi | 27 Each subdirectory contains a simple makefile, called @file{Makefile}, 29 makefile @file{Rules} with a line like: 36 The basic variables that a subdirectory makefile defines are: 89 distribution tar file. You need not list here the makefile itself or 400 A makefile for this machine or operating system, or class of machine or 401 operating system. This file is included by the library makefile 402 @file{Makerules}, which is used by the top-level makefile and the 404 including makefile or add new rules. It can use GNU @code{make} 413 Each makefile in a subdirectory in the ordered list of subdirectories to 630 The system-specific makefile for the @file{unix} directory
|
/glibc-2.36/csu/ |
D | libc-tls.c | 30 #error makefile bug, this file is for static only
|
/glibc-2.36/ |
D | Makerules | 24 This makefile requires GNU Make. 40 # If `sources' was defined by the parent makefile, undefine it so 77 # being included individually by a subdir makefile (hurd/Makefile needs this). 201 # If a makefile needs to do something conditional on something that 204 # to emit in the generated makefile, and use -include $(common-objpfx)FOO.make. 206 # We only generate these in the top-level makefile, to avoid any weirdness 207 # from subdir-specific makefile tweaks creeping in on an update. 724 # The makefile may define $(extra-libs) with `libfoo libbar' 735 # The makefile may define $(modules-names) to build additional modules. 840 # Create the stamp$o files to keep the parent makefile happy. [all …]
|
D | Rules | 23 This makefile requires GNU Make. 31 Each subdirectory makefile must define the `subdir' variable. 423 # mode: makefile
|
D | Makeconfig | 23 This makefile requires GNU Make. 773 # second dependency of the makefile target in which 783 # the second dependency of the makefile target in which 810 # second dependency of the makefile target in which 817 # is the second dependency of the makefile target in which 1049 # This can be changed by a sysdep makefile 1054 # This can be changed by a sysdep makefile 1405 # mode: makefile
|
D | Makefile | 22 This makefile requires GNU Make.
|
D | aclocal.m4 | 256 dnl Add a makefile variable, with value set from a shell string
|
D | configure.ac | 1794 # We do it once and save the result in a generated makefile.
|
/glibc-2.36/mach/ |
D | Machrules | 46 # This makefile contains a lot of implicit rules that get optimized 93 # makefile-rebuilding run which builds %.ir; otherwise, %.uh is built as an
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.1 | 886 * MakeTAGS: New makefile. 2036 * misc/makefile (headers): Added stab.h, stab.def. 2226 * string/makefile (tests): Include (uncomment) testcopy. We do have
|
D | ChangeLog.8 | 1775 * Makerules (lib%.so): Adjust ignore pattern for last makefile change. 4308 makefile. 9280 * Makefile (parent-clean): Don't remove makefile fragments here. 9282 (clean): Remove makefile fragments here.
|
D | ChangeLog.20 | 6215 Add run-one-test convenience target and makefile help text
|
D | ChangeLog.25 | 3213 AArch64: Sort makefile entries
|
D | ChangeLog.5 | 2279 ($(common-objpfx)errnos.d): New target, generated included makefile
|
D | ChangeLog.21 | 12635 elf: Introduce the rtld-stubbed-symbols makefile variable
|
D | ChangeLog.nptl | 9958 * Makefile ($(objpfx)multidir.mk): New target, generated makefile that
|
D | ChangeLog.18 | 56488 ($(objpfx)run-conformtest.out): Don't expect to fail at makefile 56491 ($(objpfx)annexc.out): Don't expect to fail at makefile level. 69720 * benchtests/Makefile: New makefile for benchmark tests. 72127 Do not generate makefile rules for bounded-pointer thunks.
|
D | ChangeLog.19 | 10008 ($(objpfx)tst-mman-consts.out): New makefile target.
|
/glibc-2.36/posix/ |
D | tst-regex.input | 1775 * Makerules (lib%.so): Adjust ignore pattern for last makefile change. 4308 makefile. 9280 * Makefile (parent-clean): Don't remove makefile fragments here. 9282 (clean): Remove makefile fragments here.
|