minix3/commands/rshd/Makefile

6 lines
56 B
Makefile
Raw Permalink Normal View History

2020-02-21 00:59:27 +05:30
PROG= in.rshd
SRCS= rshd.c
MAN=
.include <bsd.prog.mk>