فهرست منبع

Remove redundant clone file. Fix Makefile so archs build again.

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

+ 3 - 0
libc/sysdeps/linux/Makefile

@@ -20,6 +20,9 @@
 # other sundry sources.  Files within this library are copyright by their
 # other sundry sources.  Files within this library are copyright by their
 # respective copyright holders.
 # respective copyright holders.
 
 
+TOPDIR=../../
+include $(TOPDIR)Rules.mak
+
 DIRS = $(ARCH) common
 DIRS = $(ARCH) common
 
 
 all: libc.a
 all: libc.a