فهرست منبع

Let system dependant things override common things.

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

+ 1 - 1
libc/sysdeps/linux/Makefile

@@ -23,7 +23,7 @@
 TOPDIR=../../
 include $(TOPDIR)Rules.mak
 
-DIRS = $(TARGET_ARCH) common
+DIRS = common $(TARGET_ARCH)
 ALL_SUBDIRS = $(shell find * -type d -prune -name [a-z]\*)
 
 all: libc.a