summaryrefslogtreecommitdiffstats
path: root/sys/dev/aic7xxx
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2005-08-03 00:47:33 +0000
committerrwatson <rwatson@FreeBSD.org>2005-08-03 00:47:33 +0000
commit761a1339b85364302ecb35ff2078ce83febfbe95 (patch)
tree4c4359ec422861f8f4d4e3151e321965782a741d /sys/dev/aic7xxx
parent6f4c090af6efd8ec9daa15b1e940864055d58059 (diff)
downloadFreeBSD-src-761a1339b85364302ecb35ff2078ce83febfbe95.zip
FreeBSD-src-761a1339b85364302ecb35ff2078ce83febfbe95.tar.gz
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
Diffstat (limited to 'sys/dev/aic7xxx')
-rw-r--r--sys/dev/aic7xxx/aicasm/Makefile1
1 files changed, 0 insertions, 1 deletions
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/}
OpenPOWER on IntegriCloud