mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-12 14:21:18 +08:00
Fri Aug 2 14:40:22 1996 Roland McGrath <roland@fast.cs.utah.edu>
* manual/Makefile: Use -include for chapters-incl too.
This commit is contained in:
parent
0569100ebe
commit
08e5142a5b
@ -298,7 +298,7 @@ endif
|
||||
ifndef +link
|
||||
+link = $(CC) -nostdlib -nostartfiles -o $@ \
|
||||
$(sysdep-LDFLAGS) $(config-LDFLAGS) $(LDFLAGS) \
|
||||
$(+preinit) \
|
||||
$(addprefix $(csu-objpfx),start.o) $(+preinit) \
|
||||
$(filter-out $(common-objpfx)libc%,$^) $(link-libc) \
|
||||
$(+postinit)
|
||||
endif
|
||||
|
@ -36,7 +36,7 @@ endif
|
||||
chapters: libc.texinfo
|
||||
$(find-includes)
|
||||
ifdef chapters
|
||||
include chapters-incl
|
||||
-include chapters-incl
|
||||
chapters-incl: $(chapters)
|
||||
$(find-includes)
|
||||
chapters-incl := $(filter-out summary.texi,$(chapters-incl))
|
||||
|
Loading…
x
Reference in New Issue
Block a user