[Midnightbsd-cvs] src: Makefile: uuidgen is now in bin

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Mar 27 18:07:52 EDT 2009


Log Message:
-----------
uuidgen is now in bin

Modified Files:
--------------
    src/bin:
        Makefile (r1.10 -> r1.11)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/src/bin/Makefile,v
retrieving revision 1.10
retrieving revision 1.11
diff -L bin/Makefile -L bin/Makefile -u -r1.10 -r1.11
--- bin/Makefile
+++ bin/Makefile
@@ -43,7 +43,8 @@
 	sleep \
 	stty \
 	sync \
-	test
+	test \
+	uuidgen
 
 .if ${MK_RCMDS} != "no"
 _rcp=	rcp


More information about the Midnightbsd-cvs mailing list