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