mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
0d74300cae
breaks the ahc driver into a core back-end and pci and eisa front-ends.
7 lines
63 B
Makefile
7 lines
63 B
Makefile
|
|
# $FreeBSD$
|
|
|
|
SUBDIR= aicasm ahc ahd
|
|
|
|
.include <bsd.subdir.mk>
|