8 lines
101 B
Makefile
Raw Normal View History

2000-10-09 14:22:51 +00:00
# $FreeBSD$
PROG = ispppcontrol
SRCS = ispppcontrol.c
MAN8 = ispppcontrol.8
.include <bsd.prog.mk>