Ver código fonte

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

Eric Andersen 25 anos atrás
pai
commit
19a1dddac1
1 arquivos alterados com 3 adições e 0 exclusões
  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