diff options
Diffstat (limited to 'usr.sbin/ancontrol/Makefile')
-rw-r--r-- | usr.sbin/ancontrol/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/ancontrol/Makefile b/usr.sbin/ancontrol/Makefile index 9c2774c..6e6ea9e 100644 --- a/usr.sbin/ancontrol/Makefile +++ b/usr.sbin/ancontrol/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PROG= ancontrol +MAN= ancontrol.8 CFLAGS+= -I${.CURDIR}/../../sys -DANCACHE -Wall |