summaryrefslogtreecommitdiffstats
path: root/sys/modules/aic7xxx/aicasm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/aic7xxx/aicasm/Makefile')
-rw-r--r--sys/modules/aic7xxx/aicasm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/aic7xxx/aicasm/Makefile b/sys/modules/aic7xxx/aicasm/Makefile
index b1b2cf7..c5a7fc1 100644
--- a/sys/modules/aic7xxx/aicasm/Makefile
+++ b/sys/modules/aic7xxx/aicasm/Makefile
@@ -1,9 +1,9 @@
# $FreeBSD$
-MAKESRCPATH= ${.CURDIR}/../../../dev/aic7xxx/aicasm
+MAKESRCPATH= ${SRCTOP}/sys/dev/aic7xxx/aicasm
install:
-.include "${.CURDIR}/../../../dev/aic7xxx/aicasm/Makefile"
+.include "${SRCTOP}/sys/dev/aic7xxx/aicasm/Makefile"
build-tools: ${PROG}
OpenPOWER on IntegriCloud