summaryrefslogtreecommitdiffstats
path: root/usr.sbin/acpi/amldb/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/acpi/amldb/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/acpi/amldb/Makefile')
-rw-r--r--usr.sbin/acpi/amldb/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/acpi/amldb/Makefile b/usr.sbin/acpi/amldb/Makefile
index e518eb8..e528e44 100644
--- a/usr.sbin/acpi/amldb/Makefile
+++ b/usr.sbin/acpi/amldb/Makefile
@@ -4,7 +4,6 @@
PROG= amldb
SRCS= amldb.c debug.c region.c
SRCS+= aml_parse.c aml_name.c aml_amlmem.c aml_memman.c aml_store.c aml_obj.c aml_evalobj.c aml_common.c
-MAN8= amldb.8
#DEBUG_FLAGS= -g
CFLAGS+= -I${.CURDIR}
OpenPOWER on IntegriCloud