Date: Sun, 27 Jul 2003 09:49:10 -0700 (PDT) From: Mark Murray <markm@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/kerberos5/lib/libhdb Makefile Message-ID: <200307271649.h6RGnBij008705@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
markm 2003/07/27 09:49:10 PDT
FreeBSD src repository
Modified files:
kerberos5/lib/libhdb Makefile
Log:
Try a lot harder to get dependancies right. This involves some ugly
looking ${.OBJDIR} work that has the up-side of actually working
in upgrade and make -jN cases.
This needs to be revisited further, and it is conceivable that
the ${.OBJDIR} stuff can be simplified, but the sheer number of
edge cases and other causes make this Hard(tm). For now, this works.
Revision Changes Path
1.14 +30 -10 src/kerberos5/lib/libhdb/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307271649.h6RGnBij008705>
