cvs commit: src/kerberos5/tools/asn1_compile Makefile
Ruslan Ermilov
ru at FreeBSD.org
Thu Feb 5 11:06:39 PST 2004
ru 2004/02/05 10:49:35 PST
FreeBSD src repository
Modified files:
kerberos5/tools/asn1_compile Makefile
Log:
Try harder to pick up the correct print_version.c. The old version
works before bsd.dep.mk,v 1.44, whether .depend file exists or not,
but the contents of .depend file is wrong. With bsd.dep.mk,v 1.44,
the contents of .depend file is always broken, and build without a
.depend file is broken too. With this change it works reliably in
all cases. Ugh.
Revision Changes Path
1.3 +3 -4 src/kerberos5/tools/asn1_compile/Makefile
More information about the cvs-src
mailing list