From: Ulrich Drepper Date: Sat, 19 Apr 1997 15:14:02 +0000 (+0000) Subject: (distribute): Add defs.awk. X-Git-Tag: cvs/libc-2_0_4~106 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0d7c39e33e0f570cfc1d8f472038924441a2d55;p=thirdparty%2Fglibc.git (distribute): Add defs.awk. --- diff --git a/csu/Makefile b/csu/Makefile index 72ac51f84c8..cba8a4a5f51 100644 --- a/csu/Makefile +++ b/csu/Makefile @@ -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.