OSSP CVS Repository

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

ossp-pkg/uuid/Makefile.in 1.14 -> 1.15

--- Makefile.in  2004/01/15 15:36:09     1.14
+++ Makefile.in  2004/01/16 12:21:15     1.15
@@ -123,6 +123,9 @@
         $(LIBTOOL) --mode=execute ./$(PRG_NAME) -v4 -n 8 -1
         @echo "==== UUID version 4 (random data based): 16 subsequent iterations"; \
         $(LIBTOOL) --mode=execute ./$(PRG_NAME) -v4 -n 8
+        @echo "==== UUID version 1 generation and decoding"; \
+        $(LIBTOOL) --mode=execute ./$(PRG_NAME) -d `$(LIBTOOL) --mode=execute ./$(PRG_NAME) -v1`; \
+        $(LIBTOOL) --mode=execute ./$(PRG_NAME) -d `$(LIBTOOL) --mode=execute ./$(PRG_NAME) -v1 -m`
 
 install:
         $(SHTOOL) mkdir -f -p -m 755 $(DESTDIR)$(prefix)

CVSTrac 2.0.1