From 7f999f5faf9fafd9637a6dc7446b3c1fda3c2e5e Mon Sep 17 00:00:00 2001 From: Paul Mackerras Date: Wed, 30 Apr 1997 06:00:07 +0000 Subject: *** empty log message *** --- pppstats/Makefile.netbsd-1.2 | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 pppstats/Makefile.netbsd-1.2 (limited to 'pppstats') diff --git a/pppstats/Makefile.netbsd-1.2 b/pppstats/Makefile.netbsd-1.2 new file mode 100644 index 0000000..586402a --- /dev/null +++ b/pppstats/Makefile.netbsd-1.2 @@ -0,0 +1,10 @@ +# $Id: Makefile.netbsd-1.2,v 1.1 1997/04/30 06:00:07 paulus Exp $ + +PROG= pppstats +SRCS= pppstats.c +CFLAGS+=-I.. -D_BITYPES +MAN8= pppstats.8 +MAN= pppstats.cat8 +BINDIR= /usr/sbin + +.include -- cgit v1.2.1