10 lines
90 B
Makefile
10 lines
90 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= firewire \
|
|
fwe \
|
|
fwip \
|
|
sbp \
|
|
sbp_targ
|
|
|
|
.include <bsd.subdir.mk>
|