1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/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>