mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Add SUBDIR_PARALLEL.
MFC after: 2 weeks Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
a98533d3e8
commit
6a8077f3d5
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
SUBDIR= libipf
|
||||
SUBDIR= libipf .WAIT
|
||||
SUBDIR+= ipf ipfs ipfstat ipftest ipmon ipnat ippool ipresend
|
||||
SUBDIR_PARALLEL=
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue