OSDN Git Service

Convert NOMAN to the new preferred spelling NO_MAN to quiet warnings.
[android-x86/external-libdrm.git] / bsd-core / r128 / Makefile
index 2d2e7e4..0b62d0b 100644 (file)
@@ -2,7 +2,7 @@
 
 .PATH: ${.CURDIR}/..
 KMOD   = r128
-NOMAN= YES
+NO_MAN = YES
 SRCS    = r128_cce.c r128_drv.c r128_state.c r128_irq.c
 SRCS   += device_if.h bus_if.h pci_if.h opt_drm.h
 CFLAGS += ${DEBUG_FLAGS} -I. -I..