xref: /freebsd/sys/modules/aic7xxx/aicasm/Makefile (revision f0a75d274af375d15b97b830966b99a02b7db911)
1# $FreeBSD$
2
3MAKESRCPATH=	${.CURDIR}/../../../dev/aic7xxx/aicasm
4
5install:
6
7.include "${.CURDIR}/../../../dev/aic7xxx/aicasm/Makefile"
8
9build-tools: ${PROG}
10