OSDN Git Service

Fix 'make clean' target
authorEric Andersen <andersen@codepoet.org>
Fri, 11 May 2001 16:20:40 +0000 (16:20 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 11 May 2001 16:20:40 +0000 (16:20 -0000)
libc/sysdeps/linux/Makefile

index cc85504..87aa1f3 100644 (file)
@@ -24,7 +24,7 @@ TOPDIR=../../
 include $(TOPDIR)Rules.mak
 
 DIRS = common $(TARGET_ARCH)
-ALL_SUBDIRS = $(shell find * -type d -prune -name [a-z]\*)
+ALL_SUBDIRS = arm common i386 m68k powerpc sh sparc 
 
 all: libc.a