mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 16:48:36 -05:00
7 lines
91 B
Makefile
7 lines
91 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR = atacore
|
|
SUBDIR += ataisa
|
|
SUBDIR += atapci
|
|
|
|
.include <bsd.subdir.mk>
|