freebsd-dev/sbin/spppcontrol/Makefile
Joerg Wunsch bb37355e3c The spppcontrol(8) utility that is required to set or display things
like PAP and CHAP secrets with sppp(4).  This is the first utility
using the new SIOC[SG]IFGENERIC ioctls (and the reason for inventing
them in the first place).
1997-10-11 11:30:30 +00:00

4 lines
42 B
Makefile

PROG= spppcontrol
.include <bsd.prog.mk>