if building with libtool, have mkdep make appropriate dependencies

This commit is contained in:
Bob Halley
2001-03-15 19:12:53 +00:00
parent fc0d37fa3a
commit c64aeaf419
2 changed files with 5 additions and 1 deletions

View File

@@ -114,6 +114,7 @@ else
@MKDEPCC@ @MKDEPCFLAGS@ $* |
sed "
s; \./; ;g
@LIBTOOL_MKDEP_SED@
$SED" |
awk '{
if ($1 != prev) {