]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internal
authorbde <bde@FreeBSD.org>
Sat, 7 Mar 1998 08:55:00 +0000 (08:55 +0000)
committerbde <bde@FreeBSD.org>
Sat, 7 Mar 1998 08:55:00 +0000 (08:55 +0000)
commit6682846885f7b3347088fca27d9c55c86426311e
tree2d8dfb6b69578f3b240ed91f714ecc557fb116f9
parent1bc27d95394df5d8e70e98c32a02cafeb0930aea
Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internal
libraries, so that `ld -f' in can create correct dependencies for
yet-to-be-built libraries.
gnu/usr.bin/binutils/gdb/Makefile
gnu/usr.bin/gdb/gdb/Makefile
usr.sbin/pcvt/kcon/Makefile
usr.sbin/pkg_install/Makefile.inc
usr.sbin/pkg_install/add/Makefile
usr.sbin/pkg_install/create/Makefile
usr.sbin/pkg_install/delete/Makefile
usr.sbin/pkg_install/info/Makefile