(distribute): Add defs.awk.

This commit is contained in:
Ulrich Drepper 1997-04-19 15:14:17 +00:00
parent db9d4d768f
commit 406f977a5a

View File

@ -36,7 +36,7 @@ omit-deps = $(patsubst %.o,%,$(start-installed-name) g$(start-installed-name) \
$(csu-dummies))
install-lib = $(start-installed-name) g$(start-installed-name) \
$(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.