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