mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
7 lines
110 B
Makefile
7 lines
110 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
SUBDIR =
|
||
|
SUBDIR += controllers if_ic smbus iicbus iicbb iicsmb iic smb
|
||
|
|
||
|
.include <bsd.subdir.mk>
|