6 lines
70 B
Makefile
6 lines
70 B
Makefile
PROG= lpd
|
|
BINOWN= daemon
|
|
BINMODE= 4755
|
|
MAN=
|
|
|
|
.include <minix.prog.mk>
|