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