*** empty log message ***

This commit is contained in:
Sam Lantinga 2006-02-22 05:01:43 +00:00
parent 44b157feba
commit eafa423b01

View File

@ -65,7 +65,7 @@ __EOF__
;;
asm) cat >>${output}.new <<__EOF__
\$(LIBTOOL) --tag=CC --mode=compile \$(auxdir)/strip_fPIC.sh \$(NASM) $src -o \$@"
\$(LIBTOOL) --tag=CC --mode=compile \$(auxdir)/strip_fPIC.sh \$(NASM) $src -o \$@
__EOF__
;;