Przeglądaj źródła

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

Eric Andersen 24 lat temu
rodzic
commit
19a1dddac1
1 zmienionych plików z 3 dodań i 0 usunięć
  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