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/misc/time/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/misc/time/Makefile') diff --git a/libc/misc/time/Makefile b/libc/misc/time/Makefile index ce2351ddf..7d648f867 100644 --- a/libc/misc/time/Makefile +++ b/libc/misc/time/Makefile @@ -5,7 +5,7 @@ TOPDIR=../ include $(TOPDIR)Rules.make -CFLAGS+=-I$(TOPDIR)/include/linux +CFLAGS+=-I$(TOPDIR)include/linux LIBC=../libc.a -- cgit v1.2.3