Index: ossp-pkg/uuid/Makefile.in RCS File: /v/ossp/cvs/ossp-pkg/uuid/Attic/Makefile.in,v rcsdiff -q -kk '-r1.14' '-r1.15' -u '/v/ossp/cvs/ossp-pkg/uuid/Attic/Makefile.in,v' 2>/dev/null --- 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)