From 19a1dddac1a10c5e88029cabaed6fe3327d8a629 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 26 Oct 2000 07:49:08 +0000 Subject: Remove redundant clone file. Fix Makefile so archs build again. --- libc/sysdeps/linux/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libc/sysdeps/linux/Makefile') diff --git a/libc/sysdeps/linux/Makefile b/libc/sysdeps/linux/Makefile index a78ecf8f9..7962fabdb 100644 --- a/libc/sysdeps/linux/Makefile +++ b/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 -- cgit v1.2.3