5 lines
64 B
Makefile
5 lines
64 B
Makefile
PROG= in.fingerd
|
|
SRCS= fingerd.c
|
|
MAN=
|
|
|
|
.include <minix.prog.mk>
|