a7cca495b2
script, which will be executed before /usr/ mount. Reviewed by: mlaier, rink, brooks, rwatson
9 lines
75 B
Makefile
9 lines
75 B
Makefile
# $FreeBSD$
|
|
|
|
BINDIR= /bin
|
|
|
|
PROG= uuidgen
|
|
WARNS?= 6
|
|
|
|
.include <bsd.prog.mk>
|