182234f916
an error that there is no aicasm.1 man page.
11 lines
165 B
Makefile
11 lines
165 B
Makefile
# $FreeBSD$
|
|
|
|
MAKESRCPATH= ${.CURDIR}/../../../dev/aic7xxx/aicasm
|
|
NO_MAN=
|
|
|
|
install:
|
|
|
|
.include "${.CURDIR}/../../../dev/aic7xxx/aicasm/Makefile"
|
|
|
|
build-tools: ${PROG}
|