فهرست منبع

Fix 'make clean' target

Eric Andersen 23 سال پیش
والد
کامیت
b99f984429
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      libc/sysdeps/linux/Makefile

+ 1 - 1
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