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