9dd41e3647
Requested by: Simon Gerraty <sjg@juniper.net>
26 lines
470 B
Makefile
26 lines
470 B
Makefile
# Autogenerated - do NOT edit!
|
|
|
|
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
|
|
|
DEP_MACHINE := ${.PARSEFILE:E}
|
|
|
|
DIRDEPS = \
|
|
include \
|
|
include/arpa \
|
|
include/xlocale \
|
|
kerberos5/lib/libasn1 \
|
|
lib/libcom_err \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
ntlm_err.So: ntlm_err.c
|
|
ntlm_err.So: ntlm_err.h
|
|
ntlm_err.o: ntlm_err.c
|
|
ntlm_err.o: ntlm_err.h
|
|
ntlm_err.po: ntlm_err.c
|
|
ntlm_err.po: ntlm_err.h
|
|
.endif
|