K 10 svn:author V 3 bde K 8 svn:date V 27 1999-02-15T12:36:21.000000Z K 7 svn:log V 234 Don't pass -static in ${LDFLAGS} to ld for building doscmd.kernel, since it means -s (strip), and static linkage is forced correctly anyway. Other things in ${LDFLAGS} are still bogusly passed to ld. This only affects the aout case. END