1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/bin/uuidgen/Makefile
2003-12-07 21:34:56 +00:00

7 lines
61 B
Makefile

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