7 lines
70 B
Makefile
7 lines
70 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
SUBDIR= intel_ipw \
|
||
|
intel_iwi
|
||
|
|
||
|
.include <bsd.subdir.mk>
|