2002-08-01 01:36:39 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2017-03-04 10:10:17 +00:00
|
|
|
MAKESRCPATH= ${SRCTOP}/sys/dev/aic7xxx/aicasm
|
2002-08-01 01:36:39 +00:00
|
|
|
|
2002-11-03 23:48:14 +00:00
|
|
|
install:
|
2002-08-31 14:50:46 +00:00
|
|
|
|
2017-03-04 10:10:17 +00:00
|
|
|
.include "${SRCTOP}/sys/dev/aic7xxx/aicasm/Makefile"
|
2002-08-31 17:15:43 +00:00
|
|
|
|
2002-11-03 23:48:14 +00:00
|
|
|
build-tools: ${PROG}
|