Supress beforebuild dependency on buildincludes

This commit is contained in:
sjg 2014-05-16 14:42:34 +00:00
parent c40d20ab26
commit 0cd450d4c1
3 changed files with 8 additions and 1 deletions

View File

@ -116,7 +116,9 @@ ${GEN_KX509}: kx509.asn1
.hx.h:
cp ${.IMPSRC} ${.TARGET}
NO_BEFOREBUILD_INCLUDES=
.include <bsd.lib.mk>
.SUFFIXES: .h .c .x .hx

View File

@ -96,6 +96,8 @@ ${GEN}: hdb.asn1
.hx.h:
cp ${.IMPSRC} ${.TARGET}
NO_BEFOREBUILD_INCLUDES=
.include <bsd.lib.mk>
.SUFFIXES: .h .c .x .hx

View File

@ -291,8 +291,11 @@ ${GEN_CRMF}: crmf.asn1
.hx.h:
cp ${.IMPSRC} ${.TARGET}
NO_BEFOREBUILD_INCLUDES=
.include <bsd.lib.mk>
.SUFFIXES: .h .c .x .hx
.PATH: ${KRB5DIR}/lib/hx509 ${KRB5DIR}/lib/asn1 ${KRB5DIR}/doc/doxyout/hx509/man/man3