minix/commands/lpd/Makefile
2010-05-12 16:28:54 +00:00

7 lines
70 B
Makefile

PROG= lpd
BINOWN= daemon
BINMODE= 4755
MAN=
.include <minix.prog.mk>