6 lines
59 B
Makefile
6 lines
59 B
Makefile
|
PROG= svrctl
|
||
|
BINDIR= /usr/bin
|
||
|
MAN=
|
||
|
|
||
|
.include <bsd.prog.mk>
|