OSSP CVS Repository

ossp - Difference in ossp-pkg/uuid/Makefile.in versions 1.22 and 1.23
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/uuid/Makefile.in 1.22 -> 1.23

--- Makefile.in  2004/11/03 17:07:57     1.22
+++ Makefile.in  2004/11/03 18:08:24     1.23
@@ -136,7 +136,7 @@
         sed -e "s;UUID_VERSION_STR;$$V2;" >uuid.1; \
         $(RM) /tmp/uuid.pod
 
-check: $(PRG_NAME)
+check: all
         @echo "==== UUID version 1 (time and node based): 4 single iterations"; \
         $(LIBTOOL) --mode=execute ./$(PRG_NAME) -v1 -n 4 -1
         @echo "==== UUID version 1 (time and node based): 4 subsequent iterations"; \
@@ -225,7 +225,7 @@
         -$(RM) Makefile config.h uuid-config uuid.h
         -$(RM) libtool
         -@if [ ".$(WITH_PERL)" = .yes ]; then \
-            (cd perl && $(MAKE) $(MFLAGS) distclean || true); \
+            (cd perl && $(MAKE) $(MFLAGS) distclean || true; rm -f Makefile.old); \
         fi
 
 realclean: distclean

CVSTrac 2.0.1