freebsd-dev/sys/modules/aic7xxx/Makefile
Scott Long 0d74300cae Allow the ahc and ahd drivers to be built as modules. This also
breaks the ahc driver into a core back-end and pci and eisa
front-ends.
2002-08-01 01:36:39 +00:00

7 lines
63 B
Makefile

# $FreeBSD$
SUBDIR= aicasm ahc ahd
.include <bsd.subdir.mk>