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