From c5618361f77f68f0e70bd7f87e040faacef2c5fe Mon Sep 17 00:00:00 2001 From: Joakim Tjernlund Date: Thu, 14 Oct 2004 07:44:43 +0000 Subject: Remove unused stuff. From Peter Mazinger. --- libc/Makefile | 6 ------ 1 file changed, 6 deletions(-) (limited to 'libc/Makefile') diff --git a/libc/Makefile b/libc/Makefile index 4233f200d..c638e8daf 100644 --- a/libc/Makefile +++ b/libc/Makefile @@ -30,12 +30,6 @@ TOPDIR=../ include $(TOPDIR)Rules.mak -ifeq ($(strip $(UCLIBC_CTOR_DTOR)),y) -CRTOBJS=../../lib/crti.o ../../lib/crt0.o ../../lib/crtn.o -else -CRTOBJS=../../lib/crt0.o -endif - DIRS = misc pwd_grp stdio string termios inet signal stdlib sysdeps unistd # Check if the target architecture has a version script for -- cgit v1.2.3