summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/Makefile
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-05-11 16:20:40 +0000
committerEric Andersen <andersen@codepoet.org>2001-05-11 16:20:40 +0000
commitb99f984429d05c0c30b22693b2eeba3170dba71c (patch)
tree2768890481375021571945ed225110f81b3845a4 /libc/sysdeps/linux/Makefile
parent8942115905989a3a4f51a2ae9c642021c511df00 (diff)
Fix 'make clean' target
Diffstat (limited to 'libc/sysdeps/linux/Makefile')
-rw-r--r--libc/sysdeps/linux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/Makefile b/libc/sysdeps/linux/Makefile
index cc85504e2..87aa1f3a3 100644
--- a/libc/sysdeps/linux/Makefile
+++ b/libc/sysdeps/linux/Makefile
@@ -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