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 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 741235adc..5f65a6ddf 100644 --- a/Makefile +++ b/Makefile @@ -60,5 +60,5 @@ dummy: clean: -rm -f `find -name \*.[oa]` `find -name \*~` core - -rm include/asm include/net include/linux + -rm -f include/asm include/net include/linux -- cgit v1.2.3