Date: Thu, 10 Nov 2005 21:03:58 +0000 (UTC) From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/kerberos5/tools/asn1_compile Makefile Message-ID: <200511102103.jAAL3wrY024814@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511102103.jAAL3wrY024814>
