1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-25 16:13:17 +00:00
freebsd/usr.sbin/pppstats/Makefile
1997-02-22 16:15:28 +00:00

9 lines
99 B
Makefile

# $Id$
PROG= pppstats
SRCS= pppstats.c
MAN8= pppstats.8
BINDIR= /usr/sbin
.include <bsd.prog.mk>