freebsd-dev/bin/uuidgen/Makefile
David E. O'Brien 8757b00e1e uuidgen has been repo-copied from usr.bin/ to bin/ to match its "new"
(2007/04/09) installation location.
2008-03-13 17:38:06 +00:00

7 lines
61 B
Makefile

# $FreeBSD$
PROG= uuidgen
WARNS?= 6
.include <bsd.prog.mk>