]> 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 09:49:12 +0000 (09:49 +0000)
committerbde <bde@FreeBSD.org>
Sat, 7 Mar 1998 09:49:12 +0000 (09:49 +0000)
commitd3607b7ed922720a17174f18b989376a78a77a91
tree1c24c45597a7d232df365c6114ec3143df8458d4
parent2f15ee67243320d906c911e1d8c24806b7bc4ed2
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.

Get the default BINDIR correctly (by including ../Makefile.inc recursively.
Override the default it it is wrong.

Don't override defaults when the defaults are correct.

Don't give absolute paths to man page sources.
usr.sbin/mrouted/Makefile.inc
usr.sbin/mrouted/map-mbone/Makefile
usr.sbin/mrouted/mrinfo/Makefile
usr.sbin/mrouted/mrouted/Makefile
usr.sbin/mrouted/mtrace/Makefile