summaryrefslogtreecommitdiff
path: root/bsd-core/savage/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bsd-core/savage/Makefile')
-rw-r--r--bsd-core/savage/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsd-core/savage/Makefile b/bsd-core/savage/Makefile
index 8ed07965..ac51e359 100644
--- a/bsd-core/savage/Makefile
+++ b/bsd-core/savage/Makefile
@@ -2,7 +2,7 @@
.PATH: ${.CURDIR}/..
KMOD = savage
-NOMAN = YES
+NO_MAN = YES
SRCS = savage_bci.c savage_drv.c savage_state.c
SRCS += device_if.h bus_if.h pci_if.h opt_drm.h
CFLAGS += ${DEBUG_FLAGS} -I. -I..