From d2d67c9856355f732c83f060e0c69b2e520db65e Mon Sep 17 00:00:00 2001 From: Erik Andersen Date: Mon, 15 May 2000 22:10:56 +0000 Subject: Finished porting stuff to x86 and supporting the Linux 2.2 kernels. It now compiles.... -Erik --- libc/inet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/inet/Makefile') diff --git a/libc/inet/Makefile b/libc/inet/Makefile index 1e954307f..14afc1763 100644 --- a/libc/inet/Makefile +++ b/libc/inet/Makefile @@ -5,7 +5,7 @@ # under the GNU Library General Public License. TOPDIR=../ -include Rules.make +include $(TOPDIR)Rules.make LIBC=../libc.a -- cgit v1.2.3