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