minix/commands/rlogind/Makefile

8 lines
97 B
Makefile
Raw Normal View History

2005-04-21 16:53:53 +02:00
# Makefile for rlogind.
PROG= in.rlogind
SRCS= rlogind.c setup.c
MAN=
2005-04-21 16:53:53 +02:00
.include <bsd.prog.mk>