aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2000-12-13 23:15:12 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2000-12-13 23:15:12 +0000
commit75a1da1e7af7ce97f3511c8716f7350d04169503 (patch)
treeb01224be9c87fef531fedaeb6dd9044480bde377 /sys/dev
parent686e661363920824188a91929a26ca7d3af4093c (diff)
Notes
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/aic7xxx/aicasm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/aic7xxx/aicasm/Makefile b/sys/dev/aic7xxx/aicasm/Makefile
index acd6a0cc5ba38..fbeb0d7baffc3 100644
--- a/sys/dev/aic7xxx/aicasm/Makefile
+++ b/sys/dev/aic7xxx/aicasm/Makefile
@@ -21,7 +21,7 @@ LDADD+= -ll
DEPENDFILE=
.endif
-CFLAGS+= -nostdinc -I${.CURDIR}/../../.. -I. -I/usr/include
+CFLAGS+= -I/usr/include -I.
NOMAN= noman
.ifdef DEBUG