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

6 lines
64 B
Makefile

PROG= in.fingerd
SRCS= fingerd.c
MAN=
.include <minix.prog.mk>