c0c8d25799
Makes things easier for pkgsrc
7 lines
97 B
Makefile
7 lines
97 B
Makefile
# Makefile for rlogind.
|
|
|
|
PROG= in.rlogind
|
|
SRCS= rlogind.c setup.c
|
|
MAN=
|
|
|
|
.include <bsd.prog.mk>
|