From ca9bd30c262ed788486c1d367ad40550e5d806c2 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 5 Jul 2000 19:25:08 +0000 Subject: Many bugfixes, header cleanups, etc. Added abort and glob. It is getting closer... -Erik --- libc/inet/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'libc/inet/Makefile') diff --git a/libc/inet/Makefile b/libc/inet/Makefile index 14afc1763..b73a5499e 100644 --- a/libc/inet/Makefile +++ b/libc/inet/Makefile @@ -22,7 +22,6 @@ gethostbyaddr.o OBJ=$(AOBJ) $(ROBJ) all: $(LIBC) - @$(RM) $(OBJ) $(LIBC): $(LIBC)($(OBJ)) -- cgit v1.2.3