fixed make clean rule
authorewt <devnull@localhost>
Thu, 14 Dec 1995 16:38:52 +0000 (16:38 +0000)
committerewt <devnull@localhost>
Thu, 14 Dec 1995 16:38:52 +0000 (16:38 +0000)
CVS patchset: 44
CVS date: 1995/12/14 16:38:52

lib/Makefile.in

index 5030704..b11d1ac 100644 (file)
@@ -32,4 +32,4 @@ $(LIBRPM): $(LIBOBJECTS)
        $(RANLIB) $@
 
 clean:
-       rm -f *.a *.o *~ test dump test.out
+       rm -f *.a *.o *~ $(ALL) test.out