From 7f7410d05a7794c63a42b987d1136f6455ff23c7 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 7 Oct 2000 01:53:53 +0000 Subject: More cleanups --- libc/inet/rpc/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'libc/inet/rpc/Makefile') diff --git a/libc/inet/rpc/Makefile b/libc/inet/rpc/Makefile index 907d55deb..cc6403648 100644 --- a/libc/inet/rpc/Makefile +++ b/libc/inet/rpc/Makefile @@ -42,8 +42,6 @@ all: $(COBJS) $(LIBC) $(LIBC): $(COBJS) $(AR) $(ARFLAGS) $(LIBC) $(COBJS) -$(COBJS): $(CSRC) - clean: rm -f *.[oa] *~ core -- cgit v1.2.3