freebsd-dev/share/doc/legal/Makefile
Bryan Drewery aa92269e46 Add more SUBDIR_PARALLEL.
MFC after:	3 weeks
Sponsored by:	EMC / Isilon Storage Division
2015-10-15 22:55:08 +00:00

12 lines
125 B
Makefile

# $FreeBSD$
SUBDIR= intel_ipw \
intel_iwi \
intel_iwn \
intel_wpi \
realtek
SUBDIR_PARALLEL=
.include <bsd.subdir.mk>