summaryrefslogtreecommitdiffstats
path: root/usr.sbin/vidcontrol/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-20 18:17:26 +0000
committerru <ru@FreeBSD.org>2001-03-20 18:17:26 +0000
commitf10dc9aca1097011cc6fd2f38be5e855132c46f0 (patch)
tree5e5ad69bb402f6680ccfdc8f662837f174acaab6 /usr.sbin/vidcontrol/Makefile
parent56b5d7535b94f68324d688401270d40f3779f0aa (diff)
downloadFreeBSD-src-f10dc9aca1097011cc6fd2f38be5e855132c46f0.zip
FreeBSD-src-f10dc9aca1097011cc6fd2f38be5e855132c46f0.tar.gz
Set the default manual section for usr.sbin/ to 8.
Diffstat (limited to 'usr.sbin/vidcontrol/Makefile')
-rw-r--r--usr.sbin/vidcontrol/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/vidcontrol/Makefile b/usr.sbin/vidcontrol/Makefile
index 0200812..6f27868 100644
--- a/usr.sbin/vidcontrol/Makefile
+++ b/usr.sbin/vidcontrol/Makefile
@@ -1,5 +1,8 @@
+# $FreeBSD$
+
PROG= vidcontrol
SRCS= vidcontrol.c decode.c
+MAN1= ${PROG}.1
CFLAGS += -Wall
OpenPOWER on IntegriCloud