瀏覽代碼

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

Eric Andersen 25 年之前
父節點
當前提交
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
 # respective copyright holders.
 
+TOPDIR=../../
+include $(TOPDIR)Rules.mak
+
 DIRS = $(ARCH) common
 
 all: libc.a