[Midnightbsd-cvs] src: Makefile: why set the directory when we are here

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Mar 27 18:10:03 EDT 2009


Log Message:
-----------
why set the directory when we are here

Modified Files:
--------------
    src/bin/uuidgen:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/src/bin/uuidgen/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L bin/uuidgen/Makefile -L bin/uuidgen/Makefile -u -r1.1 -r1.2
--- bin/uuidgen/Makefile
+++ bin/uuidgen/Makefile
@@ -1,7 +1,5 @@
 # $MidnightBSD$
 
-BINDIR=	/bin
-
 PROG=	uuidgen
 WARNS?=	6
 


More information about the Midnightbsd-cvs mailing list