Check-in Number:
|
5467 | |
Date: |
2006-Jul-22 18:36:19 (local)
2006-Jul-22 16:36:19 (UTC) |
User: | rse |
Branch: | |
Comment: |
*** empty log message *** |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/js/Makefile.in 1.9 -> 1.10
--- Makefile.in 2006/07/22 16:34:58 1.9
+++ Makefile.in 2006/07/22 16:36:19 1.10
@@ -254,7 +254,7 @@
-$(RM) Makefile config.h js.pc
-$(RM) libtool
@if [ ".$(WITH_PERL)" = ".yes" ]; then \
- (cd src/perlconnect; $(RM) -f Makefile.PL Makefile); \
+ (cd src/perlconnect; $(RM) -f Makefile.PL Makefile Makefile.old); \
fi
realclean: distclean
|
|