freebsd-dev/sys/modules/aic7xxx/aicasm/Makefile
Scott Long fb404d6fcf Hook the aic7xxx modules up. This requires some extra care since aicasm
is a compiler tool and needs to be compiled by the host compiler.  I've
tested this in i386->sparc cross-build, 4.7->current upgrade, normal
buildkernel target, and normal /sys/i386/compile/GENERIC configurations.

Submitted by:	ru
2002-11-03 23:48:14 +00:00

10 lines
157 B
Makefile

# $FreeBSD$
MAKESRCPATH= ${.CURDIR}/../../../dev/aic7xxx/aicasm
install:
.include "${.CURDIR}/../../../dev/aic7xxx/aicasm/Makefile"
build-tools: ${PROG}