forgot to commit the links to sl*

This commit is contained in:
christos 2006-03-16 16:53:23 +00:00
parent f04bb5fddb
commit 62da5ad066

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.17 2005/02/21 06:41:20 cube Exp $
# $NetBSD: Makefile,v 1.18 2006/03/16 16:53:23 christos Exp $
.include <bsd.own.mk>
@ -6,5 +6,7 @@
PROG= pppstats
MAN= pppstats.8
LINKS= ${BINDIR}/pppstats ${BINDIR}/slstats
MLINKS= pppstats.8 slstats.8
.include <bsd.prog.mk>