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