ossp-pkg/lmtp2nntp/Makefile.in 1.17 -> 1.18
--- Makefile.in 2001/09/12 08:16:36 1.17
+++ Makefile.in 2001/09/13 07:37:40 1.18
@@ -89,7 +89,10 @@
clean:
@$(MAKE) $(MFLAGS) _SUBDIRS_clean
-rm -f *.core
- -rm -f dmalloc.log test/dmalloc.log
+ -rm -f dmalloc.log
+ -rm -f test/*.core
+ -rm -f test/dmalloc.log test/sum.dmalloc.log
+ -rm -f test/stdin test/stdout test/stderr test/stdlog
-rm -f $(PROG)
-rm -f $(OBJS)
|
|