From 6aae7bd5b061c6a8130787ba3ea5aa07c744eda9 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Tue, 26 Apr 2005 15:27:58 +0000 Subject: Convert NOMAN to the new preferred spelling NO_MAN to quiet warnings. --- bsd-core/i915/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bsd-core/i915') diff --git a/bsd-core/i915/Makefile b/bsd-core/i915/Makefile index 5be067ef..6fd7d728 100644 --- a/bsd-core/i915/Makefile +++ b/bsd-core/i915/Makefile @@ -2,7 +2,7 @@ .PATH: ${.CURDIR}/.. KMOD = i915 -NOMAN= YES +NO_MAN = YES SRCS = i915_dma.c i915_drv.c i915_irq.c i915_mem.c SRCS += device_if.h bus_if.h pci_if.h opt_drm.h CFLAGS += ${DEBUG_FLAGS} -I. -I.. -- cgit v1.2.3