dee651eb15
to PRECIOUSLIB from bsd.lib.mk. The side effect of this is making installing the world under jail(8) possible by using another knob, NOFSCHG. Reviewed by: oliver
10 lines
94 B
Makefile
10 lines
94 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= moused
|
|
MAN= moused.8
|
|
|
|
#BINMODE=4555
|
|
#PRECIOUSPROG=
|
|
|
|
.include <bsd.prog.mk>
|