mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-27 11:55:06 +00:00
8757b00e1e
(2007/04/09) installation location.
7 lines
61 B
Makefile
7 lines
61 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= uuidgen
|
|
WARNS?= 6
|
|
|
|
.include <bsd.prog.mk>
|