cvs commit: src/kerberos5/tools/asn1_compile Makefile
Ruslan Ermilov
ru at FreeBSD.org
Thu Nov 10 21:03:59 GMT 2005
ru 2005-11-10 21:03:58 UTC
FreeBSD src repository
Modified files:
kerberos5/tools/asn1_compile Makefile
Log:
Apply the .PHONY attribute to the ../make*/make* targets. This
causes them to be recreated (if needed) early, when doing "make
depend" here, before generating headers that depend on them.
This should fix breakages often seen while doing incremental
(NO_CLEAN) cross-builds.
Revision Changes Path
1.6 +2 -2 src/kerberos5/tools/asn1_compile/Makefile
More information about the cvs-src
mailing list