NetBSD/usr.sbin/pppd/pppstats/Makefile

9 lines
209 B
Makefile

# $NetBSD: Makefile,v 1.11 1997/05/11 05:27:10 mikel Exp $
PROG= pppstats
MAN= pppstats.8
#CFLAGS+= -Wall -Wstrict-prototypes -Wmissing-prototypes -Dlint
.include "../../Makefile.inc"
.include <bsd.prog.mk>