6 lines
68 B
Makefile
6 lines
68 B
Makefile
SCRIPTS= setup.sh
|
|
BINDIR= /bin
|
|
MAN= setup.8
|
|
|
|
.include <bsd.prog.mk>
|