mirror of
https://github.com/opnsense/src.git
synced 2026-02-19 02:30:08 -05:00
Some leaf directories were missing Makefile.depend files or needed architecture-specific Makefile.depend.* files. (cherry picked from commit e5b786625f7f82a1fa91e41823332459ea5550f9)
11 lines
179 B
Makefile
11 lines
179 B
Makefile
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
stand/libsa \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
.endif
|