1 2 3 4 5 6 7 8 9
# $Id: Makefile,v 1.1 1995/10/18 08:48:00 deraadt Exp $ PROG= pppstats SRCS= pppstats.c MAN= pppstats.8 MLINKS= pppstats.8 slstats.8 BINDIR= /usr/sbin .include <bsd.prog.mk>