7 lines
68 B
Makefile
7 lines
68 B
Makefile
|
PROG= lpd
|
||
|
BINOWN= daemon
|
||
|
BINMODE= 4755
|
||
|
MAN=
|
||
|
|
||
|
.include <bsd.prog.mk>
|