ossp-pkg/mm/Makefile.in 1.29 -> 1.30
--- Makefile.in 2002/07/26 13:04:39 1.29
+++ Makefile.in 2002/08/01 12:59:07 1.30
@@ -121,7 +121,7 @@
-$(RM) $(OBJS)
-$(RM) $(LIBS)
-$(RM) core *.core *.bak *~
- -$(RM) -r .libs >/dev/null 2>&1 || $(TRUE)
+ -$(RM) -r .libs >/dev/null 2>&1 || true
-$(RM) *.o *.lo
distclean: clean
|
|