minix/minix/commands/rshd/Makefile

6 lines
56 B
Makefile

PROG= in.rshd
SRCS= rshd.c
MAN=
.include <bsd.prog.mk>