From 9b387a1220d4b919755160b2fdd8fc17f7fdc2e5 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 26 Apr 2001 16:15:29 +0000 Subject: Missed these --- ldso/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ldso/Makefile') diff --git a/ldso/Makefile b/ldso/Makefile index 8796649b5..bb9328a5c 100644 --- a/ldso/Makefile +++ b/ldso/Makefile @@ -1,6 +1,5 @@ TOPDIR=../ -include $(TOPDIR)Rules.mak -include Config.mk +include Rules.mak SUBDIRS = util d-link libdl # man TARGETDIR=/usr/$(TARGET_ARCH)-linux-uclibc -- cgit v1.2.3