mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-27 03:41:23 +08:00
(distribute): Add defs.awk.
This commit is contained in:
parent
db9d4d768f
commit
406f977a5a
@ -36,7 +36,7 @@ omit-deps = $(patsubst %.o,%,$(start-installed-name) g$(start-installed-name) \
|
|||||||
$(csu-dummies))
|
$(csu-dummies))
|
||||||
install-lib = $(start-installed-name) g$(start-installed-name) \
|
install-lib = $(start-installed-name) g$(start-installed-name) \
|
||||||
$(csu-dummies)
|
$(csu-dummies)
|
||||||
distribute = initfini.c gmon-start.c start.c
|
distribute = initfini.c gmon-start.c start.c defs.awk
|
||||||
|
|
||||||
all: # Make this the default target; it will be defined in Rules.
|
all: # Make this the default target; it will be defined in Rules.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user