From 62d3ec472ea37ac84f89e3babeec689cf42bec27 Mon Sep 17 00:00:00 2001 From: David McCullough Date: Wed, 28 Aug 2002 14:16:30 +0000 Subject: If the initfini.pl script changes, regenerate the crt[in].S files. --- libc/sysdeps/linux/common/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libc/sysdeps/linux/common/Makefile b/libc/sysdeps/linux/common/Makefile index dd863c4dc..9e3f477b0 100644 --- a/libc/sysdeps/linux/common/Makefile +++ b/libc/sysdeps/linux/common/Makefile @@ -63,7 +63,7 @@ $(COBJS): %.o : %.c initfini.s: initfini.c $(CC) $(SAFECFLAGS) -I$(TOPDIR)include -c initfini.c -S -o initfini.s -crti.S crtn.S: initfini.s +crti.S crtn.S: initfini.s $(TOPDIR)/extra/scripts/initfini.pl $(TOPDIR)/extra/scripts/initfini.pl crti.o: crti.S -- cgit v1.2.3