]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fixed the hack for using "../libgcc/Makefile" in libgcc_r/Makefile.
authorBruce Evans <bde@FreeBSD.org>
Sun, 3 Oct 1999 02:43:20 +0000 (02:43 +0000)
committerBruce Evans <bde@FreeBSD.org>
Sun, 3 Oct 1999 02:43:20 +0000 (02:43 +0000)
commit87d902672f6d42ffa2659603e1117a57da7ac6a8
tree0955adf4f3bc790a5cff40d22234e1417c1a4d68
parent20e5b092e0a70ca1c76af05343228f905e6f33a5
Fixed the hack for using "../libgcc/Makefile" in libgcc_r/Makefile.
${LIB} was wrong at dependency-parsing time, so dependencies for
libgcc_r*.a were wrong.  This somehow worked right, except libgcc_r*.a
were always out of date.
gnu/lib/libgcc/Makefile
gnu/lib/libgcc_r/Makefile