freebsd_amp_hwpstate/usr.sbin/pppstats/Makefile

11 lines
188 B
Makefile
Raw Normal View History

1997-08-22 15:39:04 +00:00
# $Id: Makefile,v 1.5 1997/02/22 16:12:11 peter Exp $
1994-11-12 06:07:15 +00:00
PROG= pppstats
SRCS= pppstats.c
1994-11-12 06:07:15 +00:00
MAN8= pppstats.8
1997-08-22 15:39:04 +00:00
#as per policies in handbook
MAINTAINER= peter@freebsd.org
1994-11-12 06:07:15 +00:00
.include <bsd.prog.mk>