20 lines
345 B
Makefile
20 lines
345 B
Makefile
# Autogenerated - do NOT edit!
|
|
|
|
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
|
|
|
DIRDEPS = \
|
|
include \
|
|
include/xlocale \
|
|
kerberos5/lib/libasn1 \
|
|
kerberos5/lib/libkrb5 \
|
|
lib/libmp \
|
|
lib/libpam/libpam \
|
|
secure/lib/libcrypto \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
.endif
|