K 10 svn:author V 3 bde K 8 svn:date V 27 1998-07-29T14:19:48.000000Z K 7 svn:log V 351 Honor NOSHARED for tools. All tools should be built static for `make world' to avoid problems with picking up (new) target or (stale) host shared libraries. Don't honor -static in LDFLAGS for linking LKMs. LDFLAGS is not actually for ld, but we use it anyway, and must prevent -static being misinterpreted as -s. Don't hide any of the link steps. END