changeset 2247 | 93994f65c74c |
parent 2204 | 9f64d06fa168 |
--- a/build-scripts/makedep.sh Wed Aug 15 04:04:17 2007 +0000 +++ b/build-scripts/makedep.sh Wed Aug 15 08:21:10 2007 +0000 @@ -67,12 +67,6 @@ __EOF__ ;; - asm) cat >>${output}.new <<__EOF__ - - \$(LIBTOOL) --tag=CC --mode=compile \$(auxdir)/strip_fPIC.sh \$(NASM) $src -o \$@ - -__EOF__ - ;; S) cat >>${output}.new <<__EOF__ \$(LIBTOOL) --mode=compile \$(CC) \$(CFLAGS) \$(EXTRA_CFLAGS) -c $src -o \$@