소스 검색

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