git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@232
632fc199-4ca6-4c93-a231-
07263d6284db
if WITH_SIMD
-test: testclean cjpeg djpeg jpegtran jpegut
+test: testclean all
./jpegut
./cjpeg -dct int -outfile testoutint.jpg $(srcdir)/testorig.ppm
./cjpeg -dct fast -opt -outfile testoutfst.jpg $(srcdir)/testorig.ppm
else
-test: testclean cjpeg djpeg jpegtran jpegut
+test: testclean all
./jpegut
./cjpeg -dct int -outfile testoutint.jpg $(srcdir)/testorig.ppm
./cjpeg -dct fast -opt -outfile testoutfst.jpg $(srcdir)/testorig.ppm