From 761a1339b85364302ecb35ff2078ce83febfbe95 Mon Sep 17 00:00:00 2001 From: rwatson Date: Wed, 3 Aug 2005 00:47:33 +0000 Subject: Back out change accidentally committed as Makefile:1.21 -- a local tweak to let the 6.x/7.x kernel series build on a 5.x userland. Pointed out by: njl --- sys/dev/aic7xxx/aicasm/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/dev/aic7xxx') diff --git a/sys/dev/aic7xxx/aicasm/Makefile b/sys/dev/aic7xxx/aicasm/Makefile index 326f6f4..e89fd34 100644 --- a/sys/dev/aic7xxx/aicasm/Makefile +++ b/sys/dev/aic7xxx/aicasm/Makefile @@ -33,7 +33,6 @@ CFLAGS+= ${NOSTDINC} -I/usr/include -I. .ifdef MAKESRCPATH CFLAGS+= -I${MAKESRCPATH} .endif -NOMAN= NO_MAN= YFLAGS= -b ${.TARGET:R} ${.TARGET:M*macro*:S/$(.TARGET)/-p mm/} -d LFLAGS+= ${.TARGET:M*macro*:S/$(.TARGET)/-Pmm/} -- cgit v1.1