From 406f977a5a0e61732fd13cdeec62c3f14bacc317 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 19 Apr 1997 15:14:17 +0000 Subject: (distribute): Add defs.awk. --- csu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'csu/Makefile') diff --git a/csu/Makefile b/csu/Makefile index 72ac51f..cba8a4a 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. -- cgit v1.1