1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/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>