mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 06:42:56 -04:00
This allows the subdirs that do more work to run in parallel Reviewed by: jrtc27 Differential Revision: https://reviews.freebsd.org/D42947
12 lines
266 B
Makefile
12 lines
266 B
Makefile
# Not autogenerated - take care
|
|
|
|
DIRDEPS = \
|
|
usr.sbin/bsdinstall/distextract \
|
|
usr.sbin/bsdinstall/distfetch \
|
|
usr.sbin/bsdinstall/include \
|
|
usr.sbin/bsdinstall/partedit \
|
|
usr.sbin/bsdinstall/runconsoles \
|
|
usr.sbin/bsdinstall/scripts \
|
|
|
|
|
|
.include <dirdeps.mk>
|