Nate Lawson 182234f916 Fix kernel modules build. For some reason, this module now bails out with
an error that there is no aicasm.1 man page.
2005-01-03 05:35:58 +00:00

11 lines
165 B
Makefile

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