2015-11-08 16:22:02 +00:00
# Makefile.in generated by automake 1.9.2 from Makefile.am.
2014-11-21 20:32:31 +00:00
# @configure_input@
2015-11-08 16:22:02 +00:00
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004 Free Software Foundation, Inc.
2014-11-21 20:32:31 +00:00
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
@ S E T _ M A K E @
2015-11-08 16:22:02 +00:00
SOURCES = $( libjpeg_la_SOURCES) $( libturbojpeg_la_SOURCES) $( cjpeg_SOURCES) $( djpeg_SOURCES) $( jcstest_SOURCES) $( jpegtran_SOURCES) $( rdjpgcom_SOURCES) $( tjbench_SOURCES) $( tjunittest_SOURCES) $( wrjpgcom_SOURCES)
srcdir = @srcdir@
top_srcdir = @top_srcdir@
2014-11-21 20:32:31 +00:00
VPATH = @srcdir@
pkgdatadir = $( datadir) /@PACKAGE@
2015-10-09 09:06:57 +00:00
pkglibdir = $( libdir) /@PACKAGE@
2015-11-08 16:22:02 +00:00
pkgincludedir = $( includedir) /@PACKAGE@
top_builddir = .
2014-11-21 20:32:31 +00:00
am__cd = CDPATH = " $$ {ZSH_VERSION+.} $( PATH_SEPARATOR) " && cd
2015-11-08 16:22:02 +00:00
INSTALL = @INSTALL@
2014-11-21 20:32:31 +00:00
install_sh_DATA = $( install_sh) -c -m 644
install_sh_PROGRAM = $( install_sh) -c
install_sh_SCRIPT = $( install_sh) -c
INSTALL_HEADER = $( INSTALL_DATA)
transform = $( program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
@ W I T H _ T U R B O J P E G _ T R U E @ am__append_1 = libturbojpeg.la
@ W I T H _ T U R B O J P E G _ T R U E @ am__append_2 = turbojpeg.h
@ W I T H _ A R I T H _ T R U E @ am__append_3 = jaricom.c
@ W I T H _ A R I T H _ E N C _ T R U E @ am__append_4 = jcarith.c
@ W I T H _ A R I T H _ D E C _ T R U E @ am__append_5 = jdarith.c
@ W I T H _ J A V A _ T R U E @ @ W I T H _ T U R B O J P E G _ T R U E @ am__append_6 = turbojpeg-jni.c
@ V E R S I O N _ S C R I P T _ T R U E @ @ W I T H _ T U R B O J P E G _ T R U E @ am__append_7 = $( VERSION_SCRIPT_FLAG) $( srcdir) /$( TJMAPFILE)
@ V E R S I O N _ S C R I P T _ T R U E @ am__append_8 = $( VERSION_SCRIPT_FLAG) libjpeg.map
@ W I T H _ S I M D _ T R U E @ am__append_9 = simd
@ W I T H _ S I M D _ F A L S E @ am__append_10 = jsimd_none.c
bin_PROGRAMS = cjpeg$( EXEEXT) djpeg$( EXEEXT) jpegtran$( EXEEXT) \
rdjpgcom$( EXEEXT) wrjpgcom$( EXEEXT) $( am__EXEEXT_1)
noinst_PROGRAMS = jcstest$( EXEEXT) $( am__EXEEXT_2)
@ W I T H _ T U R B O J P E G _ T R U E @ am__append_11 = tjbench
@ W I T H _ T U R B O J P E G _ T R U E @ am__append_12 = tjunittest
2015-01-24 20:09:39 +00:00
@ W I T H _ 1 2 B I T _ F A L S E @ am__append_13 = rdbmp.c rdtarga.c
@ W I T H _ 1 2 B I T _ F A L S E @ am__append_14 = -DBMP_SUPPORTED -DTARGA_SUPPORTED
@ W I T H _ 1 2 B I T _ F A L S E @ am__append_15 = wrbmp.c wrtarga.c
@ W I T H _ 1 2 B I T _ F A L S E @ am__append_16 = -DBMP_SUPPORTED -DTARGA_SUPPORTED
2015-11-08 16:22:02 +00:00
DIST_COMMON = README $( am__configure_deps) $( am__include_HEADERS_DIST) \
$( dist_doc_DATA) $( dist_example_DATA) $( dist_man1_MANS) \
$( srcdir) /Makefile.am $( srcdir) /Makefile.in \
$( srcdir) /config.h.in $( srcdir) /jconfig.h.in \
$( srcdir) /jconfigint.h.in $( srcdir) /libjpeg.map.in \
$( srcdir) /tjbenchtest.in $( srcdir) /tjbenchtest.java.in \
$( srcdir) /tjexampletest.in $( top_srcdir) /configure \
$( top_srcdir) /release/libjpeg-turbo.spec.in \
$( top_srcdir) /release/makecygwinpkg.in \
$( top_srcdir) /release/makedpkg.in \
$( top_srcdir) /release/makemacpkg.in \
$( top_srcdir) /release/uninstall.in compile config.guess \
config.sub depcomp install-sh ltmain.sh missing
2014-11-21 20:32:31 +00:00
subdir = .
ACLOCAL_M4 = $( top_srcdir) /aclocal.m4
am__aclocal_m4_deps = $( top_srcdir) /acinclude.m4 \
$( top_srcdir) /configure.ac
am__configure_deps = $( am__aclocal_m4_deps) $( CONFIGURE_DEPENDENCIES) \
$( ACLOCAL_M4)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
2015-11-08 16:22:02 +00:00
configure.lineno configure.status.lineno
2014-11-21 20:32:31 +00:00
mkinstalldirs = $( install_sh) -d
2015-01-24 20:09:39 +00:00
CONFIG_HEADER = config.h jconfig.h jconfigint.h
2014-11-21 20:32:31 +00:00
CONFIG_CLEAN_FILES = pkgscripts/libjpeg-turbo.spec.tmpl \
pkgscripts/makecygwinpkg.tmpl pkgscripts/makedpkg.tmpl \
2015-01-24 20:09:39 +00:00
pkgscripts/makemacpkg.tmpl pkgscripts/uninstall.tmpl \
tjbenchtest tjbenchtest.java tjexampletest libjpeg.map
2014-11-21 20:32:31 +00:00
am__vpath_adj_setup = srcdirstrip = ` echo " $( srcdir) " | sed 's|.|.|g' ` ;
am__vpath_adj = case $$ p in \
$( srcdir) /*) f = ` echo " $$ p " | sed " s|^ $$ srcdirstrip/|| " ` ; ; \
*) f = $$ p; ; \
esac ;
2015-11-08 16:22:02 +00:00
am__strip_dir = ` echo $$ p | sed -e 's|^.*/||' ` ;
2014-11-21 20:32:31 +00:00
am__installdirs = " $( DESTDIR) $( libdir) " " $( DESTDIR) $( bindir) " \
" $( DESTDIR) $( man1dir) " " $( DESTDIR) $( docdir) " \
" $( DESTDIR) $( exampledir) " " $( DESTDIR) $( includedir) " \
" $( DESTDIR) $( includedir) "
2015-11-08 16:22:02 +00:00
libLTLIBRARIES_INSTALL = $( INSTALL)
2014-11-21 20:32:31 +00:00
LTLIBRARIES = $( lib_LTLIBRARIES)
@ W I T H _ S I M D _ T R U E @ libjpeg_la_DEPENDENCIES = simd/libsimd.la
am__libjpeg_la_SOURCES_DIST = jchuff.h jdct.h jdhuff.h jerror.h \
jinclude.h jmemsys.h jmorecfg.h jpegint.h jpeglib.h jversion.h \
2015-01-24 20:09:39 +00:00
jsimd.h jsimddct.h jpegcomp.h jpeg_nbits_table.h jcapimin.c \
jcapistd.c jccoefct.c jccolor.c jcdctmgr.c jchuff.c jcinit.c \
jcmainct.c jcmarker.c jcmaster.c jcomapi.c jcparam.c jcphuff.c \
jcprepct.c jcsample.c jctrans.c jdapimin.c jdapistd.c \
jdatadst.c jdatasrc.c jdcoefct.c jdcolor.c jddctmgr.c jdhuff.c \
jdinput.c jdmainct.c jdmarker.c jdmaster.c jdmerge.c jdphuff.c \
jdpostct.c jdsample.c jdtrans.c jerror.c jfdctflt.c jfdctfst.c \
jfdctint.c jidctflt.c jidctfst.c jidctint.c jidctred.c \
jquant1.c jquant2.c jutils.c jmemmgr.c jmemnobs.c jaricom.c \
jcarith.c jdarith.c jsimd_none.c
2014-11-21 20:32:31 +00:00
am__objects_1 =
@ W I T H _ A R I T H _ T R U E @ am__objects_2 = jaricom.lo
@ W I T H _ A R I T H _ E N C _ T R U E @ am__objects_3 = jcarith.lo
@ W I T H _ A R I T H _ D E C _ T R U E @ am__objects_4 = jdarith.lo
@ W I T H _ S I M D _ F A L S E @ am__objects_5 = jsimd_none.lo
am_libjpeg_la_OBJECTS = $( am__objects_1) jcapimin.lo jcapistd.lo \
jccoefct.lo jccolor.lo jcdctmgr.lo jchuff.lo jcinit.lo \
jcmainct.lo jcmarker.lo jcmaster.lo jcomapi.lo jcparam.lo \
jcphuff.lo jcprepct.lo jcsample.lo jctrans.lo jdapimin.lo \
jdapistd.lo jdatadst.lo jdatasrc.lo jdcoefct.lo jdcolor.lo \
jddctmgr.lo jdhuff.lo jdinput.lo jdmainct.lo jdmarker.lo \
jdmaster.lo jdmerge.lo jdphuff.lo jdpostct.lo jdsample.lo \
jdtrans.lo jerror.lo jfdctflt.lo jfdctfst.lo jfdctint.lo \
jidctflt.lo jidctfst.lo jidctint.lo jidctred.lo jquant1.lo \
jquant2.lo jutils.lo jmemmgr.lo jmemnobs.lo $( am__objects_2) \
$( am__objects_3) $( am__objects_4) $( am__objects_5)
libjpeg_la_OBJECTS = $( am_libjpeg_la_OBJECTS)
@ W I T H _ S I M D _ T R U E @ libturbojpeg_la_DEPENDENCIES = simd/libsimd.la
am__libturbojpeg_la_SOURCES_DIST = jchuff.h jdct.h jdhuff.h jerror.h \
jinclude.h jmemsys.h jmorecfg.h jpegint.h jpeglib.h jversion.h \
2015-01-24 20:09:39 +00:00
jsimd.h jsimddct.h jpegcomp.h jpeg_nbits_table.h jcapimin.c \
jcapistd.c jccoefct.c jccolor.c jcdctmgr.c jchuff.c jcinit.c \
jcmainct.c jcmarker.c jcmaster.c jcomapi.c jcparam.c jcphuff.c \
jcprepct.c jcsample.c jctrans.c jdapimin.c jdapistd.c \
jdatadst.c jdatasrc.c jdcoefct.c jdcolor.c jddctmgr.c jdhuff.c \
jdinput.c jdmainct.c jdmarker.c jdmaster.c jdmerge.c jdphuff.c \
jdpostct.c jdsample.c jdtrans.c jerror.c jfdctflt.c jfdctfst.c \
jfdctint.c jidctflt.c jidctfst.c jidctint.c jidctred.c \
jquant1.c jquant2.c jutils.c jmemmgr.c jmemnobs.c jaricom.c \
jcarith.c jdarith.c jsimd_none.c turbojpeg.c turbojpeg.h \
transupp.c transupp.h jdatadst-tj.c jdatasrc-tj.c \
turbojpeg-jni.c turbojpeg-mapfile turbojpeg-mapfile.jni
2014-11-21 20:32:31 +00:00
@ W I T H _ A R I T H _ T R U E @ am__objects_6 = libturbojpeg_la-jaricom.lo
@ W I T H _ A R I T H _ E N C _ T R U E @ am__objects_7 = libturbojpeg_la-jcarith.lo
@ W I T H _ A R I T H _ D E C _ T R U E @ am__objects_8 = libturbojpeg_la-jdarith.lo
@ W I T H _ S I M D _ F A L S E @ am__objects_9 = libturbojpeg_la-jsimd_none.lo
am__objects_10 = $( am__objects_1) libturbojpeg_la-jcapimin.lo \
libturbojpeg_la-jcapistd.lo libturbojpeg_la-jccoefct.lo \
libturbojpeg_la-jccolor.lo libturbojpeg_la-jcdctmgr.lo \
libturbojpeg_la-jchuff.lo libturbojpeg_la-jcinit.lo \
libturbojpeg_la-jcmainct.lo libturbojpeg_la-jcmarker.lo \
libturbojpeg_la-jcmaster.lo libturbojpeg_la-jcomapi.lo \
libturbojpeg_la-jcparam.lo libturbojpeg_la-jcphuff.lo \
libturbojpeg_la-jcprepct.lo libturbojpeg_la-jcsample.lo \
libturbojpeg_la-jctrans.lo libturbojpeg_la-jdapimin.lo \
libturbojpeg_la-jdapistd.lo libturbojpeg_la-jdatadst.lo \
libturbojpeg_la-jdatasrc.lo libturbojpeg_la-jdcoefct.lo \
libturbojpeg_la-jdcolor.lo libturbojpeg_la-jddctmgr.lo \
libturbojpeg_la-jdhuff.lo libturbojpeg_la-jdinput.lo \
libturbojpeg_la-jdmainct.lo libturbojpeg_la-jdmarker.lo \
libturbojpeg_la-jdmaster.lo libturbojpeg_la-jdmerge.lo \
libturbojpeg_la-jdphuff.lo libturbojpeg_la-jdpostct.lo \
libturbojpeg_la-jdsample.lo libturbojpeg_la-jdtrans.lo \
libturbojpeg_la-jerror.lo libturbojpeg_la-jfdctflt.lo \
libturbojpeg_la-jfdctfst.lo libturbojpeg_la-jfdctint.lo \
libturbojpeg_la-jidctflt.lo libturbojpeg_la-jidctfst.lo \
libturbojpeg_la-jidctint.lo libturbojpeg_la-jidctred.lo \
libturbojpeg_la-jquant1.lo libturbojpeg_la-jquant2.lo \
libturbojpeg_la-jutils.lo libturbojpeg_la-jmemmgr.lo \
libturbojpeg_la-jmemnobs.lo $( am__objects_6) $( am__objects_7) \
$( am__objects_8) $( am__objects_9)
@ W I T H _ J A V A _ T R U E @ @ W I T H _ T U R B O J P E G _ T R U E @ am__objects_11 = libturbojpeg_la-turbojpeg-jni.lo
@ W I T H _ T U R B O J P E G _ T R U E @ am_libturbojpeg_la_OBJECTS = $( am__objects_10) \
@ W I T H _ T U R B O J P E G _ T R U E @ l i b t u r b o j p e g _ l a - t u r b o j p e g . l o \
@ W I T H _ T U R B O J P E G _ T R U E @ l i b t u r b o j p e g _ l a - t r a n s u p p . l o \
@ W I T H _ T U R B O J P E G _ T R U E @ l i b t u r b o j p e g _ l a - j d a t a d s t - t j . l o \
@ W I T H _ T U R B O J P E G _ T R U E @ l i b t u r b o j p e g _ l a - j d a t a s r c - t j . l o \
@ W I T H _ T U R B O J P E G _ T R U E @ $( am__objects_ 11) $( am__objects_ 1)
libturbojpeg_la_OBJECTS = $( am_libturbojpeg_la_OBJECTS)
@ W I T H _ T U R B O J P E G _ T R U E @ am_libturbojpeg_la_rpath = -rpath $( libdir)
@ W I T H _ T U R B O J P E G _ T R U E @ am__EXEEXT_1 = tjbench$( EXEEXT)
2015-11-08 16:22:02 +00:00
binPROGRAMS_INSTALL = $( INSTALL_PROGRAM)
2014-11-21 20:32:31 +00:00
@ W I T H _ T U R B O J P E G _ T R U E @ am__EXEEXT_2 = tjunittest$( EXEEXT)
PROGRAMS = $( bin_PROGRAMS) $( noinst_PROGRAMS)
2015-01-24 20:09:39 +00:00
am__cjpeg_SOURCES_DIST = cdjpeg.h cderror.h cdjpeg.c cjpeg.c rdgif.c \
rdppm.c rdswitch.c rdbmp.c rdtarga.c
@ W I T H _ 1 2 B I T _ F A L S E @ am__objects_12 = cjpeg-rdbmp.$( OBJEXT) \
@ W I T H _ 1 2 B I T _ F A L S E @ c j p e g - r d t a r g a . $( OBJEXT )
2014-11-21 20:32:31 +00:00
am_cjpeg_OBJECTS = cjpeg-cdjpeg.$( OBJEXT) cjpeg-cjpeg.$( OBJEXT) \
2015-01-24 20:09:39 +00:00
cjpeg-rdgif.$( OBJEXT) cjpeg-rdppm.$( OBJEXT) \
cjpeg-rdswitch.$( OBJEXT) $( am__objects_12)
2014-11-21 20:32:31 +00:00
cjpeg_OBJECTS = $( am_cjpeg_OBJECTS)
cjpeg_DEPENDENCIES = libjpeg.la
2015-01-24 20:09:39 +00:00
am__djpeg_SOURCES_DIST = cdjpeg.h cderror.h cdjpeg.c djpeg.c \
rdcolmap.c rdswitch.c wrgif.c wrppm.c wrbmp.c wrtarga.c
@ W I T H _ 1 2 B I T _ F A L S E @ am__objects_13 = djpeg-wrbmp.$( OBJEXT) \
@ W I T H _ 1 2 B I T _ F A L S E @ d j p e g - w r t a r g a . $( OBJEXT )
2014-11-21 20:32:31 +00:00
am_djpeg_OBJECTS = djpeg-cdjpeg.$( OBJEXT) djpeg-djpeg.$( OBJEXT) \
djpeg-rdcolmap.$( OBJEXT) djpeg-rdswitch.$( OBJEXT) \
2015-01-24 20:09:39 +00:00
djpeg-wrgif.$( OBJEXT) djpeg-wrppm.$( OBJEXT) $( am__objects_13)
2014-11-21 20:32:31 +00:00
djpeg_OBJECTS = $( am_djpeg_OBJECTS)
djpeg_DEPENDENCIES = libjpeg.la
am_jcstest_OBJECTS = jcstest.$( OBJEXT)
jcstest_OBJECTS = $( am_jcstest_OBJECTS)
jcstest_DEPENDENCIES = libjpeg.la
am_jpegtran_OBJECTS = jpegtran.$( OBJEXT) rdswitch.$( OBJEXT) \
cdjpeg.$( OBJEXT) transupp.$( OBJEXT)
jpegtran_OBJECTS = $( am_jpegtran_OBJECTS)
jpegtran_DEPENDENCIES = libjpeg.la
am_rdjpgcom_OBJECTS = rdjpgcom.$( OBJEXT)
rdjpgcom_OBJECTS = $( am_rdjpgcom_OBJECTS)
rdjpgcom_DEPENDENCIES = libjpeg.la
am__tjbench_SOURCES_DIST = tjbench.c bmp.h bmp.c tjutil.h tjutil.c \
rdbmp.c rdppm.c wrbmp.c wrppm.c
@ W I T H _ T U R B O J P E G _ T R U E @ am_tjbench_OBJECTS = tjbench-tjbench.$( OBJEXT) \
@ W I T H _ T U R B O J P E G _ T R U E @ t j b e n c h - b m p . $( OBJEXT ) \
@ W I T H _ T U R B O J P E G _ T R U E @ t j b e n c h - t j u t i l . $( OBJEXT ) \
@ W I T H _ T U R B O J P E G _ T R U E @ t j b e n c h - r d b m p . $( OBJEXT ) \
@ W I T H _ T U R B O J P E G _ T R U E @ t j b e n c h - r d p p m . $( OBJEXT ) \
@ W I T H _ T U R B O J P E G _ T R U E @ t j b e n c h - w r b m p . $( OBJEXT ) \
@ W I T H _ T U R B O J P E G _ T R U E @ t j b e n c h - w r p p m . $( OBJEXT )
tjbench_OBJECTS = $( am_tjbench_OBJECTS)
@ W I T H _ T U R B O J P E G _ T R U E @ tjbench_DEPENDENCIES = libturbojpeg.la libjpeg.la
am__tjunittest_SOURCES_DIST = tjunittest.c tjutil.h tjutil.c
@ W I T H _ T U R B O J P E G _ T R U E @ am_tjunittest_OBJECTS = tjunittest.$( OBJEXT) \
@ W I T H _ T U R B O J P E G _ T R U E @ t j u t i l . $( OBJEXT )
tjunittest_OBJECTS = $( am_tjunittest_OBJECTS)
@ W I T H _ T U R B O J P E G _ T R U E @ tjunittest_DEPENDENCIES = libturbojpeg.la
am_wrjpgcom_OBJECTS = wrjpgcom.$( OBJEXT)
wrjpgcom_OBJECTS = $( am_wrjpgcom_OBJECTS)
wrjpgcom_DEPENDENCIES = libjpeg.la
2015-11-08 16:22:02 +00:00
DEFAULT_INCLUDES = -I. -I$( srcdir) -I. -I. -I.
2014-11-21 20:32:31 +00:00
depcomp = $( SHELL) $( top_srcdir) /depcomp
am__depfiles_maybe = depfiles
COMPILE = $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) \
$( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS)
2015-11-08 16:22:02 +00:00
LTCOMPILE = $( LIBTOOL) --mode= compile --tag= CC $( CC) $( DEFS) \
2014-11-21 20:32:31 +00:00
$( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) \
$( AM_CFLAGS) $( CFLAGS)
CCLD = $( CC)
2015-11-08 16:22:02 +00:00
LINK = $( LIBTOOL) --mode= link --tag= CC $( CCLD) $( AM_CFLAGS) $( CFLAGS) \
2014-11-21 20:32:31 +00:00
$( AM_LDFLAGS) $( LDFLAGS) -o $@
SOURCES = $( libjpeg_la_SOURCES) $( libturbojpeg_la_SOURCES) \
$( cjpeg_SOURCES) $( djpeg_SOURCES) $( jcstest_SOURCES) \
$( jpegtran_SOURCES) $( rdjpgcom_SOURCES) $( tjbench_SOURCES) \
$( tjunittest_SOURCES) $( wrjpgcom_SOURCES)
DIST_SOURCES = $( am__libjpeg_la_SOURCES_DIST) \
2015-01-24 20:09:39 +00:00
$( am__libturbojpeg_la_SOURCES_DIST) $( am__cjpeg_SOURCES_DIST) \
$( am__djpeg_SOURCES_DIST) $( jcstest_SOURCES) \
$( jpegtran_SOURCES) $( rdjpgcom_SOURCES) \
$( am__tjbench_SOURCES_DIST) $( am__tjunittest_SOURCES_DIST) \
$( wrjpgcom_SOURCES)
2015-11-08 16:22:02 +00:00
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
html-recursive info-recursive install-data-recursive \
install-exec-recursive install-info-recursive \
install-recursive installcheck-recursive installdirs-recursive \
pdf-recursive ps-recursive uninstall-info-recursive \
uninstall-recursive
2014-11-21 20:32:31 +00:00
man1dir = $( mandir) /man1
NROFF = nroff
MANS = $( dist_man1_MANS)
2015-11-08 16:22:02 +00:00
dist_docDATA_INSTALL = $( INSTALL_DATA)
dist_exampleDATA_INSTALL = $( INSTALL_DATA)
2014-11-21 20:32:31 +00:00
DATA = $( dist_doc_DATA) $( dist_example_DATA)
am__include_HEADERS_DIST = jerror.h jmorecfg.h jpeglib.h turbojpeg.h
2015-11-08 16:22:02 +00:00
includeHEADERS_INSTALL = $( INSTALL_HEADER)
nodist_includeHEADERS_INSTALL = $( INSTALL_HEADER)
2014-11-21 20:32:31 +00:00
HEADERS = $( include_HEADERS) $( nodist_include_HEADERS)
ETAGS = etags
CTAGS = ctags
DIST_SUBDIRS = java simd md5
DISTFILES = $( DIST_COMMON) $( DIST_SOURCES) $( TEXINFOS) $( EXTRA_DIST)
distdir = $( PACKAGE) -$( VERSION)
top_distdir = $( distdir)
am__remove_distdir = \
2015-11-08 16:22:02 +00:00
{ test ! -d $( distdir) \
|| { find $( distdir) -type d ! -perm -200 -exec chmod u+w { } ';' \
&& rm -fr $( distdir) ; } ; }
2014-11-21 20:32:31 +00:00
DIST_ARCHIVES = $( distdir) .tar.gz $( distdir) .tar.bz2
GZIP_ENV = --best
distuninstallcheck_listfiles = find . -type f -print
distcleancheck_listfiles = find . -type f -print
ACLOCAL = @ACLOCAL@
2015-11-08 16:22:02 +00:00
AMDEP_FALSE = @AMDEP_FALSE@
AMDEP_TRUE = @AMDEP_TRUE@
2014-11-21 20:32:31 +00:00
AMTAR = @AMTAR@
AR = @AR@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
BUILD = @BUILD@
CC = @CC@
CCAS = @CCAS@
CCASFLAGS = @CCASFLAGS@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
2015-11-08 16:22:02 +00:00
CXX = @CXX@
CXXCPP = @CXXCPP@
CXXDEPMODE = @CXXDEPMODE@
CXXFLAGS = @CXXFLAGS@
2014-11-21 20:32:31 +00:00
CYGPATH_W = @CYGPATH_W@
DEBARCH = @DEBARCH@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
2015-11-08 16:22:02 +00:00
ECHO = @ECHO@
2014-11-21 20:32:31 +00:00
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
EXEEXT = @EXEEXT@
2015-11-08 16:22:02 +00:00
F77 = @F77@
FFLAGS = @FFLAGS@
2014-11-21 20:32:31 +00:00
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
JAR = @JAR@
JAVA = @JAVA@
JAVAC = @JAVAC@
JAVACFLAGS = @JAVACFLAGS@
JAVA_RPM_CONTENTS_1 = @JAVA_RPM_CONTENTS_1@
JAVA_RPM_CONTENTS_2 = @JAVA_RPM_CONTENTS_2@
JNI_CFLAGS = @JNI_CFLAGS@
JPEG_LIB_VERSION = @JPEG_LIB_VERSION@
JPEG_LIB_VERSION_DECIMAL = @JPEG_LIB_VERSION_DECIMAL@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
LIBTOOL_CURRENT = @LIBTOOL_CURRENT@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
MAKEINFO = @MAKEINFO@
MEM_SRCDST_FUNCTIONS = @MEM_SRCDST_FUNCTIONS@
NAFLAGS = @NAFLAGS@
NASM = @NASM@
OBJEXT = @OBJEXT@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PKGNAME = @PKGNAME@
RANLIB = @RANLIB@
RPMARCH = @RPMARCH@
RPM_CONFIG_ARGS = @RPM_CONFIG_ARGS@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
2015-11-08 16:22:02 +00:00
SIMD_ARM_64_FALSE = @SIMD_ARM_64_FALSE@
SIMD_ARM_64_TRUE = @SIMD_ARM_64_TRUE@
SIMD_ARM_FALSE = @SIMD_ARM_FALSE@
SIMD_ARM_TRUE = @SIMD_ARM_TRUE@
SIMD_I386_FALSE = @SIMD_I386_FALSE@
SIMD_I386_TRUE = @SIMD_I386_TRUE@
SIMD_MIPS_FALSE = @SIMD_MIPS_FALSE@
SIMD_MIPS_TRUE = @SIMD_MIPS_TRUE@
SIMD_X86_64_FALSE = @SIMD_X86_64_FALSE@
SIMD_X86_64_TRUE = @SIMD_X86_64_TRUE@
2014-11-21 20:32:31 +00:00
SO_AGE = @SO_AGE@
SO_MAJOR_VERSION = @SO_MAJOR_VERSION@
SO_MINOR_VERSION = @SO_MINOR_VERSION@
STRIP = @STRIP@
VERSION = @VERSION@
2015-11-08 16:22:02 +00:00
VERSION_SCRIPT_FALSE = @VERSION_SCRIPT_FALSE@
2014-11-21 20:32:31 +00:00
VERSION_SCRIPT_FLAG = @VERSION_SCRIPT_FLAG@
2015-11-08 16:22:02 +00:00
VERSION_SCRIPT_TRUE = @VERSION_SCRIPT_TRUE@
WITH_12BIT_FALSE = @WITH_12BIT_FALSE@
WITH_12BIT_TRUE = @WITH_12BIT_TRUE@
WITH_ARITH_DEC_FALSE = @WITH_ARITH_DEC_FALSE@
WITH_ARITH_DEC_TRUE = @WITH_ARITH_DEC_TRUE@
WITH_ARITH_ENC_FALSE = @WITH_ARITH_ENC_FALSE@
WITH_ARITH_ENC_TRUE = @WITH_ARITH_ENC_TRUE@
WITH_ARITH_FALSE = @WITH_ARITH_FALSE@
WITH_ARITH_TRUE = @WITH_ARITH_TRUE@
2014-11-21 20:32:31 +00:00
WITH_JAVA = @WITH_JAVA@
2015-11-08 16:22:02 +00:00
WITH_JAVA_FALSE = @WITH_JAVA_FALSE@
WITH_JAVA_TRUE = @WITH_JAVA_TRUE@
WITH_SIMD_FALSE = @WITH_SIMD_FALSE@
WITH_SIMD_TRUE = @WITH_SIMD_TRUE@
WITH_SSE_FLOAT_DCT_FALSE = @WITH_SSE_FLOAT_DCT_FALSE@
WITH_SSE_FLOAT_DCT_TRUE = @WITH_SSE_FLOAT_DCT_TRUE@
WITH_TURBOJPEG_FALSE = @WITH_TURBOJPEG_FALSE@
WITH_TURBOJPEG_TRUE = @WITH_TURBOJPEG_TRUE@
X86_64_FALSE = @X86_64_FALSE@
X86_64_TRUE = @X86_64_TRUE@
2014-11-21 20:32:31 +00:00
ac_ct_AR = @ac_ct_AR@
ac_ct_CC = @ac_ct_CC@
2015-11-08 16:22:02 +00:00
ac_ct_CXX = @ac_ct_CXX@
ac_ct_F77 = @ac_ct_F77@
ac_ct_RANLIB = @ac_ct_RANLIB@
ac_ct_STRIP = @ac_ct_STRIP@
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
2014-11-21 20:32:31 +00:00
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
am__tar = @am__tar@
am__untar = @am__untar@
bindir = @bindir@
build = @build@
build_alias = @build_alias@
build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
datadir = @datadir@
2015-07-04 22:16:24 +00:00
docdir = @docdir@
2014-11-21 20:32:31 +00:00
exec_prefix = @exec_prefix@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@
libexecdir = @libexecdir@
localstatedir = @localstatedir@
mandir = @mandir@
mkdir_p = @mkdir_p@
oldincludedir = @oldincludedir@
prefix = @prefix@
program_transform_name = @program_transform_name@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
lib_LTLIBRARIES = libjpeg.la $( am__append_1)
libjpeg_la_LDFLAGS = -version-info \
${ LIBTOOL_CURRENT } :${ SO_MINOR_VERSION } :${ SO_AGE } -no-undefined \
$( am__append_8)
include_HEADERS = jerror.h jmorecfg.h jpeglib.h $( am__append_2)
2015-01-24 20:09:39 +00:00
@WITH_TURBOJPEG_TRUE@libturbojpeg_la_LDFLAGS = -version-info 1 : 0:1 \
2014-11-21 20:32:31 +00:00
@ W I T H _ T U R B O J P E G _ T R U E @ - n o - u n d e f i n e d $( am__append_ 7)
nodist_include_HEADERS = jconfig.h
HDRS = jchuff.h jdct.h jdhuff.h jerror.h jinclude.h jmemsys.h jmorecfg.h \
2015-01-24 20:09:39 +00:00
jpegint.h jpeglib.h jversion.h jsimd.h jsimddct.h jpegcomp.h \
jpeg_nbits_table.h
2014-11-21 20:32:31 +00:00
libjpeg_la_SOURCES = $( HDRS) jcapimin.c jcapistd.c jccoefct.c \
jccolor.c jcdctmgr.c jchuff.c jcinit.c jcmainct.c jcmarker.c \
jcmaster.c jcomapi.c jcparam.c jcphuff.c jcprepct.c jcsample.c \
jctrans.c jdapimin.c jdapistd.c jdatadst.c jdatasrc.c \
jdcoefct.c jdcolor.c jddctmgr.c jdhuff.c jdinput.c jdmainct.c \
jdmarker.c jdmaster.c jdmerge.c jdphuff.c jdpostct.c \
jdsample.c jdtrans.c jerror.c jfdctflt.c jfdctfst.c jfdctint.c \
jidctflt.c jidctfst.c jidctint.c jidctred.c jquant1.c \
jquant2.c jutils.c jmemmgr.c jmemnobs.c $( am__append_3) \
$( am__append_4) $( am__append_5) $( am__append_10)
SUBDIRS = java $( am__append_9) md5
@ W I T H _ T U R B O J P E G _ T R U E @ libturbojpeg_la_SOURCES = $( libjpeg_la_SOURCES) \
@ W I T H _ T U R B O J P E G _ T R U E @ t u r b o j p e g . c t u r b o j p e g . h t r a n s u p p . c \
@ W I T H _ T U R B O J P E G _ T R U E @ t r a n s u p p . h j d a t a d s t - t j . c j d a t a s r c - t j . c \
@ W I T H _ T U R B O J P E G _ T R U E @ $( am__append_ 6) $( TJMAPFILE )
@ W I T H _ J A V A _ T R U E @ @ W I T H _ T U R B O J P E G _ T R U E @ libturbojpeg_la_CFLAGS = ${ JNI_CFLAGS }
@ W I T H _ J A V A _ F A L S E @ @ W I T H _ T U R B O J P E G _ T R U E @ TJMAPFILE = turbojpeg-mapfile
@ W I T H _ J A V A _ T R U E @ @ W I T H _ T U R B O J P E G _ T R U E @ TJMAPFILE = turbojpeg-mapfile.jni
@ W I T H _ S I M D _ T R U E @ libjpeg_la_LIBADD = simd/libsimd.la
@ W I T H _ S I M D _ T R U E @ libturbojpeg_la_LIBADD = simd/libsimd.la
@ W I T H _ T U R B O J P E G _ T R U E @ tjbench_SOURCES = tjbench.c bmp.h bmp.c tjutil.h tjutil.c rdbmp.c rdppm.c \
@ W I T H _ T U R B O J P E G _ T R U E @ w r b m p . c w r p p m . c
@ W I T H _ T U R B O J P E G _ T R U E @ tjbench_LDADD = libturbojpeg.la libjpeg.la -lm
@ W I T H _ T U R B O J P E G _ T R U E @ tjbench_CFLAGS = -DBMP_SUPPORTED -DPPM_SUPPORTED
@ W I T H _ T U R B O J P E G _ T R U E @ tjunittest_SOURCES = tjunittest.c tjutil.h tjutil.c
@ W I T H _ T U R B O J P E G _ T R U E @ tjunittest_LDADD = libturbojpeg.la
2015-01-24 20:09:39 +00:00
cjpeg_SOURCES = cdjpeg.h cderror.h cdjpeg.c cjpeg.c rdgif.c rdppm.c \
rdswitch.c $( am__append_13)
2014-11-21 20:32:31 +00:00
cjpeg_LDADD = libjpeg.la
2015-01-24 20:09:39 +00:00
cjpeg_CFLAGS = -DGIF_SUPPORTED -DPPM_SUPPORTED $( am__append_14)
djpeg_SOURCES = cdjpeg.h cderror.h cdjpeg.c djpeg.c rdcolmap.c \
rdswitch.c wrgif.c wrppm.c $( am__append_15)
2014-11-21 20:32:31 +00:00
djpeg_LDADD = libjpeg.la
2015-01-24 20:09:39 +00:00
djpeg_CFLAGS = -DGIF_SUPPORTED -DPPM_SUPPORTED $( am__append_16)
2014-11-21 20:32:31 +00:00
jpegtran_SOURCES = jpegtran.c rdswitch.c cdjpeg.c transupp.c transupp.h
jpegtran_LDADD = libjpeg.la
rdjpgcom_SOURCES = rdjpgcom.c
rdjpgcom_LDADD = libjpeg.la
wrjpgcom_SOURCES = wrjpgcom.c
wrjpgcom_LDADD = libjpeg.la
jcstest_SOURCES = jcstest.c
jcstest_LDADD = libjpeg.la
dist_man1_MANS = cjpeg.1 djpeg.1 jpegtran.1 rdjpgcom.1 wrjpgcom.1
DOCS = coderules.txt jconfig.txt change.log rdrle.c wrrle.c BUILDING.txt \
ChangeLog.txt
dist_doc_DATA = README README-turbo.txt libjpeg.txt structure.txt usage.txt \
2015-01-24 20:09:39 +00:00
wizard.txt
2014-11-21 20:32:31 +00:00
2015-07-04 22:16:24 +00:00
exampledir = $( docdir)
2014-11-21 20:32:31 +00:00
dist_example_DATA = example.c
EXTRA_DIST = win release $( DOCS) testimages CMakeLists.txt \
sharedlib/CMakeLists.txt cmakescripts libjpeg.map.in doc doxygen.config \
2015-01-24 20:09:39 +00:00
doxygen-extra.css jccolext.c jdcolext.c jdcol565.c jdmrgext.c jdmrg565.c \
2015-11-08 16:22:02 +00:00
jstdhuff.c
2015-01-24 20:09:39 +00:00
@ W I T H _ 1 2 B I T _ F A L S E @ TESTORIG = testorig.jpg
@ W I T H _ 1 2 B I T _ T R U E @ TESTORIG = testorig12.jpg
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_JPEG_RGB_ISLOW = 768e970dd57b340ff1b83c9d3d47c77b
@ W I T H _ 1 2 B I T _ T R U E @ MD5_JPEG_RGB_ISLOW = 9620f424569594bb9242b48498ad801f
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_PPM_RGB_ISLOW = 00a257f5393fef8821f2b88ac7421291
@ W I T H _ 1 2 B I T _ T R U E @ MD5_PPM_RGB_ISLOW = f3301d2219783b8b3d942b7239fa50c0
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_JPEG_422_IFAST_OPT = 2540287b79d913f91665e660303ab2c8
@ W I T H _ 1 2 B I T _ T R U E @ MD5_JPEG_422_IFAST_OPT = 7322e3bd2f127f7de4b40d4480ce60e4
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_PPM_422_IFAST = 35bd6b3f833bad23de82acea847129fa
@ W I T H _ 1 2 B I T _ T R U E @ MD5_PPM_422_IFAST = 79807fa552899e66a04708f533e16950
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_PPM_422M_IFAST = 8dbc65323d62cca7c91ba02dd1cfa81d
@ W I T H _ 1 2 B I T _ T R U E @ MD5_PPM_422M_IFAST = 07737bfe8a7c1c87aaa393a0098d16b0
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_JPEG_420_IFAST_Q100_PROG = 990cbe0329c882420a2094da7e5adade
@ W I T H _ 1 2 B I T _ T R U E @ MD5_JPEG_420_IFAST_Q100_PROG = a1da220b5604081863a504297ed59e55
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_PPM_420_Q100_IFAST = 5a732542015c278ff43635e473a8a294
@ W I T H _ 1 2 B I T _ T R U E @ MD5_PPM_420_Q100_IFAST = 1b3730122709f53d007255e8dfd3305e
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_PPM_420M_Q100_IFAST = ff692ee9323a3b424894862557c092f1
@ W I T H _ 1 2 B I T _ T R U E @ MD5_PPM_420M_Q100_IFAST = 980a1a3c5bf9510022869d30b7d26566
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_JPEG_GRAY_ISLOW = 72b51f894b8f4a10b3ee3066770aa38d
@ W I T H _ 1 2 B I T _ T R U E @ MD5_JPEG_GRAY_ISLOW = 235c90707b16e2e069f37c888b2636d9
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_PPM_GRAY_ISLOW = 8d3596c56eace32f205deccc229aa5ed
@ W I T H _ 1 2 B I T _ T R U E @ MD5_PPM_GRAY_ISLOW = 7213c10af507ad467da5578ca5ee1fca
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_PPM_GRAY_ISLOW_RGB = 116424ac07b79e5e801f00508eab48ec
@ W I T H _ 1 2 B I T _ T R U E @ MD5_PPM_GRAY_ISLOW_RGB = e96ee81c30a6ed422d466338bd3de65d
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_JPEG_420S_IFAST_OPT = 388708217ac46273ca33086b22827ed8
@ W I T H _ 1 2 B I T _ T R U E @ MD5_JPEG_420S_IFAST_OPT = 7af8e60be4d9c227ec63ac9b6630855e
# See README-turbo.txt for more details on why this next bit is necessary.
2015-07-04 22:16:24 +00:00
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_JPEG_3x2_FLOAT_PROG_SSE = 343e3f8caf8af5986ebaf0bdc13b5c71
@ W I T H _ 1 2 B I T _ T R U E @ MD5_JPEG_3x2_FLOAT_PROG_SSE = a8c17daf77b457725ec929e215b603f8
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_PPM_3x2_FLOAT_SSE = 1a75f36e5904d6fc3a85a43da9ad89bb
@ W I T H _ 1 2 B I T _ T R U E @ MD5_PPM_3x2_FLOAT_SSE = 42876ab9e5c2f76a87d08db5fbd57956
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_JPEG_3x2_FLOAT_PROG_32BIT = 9bca803d2042bd1eb03819e2bf92b3e5
@ W I T H _ 1 2 B I T _ T R U E @ MD5_JPEG_3x2_FLOAT_PROG_32BIT = a8c17daf77b457725ec929e215b603f8
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_PPM_3x2_FLOAT_32BIT = f6bfab038438ed8f5522fbd33595dcdc
@ W I T H _ 1 2 B I T _ T R U E @ MD5_PPM_3x2_FLOAT_32BIT = 42876ab9e5c2f76a87d08db5fbd57956
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_PPM_3x2_FLOAT_64BIT = 0e917a34193ef976b679a6b069b1be26
@ W I T H _ 1 2 B I T _ T R U E @ MD5_PPM_3x2_FLOAT_64BIT = d6fbc71153b3d8ded484dbc17c7b9cf4
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_JPEG_3x2_IFAST_PROG = 1ee5d2c1a77f2da495f993c8c7cceca5
@ W I T H _ 1 2 B I T _ T R U E @ MD5_JPEG_3x2_IFAST_PROG = 1396cc2b7185cfe943d408c9d305339e
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_PPM_3x2_IFAST = fd283664b3b49127984af0a7f118fccd
@ W I T H _ 1 2 B I T _ T R U E @ MD5_PPM_3x2_IFAST = 3975985ef6eeb0a2cdc58daa651ccc00
2015-01-24 20:09:39 +00:00
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_PPM_420M_ISLOW_2_1 = 9f9de8c0612f8d06869b960b05abf9c9
@ W I T H _ 1 2 B I T _ T R U E @ MD5_PPM_420M_ISLOW_2_1 = 4ca6be2a6f326ff9eaab63e70a8259c0
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_PPM_420M_ISLOW_15_8 = b6875bc070720b899566cc06459b63b7
@ W I T H _ 1 2 B I T _ T R U E @ MD5_PPM_420M_ISLOW_15_8 = 12aa9f9534c1b3d7ba047322226365eb
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_PPM_420M_ISLOW_13_8 = bc3452573c8152f6ae552939ee19f82f
@ W I T H _ 1 2 B I T _ T R U E @ MD5_PPM_420M_ISLOW_13_8 = f7e22817c7b25e1393e4ec101e9d4e96
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_PPM_420M_ISLOW_11_8 = d8cc73c0aaacd4556569b59437ba00a5
@ W I T H _ 1 2 B I T _ T R U E @ MD5_PPM_420M_ISLOW_11_8 = 800a16f9f4dc9b293197bfe11be10a82
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_PPM_420M_ISLOW_9_8 = d25e61bc7eac0002f5b393aa223747b6
@ W I T H _ 1 2 B I T _ T R U E @ MD5_PPM_420M_ISLOW_9_8 = 06b7a92a9bc69f4dc36ec40f1937d55c
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_PPM_420M_ISLOW_7_8 = ddb564b7c74a09494016d6cd7502a946
@ W I T H _ 1 2 B I T _ T R U E @ MD5_PPM_420M_ISLOW_7_8 = 3ec444a14a4ab4eab88ffc49c48eca43
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_PPM_420M_ISLOW_3_4 = 8ed8e68808c3fbc4ea764fc9d2968646
@ W I T H _ 1 2 B I T _ T R U E @ MD5_PPM_420M_ISLOW_3_4 = 3e726b7ea872445b19437d1c1d4f0d93
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_PPM_420M_ISLOW_5_8 = a3363274999da2366a024efae6d16c9b
@ W I T H _ 1 2 B I T _ T R U E @ MD5_PPM_420M_ISLOW_5_8 = a8a771abdc94301d20ffac119b2caccd
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_PPM_420M_ISLOW_1_2 = e692a315cea26b988c8e8b29a5dbcd81
@ W I T H _ 1 2 B I T _ T R U E @ MD5_PPM_420M_ISLOW_1_2 = b419124dd5568b085787234866102866
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_PPM_420M_ISLOW_3_8 = 79eca9175652ced755155c90e785a996
@ W I T H _ 1 2 B I T _ T R U E @ MD5_PPM_420M_ISLOW_3_8 = 343d19015531b7bbe746124127244fa8
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_PPM_420M_ISLOW_1_4 = 79cd778f8bf1a117690052cacdd54eca
@ W I T H _ 1 2 B I T _ T R U E @ MD5_PPM_420M_ISLOW_1_4 = 35fd59d866e44659edfa3c18db2a3edb
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_PPM_420M_ISLOW_1_8 = 391b3d4aca640c8567d6f8745eb2142f
@ W I T H _ 1 2 B I T _ T R U E @ MD5_PPM_420M_ISLOW_1_8 = ccaed48ac0aedefda5d4abe4013f4ad7
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_JPEG_CROP = b4197f377e621c4e9b1d20471432610d
@ W I T H _ 1 2 B I T _ T R U E @ MD5_JPEG_CROP = cdb35ff4b4519392690ea040c56ea99c
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_BMP_RGB_ISLOW_565 = f07d2e75073e4bb10f6c6f4d36e2e3be
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_BMP_RGB_ISLOW_565D = 4cfa0928ef3e6bb626d7728c924cfda4
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_BMP_422M_IFAST_565 = 3294bd4d9a1f2b3d08ea6020d0db7065
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_BMP_422M_IFAST_565D = da98c9c7b6039511be4a79a878a9abc1
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_BMP_GRAY_ISLOW_565 = 12f78118e56a2f48b966f792fedf23cc
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_BMP_GRAY_ISLOW_565D = bdbbd616441a24354c98553df5dc82db
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_JPEG_420_ISLOW_ARI = e986fb0a637a8d833d96e8a6d6d84ea1
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_JPEG_444_ISLOW_PROGARI = 0a8f1c8f66e113c3cf635df0a475a617
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_PPM_420M_IFAST_ARI = 72b59a99bcf1de24c5b27d151bde2437
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_JPEG_420_ISLOW = 9a68f56bc76e466aa7e52f415d0f4a5f
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_BMP_420_ISLOW_256 = 4980185e3776e89bd931736e1cddeee6
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_BMP_420_ISLOW_565 = bf9d13e16c4923b92e1faa604d7922cb
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_BMP_420_ISLOW_565D = 6bde71526acc44bcff76f696df8638d2
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_BMP_420M_ISLOW_565 = 8dc0185245353cfa32ad97027342216f
@ W I T H _ 1 2 B I T _ F A L S E @ MD5_BMP_420M_ISLOW_565D = d1be3a3339166255e76fa50a0d70d73e
2015-07-04 22:16:24 +00:00
@ W I T H _ T U R B O J P E G _ T R U E @ MD5_PPM_GRAY_TILE = 89d3ca21213d9d864b50b4e4e7de4ca6
@ W I T H _ T U R B O J P E G _ T R U E @ MD5_PPM_420_8x8_TILE = 847fceab15c5b7b911cb986cf0f71de3
@ W I T H _ T U R B O J P E G _ T R U E @ MD5_PPM_420_16x16_TILE = ca45552a93687e078f7137cc4126a7b0
@ W I T H _ T U R B O J P E G _ T R U E @ MD5_PPM_420_32x32_TILE = d8676f1d6b68df358353bba9844f4a00
@ W I T H _ T U R B O J P E G _ T R U E @ MD5_PPM_420_64x64_TILE = 4e4c1a3d7ea4bace4f868bcbe83b7050
@ W I T H _ T U R B O J P E G _ T R U E @ MD5_PPM_420_128x128_TILE = f24c3429c52265832beab9df72a0ceae
@ W I T H _ T U R B O J P E G _ T R U E @ MD5_PPM_420M_8x8_TILE = bc25320e1f4c31ce2e610e43e9fd173c
@ W I T H _ T U R B O J P E G _ T R U E @ MD5_PPM_420M_TILE = 75ffdf14602258c5c189522af57fa605
@ W I T H _ T U R B O J P E G _ T R U E @ MD5_PPM_422_8x8_TILE = d83dacd9fc73b0a6f10c09acad64eb1e
@ W I T H _ T U R B O J P E G _ T R U E @ MD5_PPM_422_16x16_TILE = 35077fb610d72dd743b1eb0cbcfe10fb
@ W I T H _ T U R B O J P E G _ T R U E @ MD5_PPM_422_32x32_TILE = e6902ed8a449ecc0f0d6f2bf945f65f7
@ W I T H _ T U R B O J P E G _ T R U E @ MD5_PPM_422_64x64_TILE = 2b4502a8f316cedbde1da7bce3d2231e
@ W I T H _ T U R B O J P E G _ T R U E @ MD5_PPM_422_128x128_TILE = f0b5617d578f5e13c8eee215d64d4877
@ W I T H _ T U R B O J P E G _ T R U E @ MD5_PPM_422M_8x8_TILE = 828941d7f41cd6283abd6beffb7fd51d
@ W I T H _ T U R B O J P E G _ T R U E @ MD5_PPM_422M_TILE = e877ae1324c4a280b95376f7f018172f
@ W I T H _ T U R B O J P E G _ T R U E @ MD5_PPM_444_TILE = 7964e41e67cfb8d0a587c0aa4798f9c3
2015-01-24 20:09:39 +00:00
all : config .h jconfig .h jconfigint .h
2014-11-21 20:32:31 +00:00
$( MAKE) $( AM_MAKEFLAGS) all-recursive
.SUFFIXES :
.SUFFIXES : .c .lo .o .obj
2015-11-08 16:22:02 +00:00
am--refresh :
2014-11-21 20:32:31 +00:00
@:
$(srcdir)/Makefile.in : $( srcdir ) /Makefile .am $( am__configure_deps )
@for dep in $? ; do \
case '$(am__configure_deps)' in \
*$$ dep*) \
2015-11-08 16:22:02 +00:00
echo ' cd $(srcdir) && $(AUTOMAKE) --foreign ' ; \
cd $( srcdir) && $( AUTOMAKE) --foreign \
2014-11-21 20:32:31 +00:00
&& exit 0; \
exit 1; ; \
esac ; \
done ; \
2015-11-08 16:22:02 +00:00
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile' ; \
cd $( top_srcdir) && \
$( AUTOMAKE) --foreign Makefile
.PRECIOUS : Makefile
2014-11-21 20:32:31 +00:00
Makefile : $( srcdir ) /Makefile .in $( top_builddir ) /config .status
@case '$?' in \
*config.status*) \
echo ' $(SHELL) ./config.status' ; \
$( SHELL) ./config.status; ; \
*) \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)' ; \
cd $( top_builddir) && $( SHELL) ./config.status $@ $( am__depfiles_maybe) ; ; \
esac ;
$(top_builddir)/config.status : $( top_srcdir ) /configure $( CONFIG_STATUS_DEPENDENCIES )
$( SHELL) ./config.status --recheck
$(top_srcdir)/configure : $( am__configure_deps )
2015-11-08 16:22:02 +00:00
cd $( srcdir) && $( AUTOCONF)
2014-11-21 20:32:31 +00:00
$(ACLOCAL_M4) : $( am__aclocal_m 4_deps )
2015-11-08 16:22:02 +00:00
cd $( srcdir) && $( ACLOCAL) $( ACLOCAL_AMFLAGS)
2014-11-21 20:32:31 +00:00
config.h : stamp -h 1
2015-11-08 16:22:02 +00:00
@if test ! -f $@ ; then \
rm -f stamp-h1; \
$( MAKE) stamp-h1; \
else :; fi
2014-11-21 20:32:31 +00:00
stamp-h1 : $( srcdir ) /config .h .in $( top_builddir ) /config .status
@rm -f stamp-h1
cd $( top_builddir) && $( SHELL) ./config.status config.h
$(srcdir)/config.h.in : $( am__configure_deps )
2015-11-08 16:22:02 +00:00
cd $( top_srcdir) && $( AUTOHEADER)
2014-11-21 20:32:31 +00:00
rm -f stamp-h1
touch $@
jconfig.h : stamp -h 2
2015-11-08 16:22:02 +00:00
@if test ! -f $@ ; then \
rm -f stamp-h2; \
$( MAKE) stamp-h2; \
else :; fi
2014-11-21 20:32:31 +00:00
stamp-h2 : $( srcdir ) /jconfig .h .in $( top_builddir ) /config .status
@rm -f stamp-h2
cd $( top_builddir) && $( SHELL) ./config.status jconfig.h
2015-01-24 20:09:39 +00:00
jconfigint.h : stamp -h 3
2015-11-08 16:22:02 +00:00
@if test ! -f $@ ; then \
rm -f stamp-h3; \
$( MAKE) stamp-h3; \
else :; fi
2015-01-24 20:09:39 +00:00
stamp-h3 : $( srcdir ) /jconfigint .h .in $( top_builddir ) /config .status
@rm -f stamp-h3
cd $( top_builddir) && $( SHELL) ./config.status jconfigint.h
2014-11-21 20:32:31 +00:00
distclean-hdr :
2015-01-24 20:09:39 +00:00
-rm -f config.h stamp-h1 jconfig.h stamp-h2 jconfigint.h stamp-h3
2014-11-21 20:32:31 +00:00
pkgscripts/libjpeg-turbo.spec.tmpl : $( top_builddir ) /config .status $( top_srcdir ) /release /libjpeg -turbo .spec .in
cd $( top_builddir) && $( SHELL) ./config.status $@
pkgscripts/makecygwinpkg.tmpl : $( top_builddir ) /config .status $( top_srcdir ) /release /makecygwinpkg .in
cd $( top_builddir) && $( SHELL) ./config.status $@
pkgscripts/makedpkg.tmpl : $( top_builddir ) /config .status $( top_srcdir ) /release /makedpkg .in
cd $( top_builddir) && $( SHELL) ./config.status $@
pkgscripts/makemacpkg.tmpl : $( top_builddir ) /config .status $( top_srcdir ) /release /makemacpkg .in
cd $( top_builddir) && $( SHELL) ./config.status $@
pkgscripts/uninstall.tmpl : $( top_builddir ) /config .status $( top_srcdir ) /release /uninstall .in
cd $( top_builddir) && $( SHELL) ./config.status $@
tjbenchtest : $( top_builddir ) /config .status $( srcdir ) /tjbenchtest .in
cd $( top_builddir) && $( SHELL) ./config.status $@
tjbenchtest.java : $( top_builddir ) /config .status $( srcdir ) /tjbenchtest .java .in
cd $( top_builddir) && $( SHELL) ./config.status $@
tjexampletest : $( top_builddir ) /config .status $( srcdir ) /tjexampletest .in
cd $( top_builddir) && $( SHELL) ./config.status $@
libjpeg.map : $( top_builddir ) /config .status $( srcdir ) /libjpeg .map .in
cd $( top_builddir) && $( SHELL) ./config.status $@
install-libLTLIBRARIES : $( lib_LTLIBRARIES )
@$( NORMAL_INSTALL)
2015-11-08 16:22:02 +00:00
test -z " $( libdir) " || $( mkdir_p) " $( DESTDIR) $( libdir) "
@list= '$(lib_LTLIBRARIES)' ; for p in $$ list; do \
2014-11-21 20:32:31 +00:00
if test -f $$ p; then \
2015-11-08 16:22:02 +00:00
f = $( am__strip_dir) \
echo " $( LIBTOOL) --mode=install $( libLTLIBRARIES_INSTALL) $( INSTALL_STRIP_FLAG) ' $$ p' ' $( DESTDIR) $( libdir) / $$ f' " ; \
$( LIBTOOL) --mode= install $( libLTLIBRARIES_INSTALL) $( INSTALL_STRIP_FLAG) " $$ p " " $( DESTDIR) $( libdir) / $$ f " ; \
2014-11-21 20:32:31 +00:00
else :; fi ; \
2015-11-08 16:22:02 +00:00
done
2014-11-21 20:32:31 +00:00
uninstall-libLTLIBRARIES :
@$( NORMAL_UNINSTALL)
2015-11-08 16:22:02 +00:00
@set -x; list = '$(lib_LTLIBRARIES)' ; for p in $$ list; do \
p = $( am__strip_dir) \
echo " $( LIBTOOL) --mode=uninstall rm -f ' $( DESTDIR) $( libdir) / $$ p' " ; \
$( LIBTOOL) --mode= uninstall rm -f " $( DESTDIR) $( libdir) / $$ p " ; \
2014-11-21 20:32:31 +00:00
done
clean-libLTLIBRARIES :
-test -z " $( lib_LTLIBRARIES) " || rm -f $( lib_LTLIBRARIES)
2015-11-08 16:22:02 +00:00
@list= '$(lib_LTLIBRARIES)' ; for p in $$ list; do \
dir = " `echo $$ p | sed -e 's|/[^/]* $$ ||'` " ; \
test " $$ dir " != " $$ p " || dir = .; \
echo " rm -f \" $$ {dir}/so_locations\" " ; \
rm -f " $$ {dir}/so_locations " ; \
done
libjpeg.la : $( libjpeg_la_OBJECTS ) $( libjpeg_la_DEPENDENCIES )
$( LINK) -rpath $( libdir) $( libjpeg_la_LDFLAGS) $( libjpeg_la_OBJECTS) $( libjpeg_la_LIBADD) $( LIBS)
libturbojpeg.la : $( libturbojpeg_la_OBJECTS ) $( libturbojpeg_la_DEPENDENCIES )
$( LINK) $( am_libturbojpeg_la_rpath) $( libturbojpeg_la_LDFLAGS) $( libturbojpeg_la_OBJECTS) $( libturbojpeg_la_LIBADD) $( LIBS)
2014-11-21 20:32:31 +00:00
install-binPROGRAMS : $( bin_PROGRAMS )
@$( NORMAL_INSTALL)
2015-11-08 16:22:02 +00:00
test -z " $( bindir) " || $( mkdir_p) " $( DESTDIR) $( bindir) "
@list= '$(bin_PROGRAMS)' ; for p in $$ list; do \
p1 = ` echo $$ p| sed 's/$(EXEEXT)$$//' ` ; \
if test -f $$ p \
|| test -f $$ p1 \
; then \
f = ` echo " $$ p1 " | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/' ` ; \
echo " $( INSTALL_PROGRAM_ENV) $( LIBTOOL) --mode=install $( binPROGRAMS_INSTALL) ' $$ p' ' $( DESTDIR) $( bindir) / $$ f' " ; \
$( INSTALL_PROGRAM_ENV) $( LIBTOOL) --mode= install $( binPROGRAMS_INSTALL) " $$ p " " $( DESTDIR) $( bindir) / $$ f " || exit 1; \
else :; fi ; \
done
2014-11-21 20:32:31 +00:00
uninstall-binPROGRAMS :
@$( NORMAL_UNINSTALL)
2015-11-08 16:22:02 +00:00
@list= '$(bin_PROGRAMS)' ; for p in $$ list; do \
f = ` echo " $$ p " | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' ` ; \
echo " rm -f ' $( DESTDIR) $( bindir) / $$ f' " ; \
rm -f " $( DESTDIR) $( bindir) / $$ f " ; \
done
2014-11-21 20:32:31 +00:00
clean-binPROGRAMS :
2015-11-08 16:22:02 +00:00
@list= '$(bin_PROGRAMS)' ; for p in $$ list; do \
f = ` echo $$ p| sed 's/$(EXEEXT)$$//' ` ; \
echo " rm -f $$ p $$ f " ; \
rm -f $$ p $$ f ; \
done
2014-11-21 20:32:31 +00:00
clean-noinstPROGRAMS :
2015-11-08 16:22:02 +00:00
@list= '$(noinst_PROGRAMS)' ; for p in $$ list; do \
f = ` echo $$ p| sed 's/$(EXEEXT)$$//' ` ; \
echo " rm -f $$ p $$ f " ; \
rm -f $$ p $$ f ; \
done
cjpeg$(EXEEXT) : $( cjpeg_OBJECTS ) $( cjpeg_DEPENDENCIES )
2014-11-21 20:32:31 +00:00
@rm -f cjpeg$( EXEEXT)
2015-11-08 16:22:02 +00:00
$( LINK) $( cjpeg_LDFLAGS) $( cjpeg_OBJECTS) $( cjpeg_LDADD) $( LIBS)
djpeg$(EXEEXT) : $( djpeg_OBJECTS ) $( djpeg_DEPENDENCIES )
2014-11-21 20:32:31 +00:00
@rm -f djpeg$( EXEEXT)
2015-11-08 16:22:02 +00:00
$( LINK) $( djpeg_LDFLAGS) $( djpeg_OBJECTS) $( djpeg_LDADD) $( LIBS)
jcstest$(EXEEXT) : $( jcstest_OBJECTS ) $( jcstest_DEPENDENCIES )
2014-11-21 20:32:31 +00:00
@rm -f jcstest$( EXEEXT)
2015-11-08 16:22:02 +00:00
$( LINK) $( jcstest_LDFLAGS) $( jcstest_OBJECTS) $( jcstest_LDADD) $( LIBS)
jpegtran$(EXEEXT) : $( jpegtran_OBJECTS ) $( jpegtran_DEPENDENCIES )
2014-11-21 20:32:31 +00:00
@rm -f jpegtran$( EXEEXT)
2015-11-08 16:22:02 +00:00
$( LINK) $( jpegtran_LDFLAGS) $( jpegtran_OBJECTS) $( jpegtran_LDADD) $( LIBS)
rdjpgcom$(EXEEXT) : $( rdjpgcom_OBJECTS ) $( rdjpgcom_DEPENDENCIES )
2014-11-21 20:32:31 +00:00
@rm -f rdjpgcom$( EXEEXT)
2015-11-08 16:22:02 +00:00
$( LINK) $( rdjpgcom_LDFLAGS) $( rdjpgcom_OBJECTS) $( rdjpgcom_LDADD) $( LIBS)
tjbench$(EXEEXT) : $( tjbench_OBJECTS ) $( tjbench_DEPENDENCIES )
2014-11-21 20:32:31 +00:00
@rm -f tjbench$( EXEEXT)
2015-11-08 16:22:02 +00:00
$( LINK) $( tjbench_LDFLAGS) $( tjbench_OBJECTS) $( tjbench_LDADD) $( LIBS)
tjunittest$(EXEEXT) : $( tjunittest_OBJECTS ) $( tjunittest_DEPENDENCIES )
2014-11-21 20:32:31 +00:00
@rm -f tjunittest$( EXEEXT)
2015-11-08 16:22:02 +00:00
$( LINK) $( tjunittest_LDFLAGS) $( tjunittest_OBJECTS) $( tjunittest_LDADD) $( LIBS)
wrjpgcom$(EXEEXT) : $( wrjpgcom_OBJECTS ) $( wrjpgcom_DEPENDENCIES )
2014-11-21 20:32:31 +00:00
@rm -f wrjpgcom$( EXEEXT)
2015-11-08 16:22:02 +00:00
$( LINK) $( wrjpgcom_LDFLAGS) $( wrjpgcom_OBJECTS) $( wrjpgcom_LDADD) $( LIBS)
2014-11-21 20:32:31 +00:00
mostlyclean-compile :
-rm -f *.$( OBJEXT)
distclean-compile :
-rm -f *.tab.c
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / c d j p e g . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / c j p e g - c d j p e g . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / c j p e g - c j p e g . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / c j p e g - r d b m p . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / c j p e g - r d g i f . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / c j p e g - r d p p m . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / c j p e g - r d s w i t c h . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / c j p e g - r d t a r g a . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / d j p e g - c d j p e g . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / d j p e g - d j p e g . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / d j p e g - r d c o l m a p . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / d j p e g - r d s w i t c h . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / d j p e g - w r b m p . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / d j p e g - w r g i f . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / d j p e g - w r p p m . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / d j p e g - w r t a r g a . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j a r i c o m . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j c a p i m i n . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j c a p i s t d . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j c a r i t h . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j c c o e f c t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j c c o l o r . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j c d c t m g r . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j c h u f f . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j c i n i t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j c m a i n c t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j c m a r k e r . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j c m a s t e r . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j c o m a p i . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j c p a r a m . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j c p h u f f . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j c p r e p c t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j c s a m p l e . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j c s t e s t . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j c t r a n s . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j d a p i m i n . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j d a p i s t d . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j d a r i t h . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j d a t a d s t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j d a t a s r c . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j d c o e f c t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j d c o l o r . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j d d c t m g r . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j d h u f f . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j d i n p u t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j d m a i n c t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j d m a r k e r . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j d m a s t e r . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j d m e r g e . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j d p h u f f . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j d p o s t c t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j d s a m p l e . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j d t r a n s . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j e r r o r . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j f d c t f l t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j f d c t f s t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j f d c t i n t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j i d c t f l t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j i d c t f s t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j i d c t i n t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j i d c t r e d . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j m e m m g r . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j m e m n o b s . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j p e g t r a n . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j q u a n t 1 . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j q u a n t 2 . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j s i m d _ n o n e . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / j u t i l s . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j a r i c o m . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j c a p i m i n . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j c a p i s t d . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j c a r i t h . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j c c o e f c t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j c c o l o r . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j c d c t m g r . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j c h u f f . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j c i n i t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j c m a i n c t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j c m a r k e r . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j c m a s t e r . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j c o m a p i . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j c p a r a m . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j c p h u f f . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j c p r e p c t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j c s a m p l e . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j c t r a n s . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j d a p i m i n . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j d a p i s t d . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j d a r i t h . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j d a t a d s t - t j . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j d a t a d s t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j d a t a s r c - t j . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j d a t a s r c . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j d c o e f c t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j d c o l o r . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j d d c t m g r . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j d h u f f . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j d i n p u t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j d m a i n c t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j d m a r k e r . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j d m a s t e r . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j d m e r g e . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j d p h u f f . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j d p o s t c t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j d s a m p l e . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j d t r a n s . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j e r r o r . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j f d c t f l t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j f d c t f s t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j f d c t i n t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j i d c t f l t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j i d c t f s t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j i d c t i n t . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j i d c t r e d . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j m e m m g r . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j m e m n o b s . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j q u a n t 1 . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j q u a n t 2 . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j s i m d _ n o n e . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - j u t i l s . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - t r a n s u p p . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - t u r b o j p e g - j n i . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / l i b t u r b o j p e g _ l a - t u r b o j p e g . P l o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r d j p g c o m . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r d s w i t c h . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / t j b e n c h - b m p . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / t j b e n c h - r d b m p . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / t j b e n c h - r d p p m . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / t j b e n c h - t j b e n c h . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / t j b e n c h - t j u t i l . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / t j b e n c h - w r b m p . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / t j b e n c h - w r p p m . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / t j u n i t t e s t . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / t j u t i l . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / t r a n s u p p . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / w r j p g c o m . P o @ a m _ _ q u o t e @
.c.o :
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( COMPILE ) - M T $@ - M D - M P - M F "$(DEPDIR)/$*.Tpo" - c - o $@ $< ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po" ; e l s e r m - f "$(DEPDIR)/$*.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = '$<' object = '$@' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( COMPILE ) - c $<
2014-11-21 20:32:31 +00:00
.c.obj :
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( COMPILE ) - M T $@ - M D - M P - M F "$(DEPDIR)/$*.Tpo" - c - o $@ ` $( CYGPATH_W ) '$<' ` ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po" ; e l s e r m - f "$(DEPDIR)/$*.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = '$<' object = '$@' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( COMPILE ) - c ` $( CYGPATH_W ) '$<' `
2014-11-21 20:32:31 +00:00
.c.lo :
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LTCOMPILE ) - M T $@ - M D - M P - M F "$(DEPDIR)/$*.Tpo" - c - o $@ $< ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo" ; e l s e r m - f "$(DEPDIR)/$*.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = '$<' object = '$@' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LTCOMPILE ) - c - o $@ $<
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jcapimin.lo : jcapimin .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jcapimin.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jcapimin.Tpo " -c -o libturbojpeg_la-jcapimin.lo ` test -f 'jcapimin.c' || echo '$(srcdir)/' ` jcapimin.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jcapimin.Tpo" "$(DEPDIR)/libturbojpeg_la-jcapimin.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jcapimin.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jcapimin.c' object = 'libturbojpeg_la-jcapimin.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jcapimin.lo ` test -f 'jcapimin.c' || echo '$(srcdir)/' ` jcapimin.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jcapistd.lo : jcapistd .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jcapistd.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jcapistd.Tpo " -c -o libturbojpeg_la-jcapistd.lo ` test -f 'jcapistd.c' || echo '$(srcdir)/' ` jcapistd.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jcapistd.Tpo" "$(DEPDIR)/libturbojpeg_la-jcapistd.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jcapistd.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jcapistd.c' object = 'libturbojpeg_la-jcapistd.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jcapistd.lo ` test -f 'jcapistd.c' || echo '$(srcdir)/' ` jcapistd.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jccoefct.lo : jccoefct .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jccoefct.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jccoefct.Tpo " -c -o libturbojpeg_la-jccoefct.lo ` test -f 'jccoefct.c' || echo '$(srcdir)/' ` jccoefct.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jccoefct.Tpo" "$(DEPDIR)/libturbojpeg_la-jccoefct.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jccoefct.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jccoefct.c' object = 'libturbojpeg_la-jccoefct.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jccoefct.lo ` test -f 'jccoefct.c' || echo '$(srcdir)/' ` jccoefct.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jccolor.lo : jccolor .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jccolor.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jccolor.Tpo " -c -o libturbojpeg_la-jccolor.lo ` test -f 'jccolor.c' || echo '$(srcdir)/' ` jccolor.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jccolor.Tpo" "$(DEPDIR)/libturbojpeg_la-jccolor.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jccolor.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jccolor.c' object = 'libturbojpeg_la-jccolor.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jccolor.lo ` test -f 'jccolor.c' || echo '$(srcdir)/' ` jccolor.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jcdctmgr.lo : jcdctmgr .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jcdctmgr.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jcdctmgr.Tpo " -c -o libturbojpeg_la-jcdctmgr.lo ` test -f 'jcdctmgr.c' || echo '$(srcdir)/' ` jcdctmgr.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jcdctmgr.Tpo" "$(DEPDIR)/libturbojpeg_la-jcdctmgr.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jcdctmgr.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jcdctmgr.c' object = 'libturbojpeg_la-jcdctmgr.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jcdctmgr.lo ` test -f 'jcdctmgr.c' || echo '$(srcdir)/' ` jcdctmgr.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jchuff.lo : jchuff .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jchuff.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jchuff.Tpo " -c -o libturbojpeg_la-jchuff.lo ` test -f 'jchuff.c' || echo '$(srcdir)/' ` jchuff.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jchuff.Tpo" "$(DEPDIR)/libturbojpeg_la-jchuff.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jchuff.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jchuff.c' object = 'libturbojpeg_la-jchuff.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jchuff.lo ` test -f 'jchuff.c' || echo '$(srcdir)/' ` jchuff.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jcinit.lo : jcinit .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jcinit.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jcinit.Tpo " -c -o libturbojpeg_la-jcinit.lo ` test -f 'jcinit.c' || echo '$(srcdir)/' ` jcinit.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jcinit.Tpo" "$(DEPDIR)/libturbojpeg_la-jcinit.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jcinit.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jcinit.c' object = 'libturbojpeg_la-jcinit.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jcinit.lo ` test -f 'jcinit.c' || echo '$(srcdir)/' ` jcinit.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jcmainct.lo : jcmainct .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jcmainct.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jcmainct.Tpo " -c -o libturbojpeg_la-jcmainct.lo ` test -f 'jcmainct.c' || echo '$(srcdir)/' ` jcmainct.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jcmainct.Tpo" "$(DEPDIR)/libturbojpeg_la-jcmainct.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jcmainct.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jcmainct.c' object = 'libturbojpeg_la-jcmainct.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jcmainct.lo ` test -f 'jcmainct.c' || echo '$(srcdir)/' ` jcmainct.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jcmarker.lo : jcmarker .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jcmarker.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jcmarker.Tpo " -c -o libturbojpeg_la-jcmarker.lo ` test -f 'jcmarker.c' || echo '$(srcdir)/' ` jcmarker.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jcmarker.Tpo" "$(DEPDIR)/libturbojpeg_la-jcmarker.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jcmarker.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jcmarker.c' object = 'libturbojpeg_la-jcmarker.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jcmarker.lo ` test -f 'jcmarker.c' || echo '$(srcdir)/' ` jcmarker.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jcmaster.lo : jcmaster .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jcmaster.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jcmaster.Tpo " -c -o libturbojpeg_la-jcmaster.lo ` test -f 'jcmaster.c' || echo '$(srcdir)/' ` jcmaster.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jcmaster.Tpo" "$(DEPDIR)/libturbojpeg_la-jcmaster.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jcmaster.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jcmaster.c' object = 'libturbojpeg_la-jcmaster.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jcmaster.lo ` test -f 'jcmaster.c' || echo '$(srcdir)/' ` jcmaster.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jcomapi.lo : jcomapi .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jcomapi.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jcomapi.Tpo " -c -o libturbojpeg_la-jcomapi.lo ` test -f 'jcomapi.c' || echo '$(srcdir)/' ` jcomapi.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jcomapi.Tpo" "$(DEPDIR)/libturbojpeg_la-jcomapi.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jcomapi.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jcomapi.c' object = 'libturbojpeg_la-jcomapi.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jcomapi.lo ` test -f 'jcomapi.c' || echo '$(srcdir)/' ` jcomapi.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jcparam.lo : jcparam .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jcparam.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jcparam.Tpo " -c -o libturbojpeg_la-jcparam.lo ` test -f 'jcparam.c' || echo '$(srcdir)/' ` jcparam.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jcparam.Tpo" "$(DEPDIR)/libturbojpeg_la-jcparam.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jcparam.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jcparam.c' object = 'libturbojpeg_la-jcparam.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jcparam.lo ` test -f 'jcparam.c' || echo '$(srcdir)/' ` jcparam.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jcphuff.lo : jcphuff .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jcphuff.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jcphuff.Tpo " -c -o libturbojpeg_la-jcphuff.lo ` test -f 'jcphuff.c' || echo '$(srcdir)/' ` jcphuff.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jcphuff.Tpo" "$(DEPDIR)/libturbojpeg_la-jcphuff.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jcphuff.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jcphuff.c' object = 'libturbojpeg_la-jcphuff.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jcphuff.lo ` test -f 'jcphuff.c' || echo '$(srcdir)/' ` jcphuff.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jcprepct.lo : jcprepct .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jcprepct.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jcprepct.Tpo " -c -o libturbojpeg_la-jcprepct.lo ` test -f 'jcprepct.c' || echo '$(srcdir)/' ` jcprepct.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jcprepct.Tpo" "$(DEPDIR)/libturbojpeg_la-jcprepct.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jcprepct.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jcprepct.c' object = 'libturbojpeg_la-jcprepct.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jcprepct.lo ` test -f 'jcprepct.c' || echo '$(srcdir)/' ` jcprepct.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jcsample.lo : jcsample .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jcsample.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jcsample.Tpo " -c -o libturbojpeg_la-jcsample.lo ` test -f 'jcsample.c' || echo '$(srcdir)/' ` jcsample.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jcsample.Tpo" "$(DEPDIR)/libturbojpeg_la-jcsample.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jcsample.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jcsample.c' object = 'libturbojpeg_la-jcsample.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jcsample.lo ` test -f 'jcsample.c' || echo '$(srcdir)/' ` jcsample.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jctrans.lo : jctrans .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jctrans.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jctrans.Tpo " -c -o libturbojpeg_la-jctrans.lo ` test -f 'jctrans.c' || echo '$(srcdir)/' ` jctrans.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jctrans.Tpo" "$(DEPDIR)/libturbojpeg_la-jctrans.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jctrans.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jctrans.c' object = 'libturbojpeg_la-jctrans.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jctrans.lo ` test -f 'jctrans.c' || echo '$(srcdir)/' ` jctrans.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jdapimin.lo : jdapimin .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jdapimin.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jdapimin.Tpo " -c -o libturbojpeg_la-jdapimin.lo ` test -f 'jdapimin.c' || echo '$(srcdir)/' ` jdapimin.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jdapimin.Tpo" "$(DEPDIR)/libturbojpeg_la-jdapimin.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jdapimin.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jdapimin.c' object = 'libturbojpeg_la-jdapimin.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jdapimin.lo ` test -f 'jdapimin.c' || echo '$(srcdir)/' ` jdapimin.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jdapistd.lo : jdapistd .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jdapistd.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jdapistd.Tpo " -c -o libturbojpeg_la-jdapistd.lo ` test -f 'jdapistd.c' || echo '$(srcdir)/' ` jdapistd.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jdapistd.Tpo" "$(DEPDIR)/libturbojpeg_la-jdapistd.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jdapistd.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jdapistd.c' object = 'libturbojpeg_la-jdapistd.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jdapistd.lo ` test -f 'jdapistd.c' || echo '$(srcdir)/' ` jdapistd.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jdatadst.lo : jdatadst .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jdatadst.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jdatadst.Tpo " -c -o libturbojpeg_la-jdatadst.lo ` test -f 'jdatadst.c' || echo '$(srcdir)/' ` jdatadst.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jdatadst.Tpo" "$(DEPDIR)/libturbojpeg_la-jdatadst.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jdatadst.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jdatadst.c' object = 'libturbojpeg_la-jdatadst.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jdatadst.lo ` test -f 'jdatadst.c' || echo '$(srcdir)/' ` jdatadst.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jdatasrc.lo : jdatasrc .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jdatasrc.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jdatasrc.Tpo " -c -o libturbojpeg_la-jdatasrc.lo ` test -f 'jdatasrc.c' || echo '$(srcdir)/' ` jdatasrc.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jdatasrc.Tpo" "$(DEPDIR)/libturbojpeg_la-jdatasrc.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jdatasrc.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jdatasrc.c' object = 'libturbojpeg_la-jdatasrc.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jdatasrc.lo ` test -f 'jdatasrc.c' || echo '$(srcdir)/' ` jdatasrc.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jdcoefct.lo : jdcoefct .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jdcoefct.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jdcoefct.Tpo " -c -o libturbojpeg_la-jdcoefct.lo ` test -f 'jdcoefct.c' || echo '$(srcdir)/' ` jdcoefct.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jdcoefct.Tpo" "$(DEPDIR)/libturbojpeg_la-jdcoefct.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jdcoefct.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jdcoefct.c' object = 'libturbojpeg_la-jdcoefct.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jdcoefct.lo ` test -f 'jdcoefct.c' || echo '$(srcdir)/' ` jdcoefct.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jdcolor.lo : jdcolor .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jdcolor.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jdcolor.Tpo " -c -o libturbojpeg_la-jdcolor.lo ` test -f 'jdcolor.c' || echo '$(srcdir)/' ` jdcolor.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jdcolor.Tpo" "$(DEPDIR)/libturbojpeg_la-jdcolor.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jdcolor.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jdcolor.c' object = 'libturbojpeg_la-jdcolor.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jdcolor.lo ` test -f 'jdcolor.c' || echo '$(srcdir)/' ` jdcolor.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jddctmgr.lo : jddctmgr .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jddctmgr.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jddctmgr.Tpo " -c -o libturbojpeg_la-jddctmgr.lo ` test -f 'jddctmgr.c' || echo '$(srcdir)/' ` jddctmgr.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jddctmgr.Tpo" "$(DEPDIR)/libturbojpeg_la-jddctmgr.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jddctmgr.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jddctmgr.c' object = 'libturbojpeg_la-jddctmgr.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jddctmgr.lo ` test -f 'jddctmgr.c' || echo '$(srcdir)/' ` jddctmgr.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jdhuff.lo : jdhuff .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jdhuff.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jdhuff.Tpo " -c -o libturbojpeg_la-jdhuff.lo ` test -f 'jdhuff.c' || echo '$(srcdir)/' ` jdhuff.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jdhuff.Tpo" "$(DEPDIR)/libturbojpeg_la-jdhuff.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jdhuff.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jdhuff.c' object = 'libturbojpeg_la-jdhuff.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jdhuff.lo ` test -f 'jdhuff.c' || echo '$(srcdir)/' ` jdhuff.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jdinput.lo : jdinput .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jdinput.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jdinput.Tpo " -c -o libturbojpeg_la-jdinput.lo ` test -f 'jdinput.c' || echo '$(srcdir)/' ` jdinput.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jdinput.Tpo" "$(DEPDIR)/libturbojpeg_la-jdinput.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jdinput.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jdinput.c' object = 'libturbojpeg_la-jdinput.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jdinput.lo ` test -f 'jdinput.c' || echo '$(srcdir)/' ` jdinput.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jdmainct.lo : jdmainct .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jdmainct.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jdmainct.Tpo " -c -o libturbojpeg_la-jdmainct.lo ` test -f 'jdmainct.c' || echo '$(srcdir)/' ` jdmainct.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jdmainct.Tpo" "$(DEPDIR)/libturbojpeg_la-jdmainct.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jdmainct.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jdmainct.c' object = 'libturbojpeg_la-jdmainct.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jdmainct.lo ` test -f 'jdmainct.c' || echo '$(srcdir)/' ` jdmainct.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jdmarker.lo : jdmarker .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jdmarker.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jdmarker.Tpo " -c -o libturbojpeg_la-jdmarker.lo ` test -f 'jdmarker.c' || echo '$(srcdir)/' ` jdmarker.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jdmarker.Tpo" "$(DEPDIR)/libturbojpeg_la-jdmarker.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jdmarker.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jdmarker.c' object = 'libturbojpeg_la-jdmarker.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jdmarker.lo ` test -f 'jdmarker.c' || echo '$(srcdir)/' ` jdmarker.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jdmaster.lo : jdmaster .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jdmaster.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jdmaster.Tpo " -c -o libturbojpeg_la-jdmaster.lo ` test -f 'jdmaster.c' || echo '$(srcdir)/' ` jdmaster.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jdmaster.Tpo" "$(DEPDIR)/libturbojpeg_la-jdmaster.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jdmaster.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jdmaster.c' object = 'libturbojpeg_la-jdmaster.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jdmaster.lo ` test -f 'jdmaster.c' || echo '$(srcdir)/' ` jdmaster.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jdmerge.lo : jdmerge .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jdmerge.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jdmerge.Tpo " -c -o libturbojpeg_la-jdmerge.lo ` test -f 'jdmerge.c' || echo '$(srcdir)/' ` jdmerge.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jdmerge.Tpo" "$(DEPDIR)/libturbojpeg_la-jdmerge.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jdmerge.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jdmerge.c' object = 'libturbojpeg_la-jdmerge.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jdmerge.lo ` test -f 'jdmerge.c' || echo '$(srcdir)/' ` jdmerge.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jdphuff.lo : jdphuff .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jdphuff.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jdphuff.Tpo " -c -o libturbojpeg_la-jdphuff.lo ` test -f 'jdphuff.c' || echo '$(srcdir)/' ` jdphuff.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jdphuff.Tpo" "$(DEPDIR)/libturbojpeg_la-jdphuff.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jdphuff.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jdphuff.c' object = 'libturbojpeg_la-jdphuff.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jdphuff.lo ` test -f 'jdphuff.c' || echo '$(srcdir)/' ` jdphuff.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jdpostct.lo : jdpostct .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jdpostct.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jdpostct.Tpo " -c -o libturbojpeg_la-jdpostct.lo ` test -f 'jdpostct.c' || echo '$(srcdir)/' ` jdpostct.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jdpostct.Tpo" "$(DEPDIR)/libturbojpeg_la-jdpostct.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jdpostct.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jdpostct.c' object = 'libturbojpeg_la-jdpostct.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jdpostct.lo ` test -f 'jdpostct.c' || echo '$(srcdir)/' ` jdpostct.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jdsample.lo : jdsample .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jdsample.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jdsample.Tpo " -c -o libturbojpeg_la-jdsample.lo ` test -f 'jdsample.c' || echo '$(srcdir)/' ` jdsample.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jdsample.Tpo" "$(DEPDIR)/libturbojpeg_la-jdsample.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jdsample.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jdsample.c' object = 'libturbojpeg_la-jdsample.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jdsample.lo ` test -f 'jdsample.c' || echo '$(srcdir)/' ` jdsample.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jdtrans.lo : jdtrans .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jdtrans.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jdtrans.Tpo " -c -o libturbojpeg_la-jdtrans.lo ` test -f 'jdtrans.c' || echo '$(srcdir)/' ` jdtrans.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jdtrans.Tpo" "$(DEPDIR)/libturbojpeg_la-jdtrans.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jdtrans.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jdtrans.c' object = 'libturbojpeg_la-jdtrans.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jdtrans.lo ` test -f 'jdtrans.c' || echo '$(srcdir)/' ` jdtrans.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jerror.lo : jerror .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jerror.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jerror.Tpo " -c -o libturbojpeg_la-jerror.lo ` test -f 'jerror.c' || echo '$(srcdir)/' ` jerror.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jerror.Tpo" "$(DEPDIR)/libturbojpeg_la-jerror.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jerror.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jerror.c' object = 'libturbojpeg_la-jerror.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jerror.lo ` test -f 'jerror.c' || echo '$(srcdir)/' ` jerror.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jfdctflt.lo : jfdctflt .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jfdctflt.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jfdctflt.Tpo " -c -o libturbojpeg_la-jfdctflt.lo ` test -f 'jfdctflt.c' || echo '$(srcdir)/' ` jfdctflt.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jfdctflt.Tpo" "$(DEPDIR)/libturbojpeg_la-jfdctflt.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jfdctflt.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jfdctflt.c' object = 'libturbojpeg_la-jfdctflt.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jfdctflt.lo ` test -f 'jfdctflt.c' || echo '$(srcdir)/' ` jfdctflt.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jfdctfst.lo : jfdctfst .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jfdctfst.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jfdctfst.Tpo " -c -o libturbojpeg_la-jfdctfst.lo ` test -f 'jfdctfst.c' || echo '$(srcdir)/' ` jfdctfst.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jfdctfst.Tpo" "$(DEPDIR)/libturbojpeg_la-jfdctfst.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jfdctfst.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jfdctfst.c' object = 'libturbojpeg_la-jfdctfst.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jfdctfst.lo ` test -f 'jfdctfst.c' || echo '$(srcdir)/' ` jfdctfst.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jfdctint.lo : jfdctint .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jfdctint.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jfdctint.Tpo " -c -o libturbojpeg_la-jfdctint.lo ` test -f 'jfdctint.c' || echo '$(srcdir)/' ` jfdctint.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jfdctint.Tpo" "$(DEPDIR)/libturbojpeg_la-jfdctint.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jfdctint.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jfdctint.c' object = 'libturbojpeg_la-jfdctint.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jfdctint.lo ` test -f 'jfdctint.c' || echo '$(srcdir)/' ` jfdctint.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jidctflt.lo : jidctflt .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jidctflt.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jidctflt.Tpo " -c -o libturbojpeg_la-jidctflt.lo ` test -f 'jidctflt.c' || echo '$(srcdir)/' ` jidctflt.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jidctflt.Tpo" "$(DEPDIR)/libturbojpeg_la-jidctflt.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jidctflt.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jidctflt.c' object = 'libturbojpeg_la-jidctflt.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jidctflt.lo ` test -f 'jidctflt.c' || echo '$(srcdir)/' ` jidctflt.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jidctfst.lo : jidctfst .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jidctfst.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jidctfst.Tpo " -c -o libturbojpeg_la-jidctfst.lo ` test -f 'jidctfst.c' || echo '$(srcdir)/' ` jidctfst.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jidctfst.Tpo" "$(DEPDIR)/libturbojpeg_la-jidctfst.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jidctfst.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jidctfst.c' object = 'libturbojpeg_la-jidctfst.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jidctfst.lo ` test -f 'jidctfst.c' || echo '$(srcdir)/' ` jidctfst.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jidctint.lo : jidctint .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jidctint.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jidctint.Tpo " -c -o libturbojpeg_la-jidctint.lo ` test -f 'jidctint.c' || echo '$(srcdir)/' ` jidctint.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jidctint.Tpo" "$(DEPDIR)/libturbojpeg_la-jidctint.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jidctint.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jidctint.c' object = 'libturbojpeg_la-jidctint.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jidctint.lo ` test -f 'jidctint.c' || echo '$(srcdir)/' ` jidctint.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jidctred.lo : jidctred .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jidctred.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jidctred.Tpo " -c -o libturbojpeg_la-jidctred.lo ` test -f 'jidctred.c' || echo '$(srcdir)/' ` jidctred.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jidctred.Tpo" "$(DEPDIR)/libturbojpeg_la-jidctred.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jidctred.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jidctred.c' object = 'libturbojpeg_la-jidctred.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jidctred.lo ` test -f 'jidctred.c' || echo '$(srcdir)/' ` jidctred.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jquant1.lo : jquant 1.c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jquant1.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jquant1.Tpo " -c -o libturbojpeg_la-jquant1.lo ` test -f 'jquant1.c' || echo '$(srcdir)/' ` jquant1.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jquant1.Tpo" "$(DEPDIR)/libturbojpeg_la-jquant1.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jquant1.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jquant1.c' object = 'libturbojpeg_la-jquant1.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jquant1.lo ` test -f 'jquant1.c' || echo '$(srcdir)/' ` jquant1.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jquant2.lo : jquant 2.c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jquant2.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jquant2.Tpo " -c -o libturbojpeg_la-jquant2.lo ` test -f 'jquant2.c' || echo '$(srcdir)/' ` jquant2.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jquant2.Tpo" "$(DEPDIR)/libturbojpeg_la-jquant2.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jquant2.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jquant2.c' object = 'libturbojpeg_la-jquant2.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jquant2.lo ` test -f 'jquant2.c' || echo '$(srcdir)/' ` jquant2.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jutils.lo : jutils .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jutils.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jutils.Tpo " -c -o libturbojpeg_la-jutils.lo ` test -f 'jutils.c' || echo '$(srcdir)/' ` jutils.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jutils.Tpo" "$(DEPDIR)/libturbojpeg_la-jutils.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jutils.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jutils.c' object = 'libturbojpeg_la-jutils.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jutils.lo ` test -f 'jutils.c' || echo '$(srcdir)/' ` jutils.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jmemmgr.lo : jmemmgr .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jmemmgr.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jmemmgr.Tpo " -c -o libturbojpeg_la-jmemmgr.lo ` test -f 'jmemmgr.c' || echo '$(srcdir)/' ` jmemmgr.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jmemmgr.Tpo" "$(DEPDIR)/libturbojpeg_la-jmemmgr.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jmemmgr.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jmemmgr.c' object = 'libturbojpeg_la-jmemmgr.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jmemmgr.lo ` test -f 'jmemmgr.c' || echo '$(srcdir)/' ` jmemmgr.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jmemnobs.lo : jmemnobs .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jmemnobs.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jmemnobs.Tpo " -c -o libturbojpeg_la-jmemnobs.lo ` test -f 'jmemnobs.c' || echo '$(srcdir)/' ` jmemnobs.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jmemnobs.Tpo" "$(DEPDIR)/libturbojpeg_la-jmemnobs.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jmemnobs.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jmemnobs.c' object = 'libturbojpeg_la-jmemnobs.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jmemnobs.lo ` test -f 'jmemnobs.c' || echo '$(srcdir)/' ` jmemnobs.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jaricom.lo : jaricom .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jaricom.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jaricom.Tpo " -c -o libturbojpeg_la-jaricom.lo ` test -f 'jaricom.c' || echo '$(srcdir)/' ` jaricom.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jaricom.Tpo" "$(DEPDIR)/libturbojpeg_la-jaricom.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jaricom.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jaricom.c' object = 'libturbojpeg_la-jaricom.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jaricom.lo ` test -f 'jaricom.c' || echo '$(srcdir)/' ` jaricom.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jcarith.lo : jcarith .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jcarith.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jcarith.Tpo " -c -o libturbojpeg_la-jcarith.lo ` test -f 'jcarith.c' || echo '$(srcdir)/' ` jcarith.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jcarith.Tpo" "$(DEPDIR)/libturbojpeg_la-jcarith.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jcarith.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jcarith.c' object = 'libturbojpeg_la-jcarith.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jcarith.lo ` test -f 'jcarith.c' || echo '$(srcdir)/' ` jcarith.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jdarith.lo : jdarith .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jdarith.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jdarith.Tpo " -c -o libturbojpeg_la-jdarith.lo ` test -f 'jdarith.c' || echo '$(srcdir)/' ` jdarith.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jdarith.Tpo" "$(DEPDIR)/libturbojpeg_la-jdarith.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jdarith.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jdarith.c' object = 'libturbojpeg_la-jdarith.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jdarith.lo ` test -f 'jdarith.c' || echo '$(srcdir)/' ` jdarith.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jsimd_none.lo : jsimd_none .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jsimd_none.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jsimd_none.Tpo " -c -o libturbojpeg_la-jsimd_none.lo ` test -f 'jsimd_none.c' || echo '$(srcdir)/' ` jsimd_none.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jsimd_none.Tpo" "$(DEPDIR)/libturbojpeg_la-jsimd_none.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jsimd_none.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jsimd_none.c' object = 'libturbojpeg_la-jsimd_none.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jsimd_none.lo ` test -f 'jsimd_none.c' || echo '$(srcdir)/' ` jsimd_none.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-turbojpeg.lo : turbojpeg .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-turbojpeg.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-turbojpeg.Tpo " -c -o libturbojpeg_la-turbojpeg.lo ` test -f 'turbojpeg.c' || echo '$(srcdir)/' ` turbojpeg.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-turbojpeg.Tpo" "$(DEPDIR)/libturbojpeg_la-turbojpeg.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-turbojpeg.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'turbojpeg.c' object = 'libturbojpeg_la-turbojpeg.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-turbojpeg.lo ` test -f 'turbojpeg.c' || echo '$(srcdir)/' ` turbojpeg.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-transupp.lo : transupp .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-transupp.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-transupp.Tpo " -c -o libturbojpeg_la-transupp.lo ` test -f 'transupp.c' || echo '$(srcdir)/' ` transupp.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-transupp.Tpo" "$(DEPDIR)/libturbojpeg_la-transupp.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-transupp.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'transupp.c' object = 'libturbojpeg_la-transupp.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-transupp.lo ` test -f 'transupp.c' || echo '$(srcdir)/' ` transupp.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jdatadst-tj.lo : jdatadst -tj .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jdatadst-tj.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jdatadst-tj.Tpo " -c -o libturbojpeg_la-jdatadst-tj.lo ` test -f 'jdatadst-tj.c' || echo '$(srcdir)/' ` jdatadst-tj.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jdatadst-tj.Tpo" "$(DEPDIR)/libturbojpeg_la-jdatadst-tj.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jdatadst-tj.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jdatadst-tj.c' object = 'libturbojpeg_la-jdatadst-tj.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jdatadst-tj.lo ` test -f 'jdatadst-tj.c' || echo '$(srcdir)/' ` jdatadst-tj.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-jdatasrc-tj.lo : jdatasrc -tj .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-jdatasrc-tj.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-jdatasrc-tj.Tpo " -c -o libturbojpeg_la-jdatasrc-tj.lo ` test -f 'jdatasrc-tj.c' || echo '$(srcdir)/' ` jdatasrc-tj.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-jdatasrc-tj.Tpo" "$(DEPDIR)/libturbojpeg_la-jdatasrc-tj.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-jdatasrc-tj.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'jdatasrc-tj.c' object = 'libturbojpeg_la-jdatasrc-tj.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-jdatasrc-tj.lo ` test -f 'jdatasrc-tj.c' || echo '$(srcdir)/' ` jdatasrc-tj.c
2014-11-21 20:32:31 +00:00
libturbojpeg_la-turbojpeg-jni.lo : turbojpeg -jni .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -MT libturbojpeg_la-turbojpeg-jni.lo -MD -MP -MF " $( DEPDIR) /libturbojpeg_la-turbojpeg-jni.Tpo " -c -o libturbojpeg_la-turbojpeg-jni.lo ` test -f 'turbojpeg-jni.c' || echo '$(srcdir)/' ` turbojpeg-jni.c; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/libturbojpeg_la-turbojpeg-jni.Tpo" "$(DEPDIR)/libturbojpeg_la-turbojpeg-jni.Plo" ; e l s e r m - f "$(DEPDIR)/libturbojpeg_la-turbojpeg-jni.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'turbojpeg-jni.c' object = 'libturbojpeg_la-turbojpeg-jni.lo' libtool = yes @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LIBTOOL ) --mode = compile --tag= CC $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) $( libturbojpeg_la_CFLAGS) $( CFLAGS) -c -o libturbojpeg_la-turbojpeg-jni.lo ` test -f 'turbojpeg-jni.c' || echo '$(srcdir)/' ` turbojpeg-jni.c
2014-11-21 20:32:31 +00:00
cjpeg-cdjpeg.o : cdjpeg .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( cjpeg_CFLAGS ) $( CFLAGS ) - M T c j p e g - c d j p e g . o - M D - M P - M F "$(DEPDIR)/cjpeg-cdjpeg.Tpo" - c - o c j p e g - c d j p e g . o ` t e s t - f 'cdjpeg.c' | | e c h o '$(srcdir)/' ` c d j p e g . c ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/cjpeg-cdjpeg.Tpo" "$(DEPDIR)/cjpeg-cdjpeg.Po" ; e l s e r m - f "$(DEPDIR)/cjpeg-cdjpeg.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'cdjpeg.c' object = 'cjpeg-cdjpeg.o' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( cjpeg_CFLAGS ) $( CFLAGS ) - c - o c j p e g - c d j p e g . o ` t e s t - f 'cdjpeg.c' | | e c h o '$(srcdir)/' ` c d j p e g . c
2014-11-21 20:32:31 +00:00
cjpeg-cdjpeg.obj : cdjpeg .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( cjpeg_CFLAGS ) $( CFLAGS ) - M T c j p e g - c d j p e g . o b j - M D - M P - M F "$(DEPDIR)/cjpeg-cdjpeg.Tpo" - c - o c j p e g - c d j p e g . o b j ` i f t e s t - f 'cdjpeg.c' ; t h e n $( CYGPATH_W ) 'cdjpeg.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/cdjpeg.c' ; f i ` ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/cjpeg-cdjpeg.Tpo" "$(DEPDIR)/cjpeg-cdjpeg.Po" ; e l s e r m - f "$(DEPDIR)/cjpeg-cdjpeg.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'cdjpeg.c' object = 'cjpeg-cdjpeg.obj' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( cjpeg_CFLAGS ) $( CFLAGS ) - c - o c j p e g - c d j p e g . o b j ` i f t e s t - f 'cdjpeg.c' ; t h e n $( CYGPATH_W ) 'cdjpeg.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/cdjpeg.c' ; f i `
2014-11-21 20:32:31 +00:00
cjpeg-cjpeg.o : cjpeg .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( cjpeg_CFLAGS ) $( CFLAGS ) - M T c j p e g - c j p e g . o - M D - M P - M F "$(DEPDIR)/cjpeg-cjpeg.Tpo" - c - o c j p e g - c j p e g . o ` t e s t - f 'cjpeg.c' | | e c h o '$(srcdir)/' ` c j p e g . c ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/cjpeg-cjpeg.Tpo" "$(DEPDIR)/cjpeg-cjpeg.Po" ; e l s e r m - f "$(DEPDIR)/cjpeg-cjpeg.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'cjpeg.c' object = 'cjpeg-cjpeg.o' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( cjpeg_CFLAGS ) $( CFLAGS ) - c - o c j p e g - c j p e g . o ` t e s t - f 'cjpeg.c' | | e c h o '$(srcdir)/' ` c j p e g . c
2014-11-21 20:32:31 +00:00
cjpeg-cjpeg.obj : cjpeg .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( cjpeg_CFLAGS ) $( CFLAGS ) - M T c j p e g - c j p e g . o b j - M D - M P - M F "$(DEPDIR)/cjpeg-cjpeg.Tpo" - c - o c j p e g - c j p e g . o b j ` i f t e s t - f 'cjpeg.c' ; t h e n $( CYGPATH_W ) 'cjpeg.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/cjpeg.c' ; f i ` ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/cjpeg-cjpeg.Tpo" "$(DEPDIR)/cjpeg-cjpeg.Po" ; e l s e r m - f "$(DEPDIR)/cjpeg-cjpeg.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'cjpeg.c' object = 'cjpeg-cjpeg.obj' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( cjpeg_CFLAGS ) $( CFLAGS ) - c - o c j p e g - c j p e g . o b j ` i f t e s t - f 'cjpeg.c' ; t h e n $( CYGPATH_W ) 'cjpeg.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/cjpeg.c' ; f i `
2014-11-21 20:32:31 +00:00
cjpeg-rdgif.o : rdgif .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( cjpeg_CFLAGS ) $( CFLAGS ) - M T c j p e g - r d g i f . o - M D - M P - M F "$(DEPDIR)/cjpeg-rdgif.Tpo" - c - o c j p e g - r d g i f . o ` t e s t - f 'rdgif.c' | | e c h o '$(srcdir)/' ` r d g i f . c ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/cjpeg-rdgif.Tpo" "$(DEPDIR)/cjpeg-rdgif.Po" ; e l s e r m - f "$(DEPDIR)/cjpeg-rdgif.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'rdgif.c' object = 'cjpeg-rdgif.o' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( cjpeg_CFLAGS ) $( CFLAGS ) - c - o c j p e g - r d g i f . o ` t e s t - f 'rdgif.c' | | e c h o '$(srcdir)/' ` r d g i f . c
2014-11-21 20:32:31 +00:00
cjpeg-rdgif.obj : rdgif .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( cjpeg_CFLAGS ) $( CFLAGS ) - M T c j p e g - r d g i f . o b j - M D - M P - M F "$(DEPDIR)/cjpeg-rdgif.Tpo" - c - o c j p e g - r d g i f . o b j ` i f t e s t - f 'rdgif.c' ; t h e n $( CYGPATH_W ) 'rdgif.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/rdgif.c' ; f i ` ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/cjpeg-rdgif.Tpo" "$(DEPDIR)/cjpeg-rdgif.Po" ; e l s e r m - f "$(DEPDIR)/cjpeg-rdgif.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'rdgif.c' object = 'cjpeg-rdgif.obj' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( cjpeg_CFLAGS ) $( CFLAGS ) - c - o c j p e g - r d g i f . o b j ` i f t e s t - f 'rdgif.c' ; t h e n $( CYGPATH_W ) 'rdgif.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/rdgif.c' ; f i `
2014-11-21 20:32:31 +00:00
cjpeg-rdppm.o : rdppm .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( cjpeg_CFLAGS ) $( CFLAGS ) - M T c j p e g - r d p p m . o - M D - M P - M F "$(DEPDIR)/cjpeg-rdppm.Tpo" - c - o c j p e g - r d p p m . o ` t e s t - f 'rdppm.c' | | e c h o '$(srcdir)/' ` r d p p m . c ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/cjpeg-rdppm.Tpo" "$(DEPDIR)/cjpeg-rdppm.Po" ; e l s e r m - f "$(DEPDIR)/cjpeg-rdppm.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'rdppm.c' object = 'cjpeg-rdppm.o' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( cjpeg_CFLAGS ) $( CFLAGS ) - c - o c j p e g - r d p p m . o ` t e s t - f 'rdppm.c' | | e c h o '$(srcdir)/' ` r d p p m . c
2014-11-21 20:32:31 +00:00
cjpeg-rdppm.obj : rdppm .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( cjpeg_CFLAGS ) $( CFLAGS ) - M T c j p e g - r d p p m . o b j - M D - M P - M F "$(DEPDIR)/cjpeg-rdppm.Tpo" - c - o c j p e g - r d p p m . o b j ` i f t e s t - f 'rdppm.c' ; t h e n $( CYGPATH_W ) 'rdppm.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/rdppm.c' ; f i ` ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/cjpeg-rdppm.Tpo" "$(DEPDIR)/cjpeg-rdppm.Po" ; e l s e r m - f "$(DEPDIR)/cjpeg-rdppm.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'rdppm.c' object = 'cjpeg-rdppm.obj' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( cjpeg_CFLAGS ) $( CFLAGS ) - c - o c j p e g - r d p p m . o b j ` i f t e s t - f 'rdppm.c' ; t h e n $( CYGPATH_W ) 'rdppm.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/rdppm.c' ; f i `
2014-11-21 20:32:31 +00:00
cjpeg-rdswitch.o : rdswitch .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( cjpeg_CFLAGS ) $( CFLAGS ) - M T c j p e g - r d s w i t c h . o - M D - M P - M F "$(DEPDIR)/cjpeg-rdswitch.Tpo" - c - o c j p e g - r d s w i t c h . o ` t e s t - f 'rdswitch.c' | | e c h o '$(srcdir)/' ` r d s w i t c h . c ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/cjpeg-rdswitch.Tpo" "$(DEPDIR)/cjpeg-rdswitch.Po" ; e l s e r m - f "$(DEPDIR)/cjpeg-rdswitch.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'rdswitch.c' object = 'cjpeg-rdswitch.o' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( cjpeg_CFLAGS ) $( CFLAGS ) - c - o c j p e g - r d s w i t c h . o ` t e s t - f 'rdswitch.c' | | e c h o '$(srcdir)/' ` r d s w i t c h . c
2014-11-21 20:32:31 +00:00
cjpeg-rdswitch.obj : rdswitch .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( cjpeg_CFLAGS ) $( CFLAGS ) - M T c j p e g - r d s w i t c h . o b j - M D - M P - M F "$(DEPDIR)/cjpeg-rdswitch.Tpo" - c - o c j p e g - r d s w i t c h . o b j ` i f t e s t - f 'rdswitch.c' ; t h e n $( CYGPATH_W ) 'rdswitch.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/rdswitch.c' ; f i ` ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/cjpeg-rdswitch.Tpo" "$(DEPDIR)/cjpeg-rdswitch.Po" ; e l s e r m - f "$(DEPDIR)/cjpeg-rdswitch.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'rdswitch.c' object = 'cjpeg-rdswitch.obj' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( cjpeg_CFLAGS ) $( CFLAGS ) - c - o c j p e g - r d s w i t c h . o b j ` i f t e s t - f 'rdswitch.c' ; t h e n $( CYGPATH_W ) 'rdswitch.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/rdswitch.c' ; f i `
2014-11-21 20:32:31 +00:00
2015-01-24 20:09:39 +00:00
cjpeg-rdbmp.o : rdbmp .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( cjpeg_CFLAGS ) $( CFLAGS ) - M T c j p e g - r d b m p . o - M D - M P - M F "$(DEPDIR)/cjpeg-rdbmp.Tpo" - c - o c j p e g - r d b m p . o ` t e s t - f 'rdbmp.c' | | e c h o '$(srcdir)/' ` r d b m p . c ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/cjpeg-rdbmp.Tpo" "$(DEPDIR)/cjpeg-rdbmp.Po" ; e l s e r m - f "$(DEPDIR)/cjpeg-rdbmp.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'rdbmp.c' object = 'cjpeg-rdbmp.o' libtool = no @AMDEPBACKSLASH@
2015-01-24 20:09:39 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( cjpeg_CFLAGS ) $( CFLAGS ) - c - o c j p e g - r d b m p . o ` t e s t - f 'rdbmp.c' | | e c h o '$(srcdir)/' ` r d b m p . c
2015-01-24 20:09:39 +00:00
cjpeg-rdbmp.obj : rdbmp .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( cjpeg_CFLAGS ) $( CFLAGS ) - M T c j p e g - r d b m p . o b j - M D - M P - M F "$(DEPDIR)/cjpeg-rdbmp.Tpo" - c - o c j p e g - r d b m p . o b j ` i f t e s t - f 'rdbmp.c' ; t h e n $( CYGPATH_W ) 'rdbmp.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/rdbmp.c' ; f i ` ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/cjpeg-rdbmp.Tpo" "$(DEPDIR)/cjpeg-rdbmp.Po" ; e l s e r m - f "$(DEPDIR)/cjpeg-rdbmp.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'rdbmp.c' object = 'cjpeg-rdbmp.obj' libtool = no @AMDEPBACKSLASH@
2015-01-24 20:09:39 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( cjpeg_CFLAGS ) $( CFLAGS ) - c - o c j p e g - r d b m p . o b j ` i f t e s t - f 'rdbmp.c' ; t h e n $( CYGPATH_W ) 'rdbmp.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/rdbmp.c' ; f i `
2015-01-24 20:09:39 +00:00
2014-11-21 20:32:31 +00:00
cjpeg-rdtarga.o : rdtarga .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( cjpeg_CFLAGS ) $( CFLAGS ) - M T c j p e g - r d t a r g a . o - M D - M P - M F "$(DEPDIR)/cjpeg-rdtarga.Tpo" - c - o c j p e g - r d t a r g a . o ` t e s t - f 'rdtarga.c' | | e c h o '$(srcdir)/' ` r d t a r g a . c ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/cjpeg-rdtarga.Tpo" "$(DEPDIR)/cjpeg-rdtarga.Po" ; e l s e r m - f "$(DEPDIR)/cjpeg-rdtarga.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'rdtarga.c' object = 'cjpeg-rdtarga.o' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( cjpeg_CFLAGS ) $( CFLAGS ) - c - o c j p e g - r d t a r g a . o ` t e s t - f 'rdtarga.c' | | e c h o '$(srcdir)/' ` r d t a r g a . c
2014-11-21 20:32:31 +00:00
cjpeg-rdtarga.obj : rdtarga .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( cjpeg_CFLAGS ) $( CFLAGS ) - M T c j p e g - r d t a r g a . o b j - M D - M P - M F "$(DEPDIR)/cjpeg-rdtarga.Tpo" - c - o c j p e g - r d t a r g a . o b j ` i f t e s t - f 'rdtarga.c' ; t h e n $( CYGPATH_W ) 'rdtarga.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/rdtarga.c' ; f i ` ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/cjpeg-rdtarga.Tpo" "$(DEPDIR)/cjpeg-rdtarga.Po" ; e l s e r m - f "$(DEPDIR)/cjpeg-rdtarga.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'rdtarga.c' object = 'cjpeg-rdtarga.obj' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( cjpeg_CFLAGS ) $( CFLAGS ) - c - o c j p e g - r d t a r g a . o b j ` i f t e s t - f 'rdtarga.c' ; t h e n $( CYGPATH_W ) 'rdtarga.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/rdtarga.c' ; f i `
2014-11-21 20:32:31 +00:00
djpeg-cdjpeg.o : cdjpeg .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - M T d j p e g - c d j p e g . o - M D - M P - M F "$(DEPDIR)/djpeg-cdjpeg.Tpo" - c - o d j p e g - c d j p e g . o ` t e s t - f 'cdjpeg.c' | | e c h o '$(srcdir)/' ` c d j p e g . c ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/djpeg-cdjpeg.Tpo" "$(DEPDIR)/djpeg-cdjpeg.Po" ; e l s e r m - f "$(DEPDIR)/djpeg-cdjpeg.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'cdjpeg.c' object = 'djpeg-cdjpeg.o' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - c - o d j p e g - c d j p e g . o ` t e s t - f 'cdjpeg.c' | | e c h o '$(srcdir)/' ` c d j p e g . c
2014-11-21 20:32:31 +00:00
djpeg-cdjpeg.obj : cdjpeg .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - M T d j p e g - c d j p e g . o b j - M D - M P - M F "$(DEPDIR)/djpeg-cdjpeg.Tpo" - c - o d j p e g - c d j p e g . o b j ` i f t e s t - f 'cdjpeg.c' ; t h e n $( CYGPATH_W ) 'cdjpeg.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/cdjpeg.c' ; f i ` ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/djpeg-cdjpeg.Tpo" "$(DEPDIR)/djpeg-cdjpeg.Po" ; e l s e r m - f "$(DEPDIR)/djpeg-cdjpeg.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'cdjpeg.c' object = 'djpeg-cdjpeg.obj' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - c - o d j p e g - c d j p e g . o b j ` i f t e s t - f 'cdjpeg.c' ; t h e n $( CYGPATH_W ) 'cdjpeg.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/cdjpeg.c' ; f i `
2014-11-21 20:32:31 +00:00
djpeg-djpeg.o : djpeg .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - M T d j p e g - d j p e g . o - M D - M P - M F "$(DEPDIR)/djpeg-djpeg.Tpo" - c - o d j p e g - d j p e g . o ` t e s t - f 'djpeg.c' | | e c h o '$(srcdir)/' ` d j p e g . c ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/djpeg-djpeg.Tpo" "$(DEPDIR)/djpeg-djpeg.Po" ; e l s e r m - f "$(DEPDIR)/djpeg-djpeg.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'djpeg.c' object = 'djpeg-djpeg.o' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - c - o d j p e g - d j p e g . o ` t e s t - f 'djpeg.c' | | e c h o '$(srcdir)/' ` d j p e g . c
2014-11-21 20:32:31 +00:00
djpeg-djpeg.obj : djpeg .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - M T d j p e g - d j p e g . o b j - M D - M P - M F "$(DEPDIR)/djpeg-djpeg.Tpo" - c - o d j p e g - d j p e g . o b j ` i f t e s t - f 'djpeg.c' ; t h e n $( CYGPATH_W ) 'djpeg.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/djpeg.c' ; f i ` ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/djpeg-djpeg.Tpo" "$(DEPDIR)/djpeg-djpeg.Po" ; e l s e r m - f "$(DEPDIR)/djpeg-djpeg.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'djpeg.c' object = 'djpeg-djpeg.obj' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - c - o d j p e g - d j p e g . o b j ` i f t e s t - f 'djpeg.c' ; t h e n $( CYGPATH_W ) 'djpeg.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/djpeg.c' ; f i `
2014-11-21 20:32:31 +00:00
djpeg-rdcolmap.o : rdcolmap .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - M T d j p e g - r d c o l m a p . o - M D - M P - M F "$(DEPDIR)/djpeg-rdcolmap.Tpo" - c - o d j p e g - r d c o l m a p . o ` t e s t - f 'rdcolmap.c' | | e c h o '$(srcdir)/' ` r d c o l m a p . c ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/djpeg-rdcolmap.Tpo" "$(DEPDIR)/djpeg-rdcolmap.Po" ; e l s e r m - f "$(DEPDIR)/djpeg-rdcolmap.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'rdcolmap.c' object = 'djpeg-rdcolmap.o' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - c - o d j p e g - r d c o l m a p . o ` t e s t - f 'rdcolmap.c' | | e c h o '$(srcdir)/' ` r d c o l m a p . c
2014-11-21 20:32:31 +00:00
djpeg-rdcolmap.obj : rdcolmap .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - M T d j p e g - r d c o l m a p . o b j - M D - M P - M F "$(DEPDIR)/djpeg-rdcolmap.Tpo" - c - o d j p e g - r d c o l m a p . o b j ` i f t e s t - f 'rdcolmap.c' ; t h e n $( CYGPATH_W ) 'rdcolmap.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/rdcolmap.c' ; f i ` ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/djpeg-rdcolmap.Tpo" "$(DEPDIR)/djpeg-rdcolmap.Po" ; e l s e r m - f "$(DEPDIR)/djpeg-rdcolmap.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'rdcolmap.c' object = 'djpeg-rdcolmap.obj' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - c - o d j p e g - r d c o l m a p . o b j ` i f t e s t - f 'rdcolmap.c' ; t h e n $( CYGPATH_W ) 'rdcolmap.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/rdcolmap.c' ; f i `
2014-11-21 20:32:31 +00:00
djpeg-rdswitch.o : rdswitch .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - M T d j p e g - r d s w i t c h . o - M D - M P - M F "$(DEPDIR)/djpeg-rdswitch.Tpo" - c - o d j p e g - r d s w i t c h . o ` t e s t - f 'rdswitch.c' | | e c h o '$(srcdir)/' ` r d s w i t c h . c ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/djpeg-rdswitch.Tpo" "$(DEPDIR)/djpeg-rdswitch.Po" ; e l s e r m - f "$(DEPDIR)/djpeg-rdswitch.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'rdswitch.c' object = 'djpeg-rdswitch.o' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - c - o d j p e g - r d s w i t c h . o ` t e s t - f 'rdswitch.c' | | e c h o '$(srcdir)/' ` r d s w i t c h . c
2014-11-21 20:32:31 +00:00
djpeg-rdswitch.obj : rdswitch .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - M T d j p e g - r d s w i t c h . o b j - M D - M P - M F "$(DEPDIR)/djpeg-rdswitch.Tpo" - c - o d j p e g - r d s w i t c h . o b j ` i f t e s t - f 'rdswitch.c' ; t h e n $( CYGPATH_W ) 'rdswitch.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/rdswitch.c' ; f i ` ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/djpeg-rdswitch.Tpo" "$(DEPDIR)/djpeg-rdswitch.Po" ; e l s e r m - f "$(DEPDIR)/djpeg-rdswitch.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'rdswitch.c' object = 'djpeg-rdswitch.obj' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - c - o d j p e g - r d s w i t c h . o b j ` i f t e s t - f 'rdswitch.c' ; t h e n $( CYGPATH_W ) 'rdswitch.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/rdswitch.c' ; f i `
2014-11-21 20:32:31 +00:00
djpeg-wrgif.o : wrgif .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - M T d j p e g - w r g i f . o - M D - M P - M F "$(DEPDIR)/djpeg-wrgif.Tpo" - c - o d j p e g - w r g i f . o ` t e s t - f 'wrgif.c' | | e c h o '$(srcdir)/' ` w r g i f . c ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/djpeg-wrgif.Tpo" "$(DEPDIR)/djpeg-wrgif.Po" ; e l s e r m - f "$(DEPDIR)/djpeg-wrgif.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'wrgif.c' object = 'djpeg-wrgif.o' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - c - o d j p e g - w r g i f . o ` t e s t - f 'wrgif.c' | | e c h o '$(srcdir)/' ` w r g i f . c
2014-11-21 20:32:31 +00:00
djpeg-wrgif.obj : wrgif .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - M T d j p e g - w r g i f . o b j - M D - M P - M F "$(DEPDIR)/djpeg-wrgif.Tpo" - c - o d j p e g - w r g i f . o b j ` i f t e s t - f 'wrgif.c' ; t h e n $( CYGPATH_W ) 'wrgif.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/wrgif.c' ; f i ` ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/djpeg-wrgif.Tpo" "$(DEPDIR)/djpeg-wrgif.Po" ; e l s e r m - f "$(DEPDIR)/djpeg-wrgif.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'wrgif.c' object = 'djpeg-wrgif.obj' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - c - o d j p e g - w r g i f . o b j ` i f t e s t - f 'wrgif.c' ; t h e n $( CYGPATH_W ) 'wrgif.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/wrgif.c' ; f i `
2014-11-21 20:32:31 +00:00
djpeg-wrppm.o : wrppm .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - M T d j p e g - w r p p m . o - M D - M P - M F "$(DEPDIR)/djpeg-wrppm.Tpo" - c - o d j p e g - w r p p m . o ` t e s t - f 'wrppm.c' | | e c h o '$(srcdir)/' ` w r p p m . c ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/djpeg-wrppm.Tpo" "$(DEPDIR)/djpeg-wrppm.Po" ; e l s e r m - f "$(DEPDIR)/djpeg-wrppm.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'wrppm.c' object = 'djpeg-wrppm.o' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - c - o d j p e g - w r p p m . o ` t e s t - f 'wrppm.c' | | e c h o '$(srcdir)/' ` w r p p m . c
2014-11-21 20:32:31 +00:00
djpeg-wrppm.obj : wrppm .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - M T d j p e g - w r p p m . o b j - M D - M P - M F "$(DEPDIR)/djpeg-wrppm.Tpo" - c - o d j p e g - w r p p m . o b j ` i f t e s t - f 'wrppm.c' ; t h e n $( CYGPATH_W ) 'wrppm.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/wrppm.c' ; f i ` ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/djpeg-wrppm.Tpo" "$(DEPDIR)/djpeg-wrppm.Po" ; e l s e r m - f "$(DEPDIR)/djpeg-wrppm.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'wrppm.c' object = 'djpeg-wrppm.obj' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - c - o d j p e g - w r p p m . o b j ` i f t e s t - f 'wrppm.c' ; t h e n $( CYGPATH_W ) 'wrppm.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/wrppm.c' ; f i `
2014-11-21 20:32:31 +00:00
2015-01-24 20:09:39 +00:00
djpeg-wrbmp.o : wrbmp .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - M T d j p e g - w r b m p . o - M D - M P - M F "$(DEPDIR)/djpeg-wrbmp.Tpo" - c - o d j p e g - w r b m p . o ` t e s t - f 'wrbmp.c' | | e c h o '$(srcdir)/' ` w r b m p . c ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/djpeg-wrbmp.Tpo" "$(DEPDIR)/djpeg-wrbmp.Po" ; e l s e r m - f "$(DEPDIR)/djpeg-wrbmp.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'wrbmp.c' object = 'djpeg-wrbmp.o' libtool = no @AMDEPBACKSLASH@
2015-01-24 20:09:39 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - c - o d j p e g - w r b m p . o ` t e s t - f 'wrbmp.c' | | e c h o '$(srcdir)/' ` w r b m p . c
2015-01-24 20:09:39 +00:00
djpeg-wrbmp.obj : wrbmp .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - M T d j p e g - w r b m p . o b j - M D - M P - M F "$(DEPDIR)/djpeg-wrbmp.Tpo" - c - o d j p e g - w r b m p . o b j ` i f t e s t - f 'wrbmp.c' ; t h e n $( CYGPATH_W ) 'wrbmp.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/wrbmp.c' ; f i ` ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/djpeg-wrbmp.Tpo" "$(DEPDIR)/djpeg-wrbmp.Po" ; e l s e r m - f "$(DEPDIR)/djpeg-wrbmp.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'wrbmp.c' object = 'djpeg-wrbmp.obj' libtool = no @AMDEPBACKSLASH@
2015-01-24 20:09:39 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - c - o d j p e g - w r b m p . o b j ` i f t e s t - f 'wrbmp.c' ; t h e n $( CYGPATH_W ) 'wrbmp.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/wrbmp.c' ; f i `
2015-01-24 20:09:39 +00:00
2014-11-21 20:32:31 +00:00
djpeg-wrtarga.o : wrtarga .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - M T d j p e g - w r t a r g a . o - M D - M P - M F "$(DEPDIR)/djpeg-wrtarga.Tpo" - c - o d j p e g - w r t a r g a . o ` t e s t - f 'wrtarga.c' | | e c h o '$(srcdir)/' ` w r t a r g a . c ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/djpeg-wrtarga.Tpo" "$(DEPDIR)/djpeg-wrtarga.Po" ; e l s e r m - f "$(DEPDIR)/djpeg-wrtarga.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'wrtarga.c' object = 'djpeg-wrtarga.o' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - c - o d j p e g - w r t a r g a . o ` t e s t - f 'wrtarga.c' | | e c h o '$(srcdir)/' ` w r t a r g a . c
2014-11-21 20:32:31 +00:00
djpeg-wrtarga.obj : wrtarga .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - M T d j p e g - w r t a r g a . o b j - M D - M P - M F "$(DEPDIR)/djpeg-wrtarga.Tpo" - c - o d j p e g - w r t a r g a . o b j ` i f t e s t - f 'wrtarga.c' ; t h e n $( CYGPATH_W ) 'wrtarga.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/wrtarga.c' ; f i ` ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/djpeg-wrtarga.Tpo" "$(DEPDIR)/djpeg-wrtarga.Po" ; e l s e r m - f "$(DEPDIR)/djpeg-wrtarga.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'wrtarga.c' object = 'djpeg-wrtarga.obj' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( djpeg_CFLAGS ) $( CFLAGS ) - c - o d j p e g - w r t a r g a . o b j ` i f t e s t - f 'wrtarga.c' ; t h e n $( CYGPATH_W ) 'wrtarga.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/wrtarga.c' ; f i `
2014-11-21 20:32:31 +00:00
tjbench-tjbench.o : tjbench .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( tjbench_CFLAGS ) $( CFLAGS ) - M T t j b e n c h - t j b e n c h . o - M D - M P - M F "$(DEPDIR)/tjbench-tjbench.Tpo" - c - o t j b e n c h - t j b e n c h . o ` t e s t - f 'tjbench.c' | | e c h o '$(srcdir)/' ` t j b e n c h . c ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/tjbench-tjbench.Tpo" "$(DEPDIR)/tjbench-tjbench.Po" ; e l s e r m - f "$(DEPDIR)/tjbench-tjbench.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'tjbench.c' object = 'tjbench-tjbench.o' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( tjbench_CFLAGS ) $( CFLAGS ) - c - o t j b e n c h - t j b e n c h . o ` t e s t - f 'tjbench.c' | | e c h o '$(srcdir)/' ` t j b e n c h . c
2014-11-21 20:32:31 +00:00
tjbench-tjbench.obj : tjbench .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( tjbench_CFLAGS ) $( CFLAGS ) - M T t j b e n c h - t j b e n c h . o b j - M D - M P - M F "$(DEPDIR)/tjbench-tjbench.Tpo" - c - o t j b e n c h - t j b e n c h . o b j ` i f t e s t - f 'tjbench.c' ; t h e n $( CYGPATH_W ) 'tjbench.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/tjbench.c' ; f i ` ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/tjbench-tjbench.Tpo" "$(DEPDIR)/tjbench-tjbench.Po" ; e l s e r m - f "$(DEPDIR)/tjbench-tjbench.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'tjbench.c' object = 'tjbench-tjbench.obj' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( tjbench_CFLAGS ) $( CFLAGS ) - c - o t j b e n c h - t j b e n c h . o b j ` i f t e s t - f 'tjbench.c' ; t h e n $( CYGPATH_W ) 'tjbench.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/tjbench.c' ; f i `
2014-11-21 20:32:31 +00:00
tjbench-bmp.o : bmp .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( tjbench_CFLAGS ) $( CFLAGS ) - M T t j b e n c h - b m p . o - M D - M P - M F "$(DEPDIR)/tjbench-bmp.Tpo" - c - o t j b e n c h - b m p . o ` t e s t - f 'bmp.c' | | e c h o '$(srcdir)/' ` b m p . c ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/tjbench-bmp.Tpo" "$(DEPDIR)/tjbench-bmp.Po" ; e l s e r m - f "$(DEPDIR)/tjbench-bmp.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'bmp.c' object = 'tjbench-bmp.o' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( tjbench_CFLAGS ) $( CFLAGS ) - c - o t j b e n c h - b m p . o ` t e s t - f 'bmp.c' | | e c h o '$(srcdir)/' ` b m p . c
2014-11-21 20:32:31 +00:00
tjbench-bmp.obj : bmp .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( tjbench_CFLAGS ) $( CFLAGS ) - M T t j b e n c h - b m p . o b j - M D - M P - M F "$(DEPDIR)/tjbench-bmp.Tpo" - c - o t j b e n c h - b m p . o b j ` i f t e s t - f 'bmp.c' ; t h e n $( CYGPATH_W ) 'bmp.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/bmp.c' ; f i ` ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/tjbench-bmp.Tpo" "$(DEPDIR)/tjbench-bmp.Po" ; e l s e r m - f "$(DEPDIR)/tjbench-bmp.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'bmp.c' object = 'tjbench-bmp.obj' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( tjbench_CFLAGS ) $( CFLAGS ) - c - o t j b e n c h - b m p . o b j ` i f t e s t - f 'bmp.c' ; t h e n $( CYGPATH_W ) 'bmp.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/bmp.c' ; f i `
2014-11-21 20:32:31 +00:00
tjbench-tjutil.o : tjutil .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( tjbench_CFLAGS ) $( CFLAGS ) - M T t j b e n c h - t j u t i l . o - M D - M P - M F "$(DEPDIR)/tjbench-tjutil.Tpo" - c - o t j b e n c h - t j u t i l . o ` t e s t - f 'tjutil.c' | | e c h o '$(srcdir)/' ` t j u t i l . c ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/tjbench-tjutil.Tpo" "$(DEPDIR)/tjbench-tjutil.Po" ; e l s e r m - f "$(DEPDIR)/tjbench-tjutil.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'tjutil.c' object = 'tjbench-tjutil.o' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( tjbench_CFLAGS ) $( CFLAGS ) - c - o t j b e n c h - t j u t i l . o ` t e s t - f 'tjutil.c' | | e c h o '$(srcdir)/' ` t j u t i l . c
2014-11-21 20:32:31 +00:00
tjbench-tjutil.obj : tjutil .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( tjbench_CFLAGS ) $( CFLAGS ) - M T t j b e n c h - t j u t i l . o b j - M D - M P - M F "$(DEPDIR)/tjbench-tjutil.Tpo" - c - o t j b e n c h - t j u t i l . o b j ` i f t e s t - f 'tjutil.c' ; t h e n $( CYGPATH_W ) 'tjutil.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/tjutil.c' ; f i ` ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/tjbench-tjutil.Tpo" "$(DEPDIR)/tjbench-tjutil.Po" ; e l s e r m - f "$(DEPDIR)/tjbench-tjutil.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'tjutil.c' object = 'tjbench-tjutil.obj' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( tjbench_CFLAGS ) $( CFLAGS ) - c - o t j b e n c h - t j u t i l . o b j ` i f t e s t - f 'tjutil.c' ; t h e n $( CYGPATH_W ) 'tjutil.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/tjutil.c' ; f i `
2014-11-21 20:32:31 +00:00
tjbench-rdbmp.o : rdbmp .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( tjbench_CFLAGS ) $( CFLAGS ) - M T t j b e n c h - r d b m p . o - M D - M P - M F "$(DEPDIR)/tjbench-rdbmp.Tpo" - c - o t j b e n c h - r d b m p . o ` t e s t - f 'rdbmp.c' | | e c h o '$(srcdir)/' ` r d b m p . c ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/tjbench-rdbmp.Tpo" "$(DEPDIR)/tjbench-rdbmp.Po" ; e l s e r m - f "$(DEPDIR)/tjbench-rdbmp.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'rdbmp.c' object = 'tjbench-rdbmp.o' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( tjbench_CFLAGS ) $( CFLAGS ) - c - o t j b e n c h - r d b m p . o ` t e s t - f 'rdbmp.c' | | e c h o '$(srcdir)/' ` r d b m p . c
2014-11-21 20:32:31 +00:00
tjbench-rdbmp.obj : rdbmp .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( tjbench_CFLAGS ) $( CFLAGS ) - M T t j b e n c h - r d b m p . o b j - M D - M P - M F "$(DEPDIR)/tjbench-rdbmp.Tpo" - c - o t j b e n c h - r d b m p . o b j ` i f t e s t - f 'rdbmp.c' ; t h e n $( CYGPATH_W ) 'rdbmp.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/rdbmp.c' ; f i ` ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/tjbench-rdbmp.Tpo" "$(DEPDIR)/tjbench-rdbmp.Po" ; e l s e r m - f "$(DEPDIR)/tjbench-rdbmp.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'rdbmp.c' object = 'tjbench-rdbmp.obj' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( tjbench_CFLAGS ) $( CFLAGS ) - c - o t j b e n c h - r d b m p . o b j ` i f t e s t - f 'rdbmp.c' ; t h e n $( CYGPATH_W ) 'rdbmp.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/rdbmp.c' ; f i `
2014-11-21 20:32:31 +00:00
tjbench-rdppm.o : rdppm .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( tjbench_CFLAGS ) $( CFLAGS ) - M T t j b e n c h - r d p p m . o - M D - M P - M F "$(DEPDIR)/tjbench-rdppm.Tpo" - c - o t j b e n c h - r d p p m . o ` t e s t - f 'rdppm.c' | | e c h o '$(srcdir)/' ` r d p p m . c ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/tjbench-rdppm.Tpo" "$(DEPDIR)/tjbench-rdppm.Po" ; e l s e r m - f "$(DEPDIR)/tjbench-rdppm.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'rdppm.c' object = 'tjbench-rdppm.o' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( tjbench_CFLAGS ) $( CFLAGS ) - c - o t j b e n c h - r d p p m . o ` t e s t - f 'rdppm.c' | | e c h o '$(srcdir)/' ` r d p p m . c
2014-11-21 20:32:31 +00:00
tjbench-rdppm.obj : rdppm .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( tjbench_CFLAGS ) $( CFLAGS ) - M T t j b e n c h - r d p p m . o b j - M D - M P - M F "$(DEPDIR)/tjbench-rdppm.Tpo" - c - o t j b e n c h - r d p p m . o b j ` i f t e s t - f 'rdppm.c' ; t h e n $( CYGPATH_W ) 'rdppm.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/rdppm.c' ; f i ` ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/tjbench-rdppm.Tpo" "$(DEPDIR)/tjbench-rdppm.Po" ; e l s e r m - f "$(DEPDIR)/tjbench-rdppm.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'rdppm.c' object = 'tjbench-rdppm.obj' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( tjbench_CFLAGS ) $( CFLAGS ) - c - o t j b e n c h - r d p p m . o b j ` i f t e s t - f 'rdppm.c' ; t h e n $( CYGPATH_W ) 'rdppm.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/rdppm.c' ; f i `
2014-11-21 20:32:31 +00:00
tjbench-wrbmp.o : wrbmp .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( tjbench_CFLAGS ) $( CFLAGS ) - M T t j b e n c h - w r b m p . o - M D - M P - M F "$(DEPDIR)/tjbench-wrbmp.Tpo" - c - o t j b e n c h - w r b m p . o ` t e s t - f 'wrbmp.c' | | e c h o '$(srcdir)/' ` w r b m p . c ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/tjbench-wrbmp.Tpo" "$(DEPDIR)/tjbench-wrbmp.Po" ; e l s e r m - f "$(DEPDIR)/tjbench-wrbmp.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'wrbmp.c' object = 'tjbench-wrbmp.o' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( tjbench_CFLAGS ) $( CFLAGS ) - c - o t j b e n c h - w r b m p . o ` t e s t - f 'wrbmp.c' | | e c h o '$(srcdir)/' ` w r b m p . c
2014-11-21 20:32:31 +00:00
tjbench-wrbmp.obj : wrbmp .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( tjbench_CFLAGS ) $( CFLAGS ) - M T t j b e n c h - w r b m p . o b j - M D - M P - M F "$(DEPDIR)/tjbench-wrbmp.Tpo" - c - o t j b e n c h - w r b m p . o b j ` i f t e s t - f 'wrbmp.c' ; t h e n $( CYGPATH_W ) 'wrbmp.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/wrbmp.c' ; f i ` ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/tjbench-wrbmp.Tpo" "$(DEPDIR)/tjbench-wrbmp.Po" ; e l s e r m - f "$(DEPDIR)/tjbench-wrbmp.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'wrbmp.c' object = 'tjbench-wrbmp.obj' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( tjbench_CFLAGS ) $( CFLAGS ) - c - o t j b e n c h - w r b m p . o b j ` i f t e s t - f 'wrbmp.c' ; t h e n $( CYGPATH_W ) 'wrbmp.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/wrbmp.c' ; f i `
2014-11-21 20:32:31 +00:00
tjbench-wrppm.o : wrppm .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( tjbench_CFLAGS ) $( CFLAGS ) - M T t j b e n c h - w r p p m . o - M D - M P - M F "$(DEPDIR)/tjbench-wrppm.Tpo" - c - o t j b e n c h - w r p p m . o ` t e s t - f 'wrppm.c' | | e c h o '$(srcdir)/' ` w r p p m . c ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/tjbench-wrppm.Tpo" "$(DEPDIR)/tjbench-wrppm.Po" ; e l s e r m - f "$(DEPDIR)/tjbench-wrppm.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'wrppm.c' object = 'tjbench-wrppm.o' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( tjbench_CFLAGS ) $( CFLAGS ) - c - o t j b e n c h - w r p p m . o ` t e s t - f 'wrppm.c' | | e c h o '$(srcdir)/' ` w r p p m . c
2014-11-21 20:32:31 +00:00
tjbench-wrppm.obj : wrppm .c
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ i f $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( tjbench_CFLAGS ) $( CFLAGS ) - M T t j b e n c h - w r p p m . o b j - M D - M P - M F "$(DEPDIR)/tjbench-wrppm.Tpo" - c - o t j b e n c h - w r p p m . o b j ` i f t e s t - f 'wrppm.c' ; t h e n $( CYGPATH_W ) 'wrppm.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/wrppm.c' ; f i ` ; \
@ a m _ _ f a s t d e p C C _ T R U E @ t h e n m v - f "$(DEPDIR)/tjbench-wrppm.Tpo" "$(DEPDIR)/tjbench-wrppm.Po" ; e l s e r m - f "$(DEPDIR)/tjbench-wrppm.Tpo" ; e x i t 1 ; f i
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'wrppm.c' object = 'tjbench-wrppm.obj' libtool = no @AMDEPBACKSLASH@
2014-11-21 20:32:31 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2015-11-08 16:22:02 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( AM_CPPFLAGS ) $( CPPFLAGS ) $( tjbench_CFLAGS ) $( CFLAGS ) - c - o t j b e n c h - w r p p m . o b j ` i f t e s t - f 'wrppm.c' ; t h e n $( CYGPATH_W ) 'wrppm.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/wrppm.c' ; f i `
2014-11-21 20:32:31 +00:00
mostlyclean-libtool :
-rm -f *.lo
clean-libtool :
-rm -rf .libs _libs
distclean-libtool :
2015-11-08 16:22:02 +00:00
-rm -f libtool
uninstall-info-am :
install-man1 : $( man 1_MANS ) $( man_MANS )
2014-11-21 20:32:31 +00:00
@$( NORMAL_INSTALL)
2015-11-08 16:22:02 +00:00
test -z " $( man1dir) " || $( mkdir_p) " $( DESTDIR) $( man1dir) "
@list= '$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)' ; \
l2 = '$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)' ; \
for i in $$ l2; do \
case " $$ i " in \
*.1*) list = " $$ list $$ i " ; ; \
esac ; \
2014-11-21 20:32:31 +00:00
done ; \
2015-11-08 16:22:02 +00:00
for i in $$ list; do \
if test -f $( srcdir) /$$ i; then file = $( srcdir) /$$ i; \
else file = $$ i; fi ; \
ext = ` echo $$ i | sed -e 's/^.*\\.//' ` ; \
case " $$ ext " in \
1*) ; ; \
*) ext = '1' ; ; \
esac ; \
inst = ` echo $$ i | sed -e 's/\\.[0-9a-z]*$$//' ` ; \
inst = ` echo $$ inst | sed -e 's/^.*\///' ` ; \
inst = ` echo $$ inst | sed '$(transform)' ` .$$ ext; \
echo " $( INSTALL_DATA) ' $$ file' ' $( DESTDIR) $( man1dir) / $$ inst' " ; \
$( INSTALL_DATA) " $$ file " " $( DESTDIR) $( man1dir) / $$ inst " ; \
done
2014-11-21 20:32:31 +00:00
uninstall-man1 :
@$( NORMAL_UNINSTALL)
2015-11-08 16:22:02 +00:00
@list= '$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)' ; \
l2 = '$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)' ; \
for i in $$ l2; do \
case " $$ i " in \
*.1*) list = " $$ list $$ i " ; ; \
esac ; \
done ; \
for i in $$ list; do \
ext = ` echo $$ i | sed -e 's/^.*\\.//' ` ; \
case " $$ ext " in \
1*) ; ; \
*) ext = '1' ; ; \
esac ; \
inst = ` echo $$ i | sed -e 's/\\.[0-9a-z]*$$//' ` ; \
inst = ` echo $$ inst | sed -e 's/^.*\///' ` ; \
inst = ` echo $$ inst | sed '$(transform)' ` .$$ ext; \
echo " rm -f ' $( DESTDIR) $( man1dir) / $$ inst' " ; \
rm -f " $( DESTDIR) $( man1dir) / $$ inst " ; \
done
2014-11-21 20:32:31 +00:00
install-dist_docDATA : $( dist_doc_DATA )
@$( NORMAL_INSTALL)
2015-11-08 16:22:02 +00:00
test -z " $( docdir) " || $( mkdir_p) " $( DESTDIR) $( docdir) "
@list= '$(dist_doc_DATA)' ; for p in $$ list; do \
2014-11-21 20:32:31 +00:00
if test -f " $$ p " ; then d = ; else d = " $( srcdir) / " ; fi ; \
2015-11-08 16:22:02 +00:00
f = $( am__strip_dir) \
echo " $( dist_docDATA_INSTALL) ' $$ d $$ p' ' $( DESTDIR) $( docdir) / $$ f' " ; \
$( dist_docDATA_INSTALL) " $$ d $$ p " " $( DESTDIR) $( docdir) / $$ f " ; \
2014-11-21 20:32:31 +00:00
done
uninstall-dist_docDATA :
@$( NORMAL_UNINSTALL)
2015-11-08 16:22:02 +00:00
@list= '$(dist_doc_DATA)' ; for p in $$ list; do \
f = $( am__strip_dir) \
echo " rm -f ' $( DESTDIR) $( docdir) / $$ f' " ; \
rm -f " $( DESTDIR) $( docdir) / $$ f " ; \
done
2014-11-21 20:32:31 +00:00
install-dist_exampleDATA : $( dist_example_DATA )
@$( NORMAL_INSTALL)
2015-11-08 16:22:02 +00:00
test -z " $( exampledir) " || $( mkdir_p) " $( DESTDIR) $( exampledir) "
@list= '$(dist_example_DATA)' ; for p in $$ list; do \
2014-11-21 20:32:31 +00:00
if test -f " $$ p " ; then d = ; else d = " $( srcdir) / " ; fi ; \
2015-11-08 16:22:02 +00:00
f = $( am__strip_dir) \
echo " $( dist_exampleDATA_INSTALL) ' $$ d $$ p' ' $( DESTDIR) $( exampledir) / $$ f' " ; \
$( dist_exampleDATA_INSTALL) " $$ d $$ p " " $( DESTDIR) $( exampledir) / $$ f " ; \
2014-11-21 20:32:31 +00:00
done
uninstall-dist_exampleDATA :
@$( NORMAL_UNINSTALL)
2015-11-08 16:22:02 +00:00
@list= '$(dist_example_DATA)' ; for p in $$ list; do \
f = $( am__strip_dir) \
echo " rm -f ' $( DESTDIR) $( exampledir) / $$ f' " ; \
rm -f " $( DESTDIR) $( exampledir) / $$ f " ; \
done
2014-11-21 20:32:31 +00:00
install-includeHEADERS : $( include_HEADERS )
@$( NORMAL_INSTALL)
2015-11-08 16:22:02 +00:00
test -z " $( includedir) " || $( mkdir_p) " $( DESTDIR) $( includedir) "
@list= '$(include_HEADERS)' ; for p in $$ list; do \
2014-11-21 20:32:31 +00:00
if test -f " $$ p " ; then d = ; else d = " $( srcdir) / " ; fi ; \
2015-11-08 16:22:02 +00:00
f = $( am__strip_dir) \
echo " $( includeHEADERS_INSTALL) ' $$ d $$ p' ' $( DESTDIR) $( includedir) / $$ f' " ; \
$( includeHEADERS_INSTALL) " $$ d $$ p " " $( DESTDIR) $( includedir) / $$ f " ; \
2014-11-21 20:32:31 +00:00
done
uninstall-includeHEADERS :
@$( NORMAL_UNINSTALL)
2015-11-08 16:22:02 +00:00
@list= '$(include_HEADERS)' ; for p in $$ list; do \
f = $( am__strip_dir) \
echo " rm -f ' $( DESTDIR) $( includedir) / $$ f' " ; \
rm -f " $( DESTDIR) $( includedir) / $$ f " ; \
done
2014-11-21 20:32:31 +00:00
install-nodist_includeHEADERS : $( nodist_include_HEADERS )
@$( NORMAL_INSTALL)
2015-11-08 16:22:02 +00:00
test -z " $( includedir) " || $( mkdir_p) " $( DESTDIR) $( includedir) "
@list= '$(nodist_include_HEADERS)' ; for p in $$ list; do \
2014-11-21 20:32:31 +00:00
if test -f " $$ p " ; then d = ; else d = " $( srcdir) / " ; fi ; \
2015-11-08 16:22:02 +00:00
f = $( am__strip_dir) \
echo " $( nodist_includeHEADERS_INSTALL) ' $$ d $$ p' ' $( DESTDIR) $( includedir) / $$ f' " ; \
$( nodist_includeHEADERS_INSTALL) " $$ d $$ p " " $( DESTDIR) $( includedir) / $$ f " ; \
2014-11-21 20:32:31 +00:00
done
uninstall-nodist_includeHEADERS :
@$( NORMAL_UNINSTALL)
2015-11-08 16:22:02 +00:00
@list= '$(nodist_include_HEADERS)' ; for p in $$ list; do \
f = $( am__strip_dir) \
echo " rm -f ' $( DESTDIR) $( includedir) / $$ f' " ; \
rm -f " $( DESTDIR) $( includedir) / $$ f " ; \
done
2014-11-21 20:32:31 +00:00
# This directory's subdirectories are mostly independent; you can cd
2015-11-08 16:22:02 +00:00
# into them and run `make' without going through this Makefile.
# To change the values of `make' variables: instead of editing Makefiles,
# (1) if the variable is set in `config.status', edit `config.status'
# (which will cause the Makefiles to be regenerated when you run `make');
# (2) otherwise, pass the desired values on the `make' command line.
$(RECURSIVE_TARGETS) :
@set fnord $$ MAKEFLAGS; amf = $$ 2; \
2014-11-21 20:32:31 +00:00
dot_seen = no; \
target = ` echo $@ | sed s/-recursive//` ; \
2015-11-08 16:22:02 +00:00
list = '$(SUBDIRS)' ; for subdir in $$ list; do \
2014-11-21 20:32:31 +00:00
echo " Making $$ target in $$ subdir " ; \
if test " $$ subdir " = "." ; then \
dot_seen = yes; \
local_target = " $$ target-am " ; \
else \
local_target = " $$ target " ; \
fi ; \
2015-11-08 16:22:02 +00:00
( cd $$ subdir && $( MAKE) $( AM_MAKEFLAGS) $$ local_target) \
|| case " $$ amf " in *= *) exit 1; ; *k*) fail = yes; ; *) exit 1; ; esac ; \
2014-11-21 20:32:31 +00:00
done ; \
if test " $$ dot_seen " = "no" ; then \
$( MAKE) $( AM_MAKEFLAGS) " $$ target-am " || exit 1; \
fi ; test -z " $$ fail "
2015-11-08 16:22:02 +00:00
m o s t l y c l e a n - r e c u r s i v e c l e a n - r e c u r s i v e d i s t c l e a n - r e c u r s i v e \
maintainer-clean-recursive :
@set fnord $$ MAKEFLAGS; amf = $$ 2; \
dot_seen = no; \
case " $@ " in \
distclean-* | maintainer-clean-*) list = '$(DIST_SUBDIRS)' ; ; \
*) list = '$(SUBDIRS)' ; ; \
esac ; \
rev = '' ; for subdir in $$ list; do \
if test " $$ subdir " = "." ; then :; else \
rev = " $$ subdir $$ rev " ; \
fi ; \
done ; \
rev = " $$ rev . " ; \
target = ` echo $@ | sed s/-recursive//` ; \
for subdir in $$ rev; do \
echo " Making $$ target in $$ subdir " ; \
if test " $$ subdir " = "." ; then \
local_target = " $$ target-am " ; \
else \
local_target = " $$ target " ; \
fi ; \
( cd $$ subdir && $( MAKE) $( AM_MAKEFLAGS) $$ local_target) \
|| case " $$ amf " in *= *) exit 1; ; *k*) fail = yes; ; *) exit 1; ; esac ; \
done && test -z " $$ fail "
tags-recursive :
list = '$(SUBDIRS)' ; for subdir in $$ list; do \
test " $$ subdir " = . || ( cd $$ subdir && $( MAKE) $( AM_MAKEFLAGS) tags) ; \
done
ctags-recursive :
list = '$(SUBDIRS)' ; for subdir in $$ list; do \
test " $$ subdir " = . || ( cd $$ subdir && $( MAKE) $( AM_MAKEFLAGS) ctags) ; \
done
2014-11-21 20:32:31 +00:00
2015-11-08 16:22:02 +00:00
ID : $( HEADERS ) $( SOURCES ) $( LISP ) $( TAGS_FILES )
list = '$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)' ; \
unique = ` for i in $$ list; do \
if test -f " $$ i " ; then echo $$ i; else echo $( srcdir) /$$ i; fi ; \
done | \
$( AWK) ' { files[ $$ 0] = 1; } \
END { for ( i in files) print i; } ' ` ; \
mkid -fID $$ unique
tags : TAGS
TAGS : tags -recursive $( HEADERS ) $( SOURCES ) config .h .in jconfig .h .in jconfigint .h .in $( TAGS_DEPENDENCIES ) \
$( TAGS_FILES) $( LISP)
tags = ; \
2014-11-21 20:32:31 +00:00
here = ` pwd ` ; \
if ( $( ETAGS) --etags-include --version) >/dev/null 2>& 1; then \
include_option = --etags-include; \
empty_fix = .; \
else \
include_option = --include; \
empty_fix = ; \
fi ; \
list = '$(SUBDIRS)' ; for subdir in $$ list; do \
if test " $$ subdir " = .; then :; else \
test ! -f $$ subdir/TAGS || \
2015-11-08 16:22:02 +00:00
tags = " $$ tags $$ include_option= $$ here/ $$ subdir/TAGS " ; \
2014-11-21 20:32:31 +00:00
fi ; \
done ; \
2015-11-08 16:22:02 +00:00
list = '$(SOURCES) $(HEADERS) config.h.in jconfig.h.in jconfigint.h.in $(LISP) $(TAGS_FILES)' ; \
unique = ` for i in $$ list; do \
if test -f " $$ i " ; then echo $$ i; else echo $( srcdir) /$$ i; fi ; \
done | \
$( AWK) ' { files[ $$ 0] = 1; } \
END { for ( i in files) print i; } ' ` ; \
if test -z " $( ETAGS_ARGS) $$ tags $$ unique " ; then :; else \
2014-11-21 20:32:31 +00:00
test -n " $$ unique " || unique = $$ empty_fix; \
2015-11-08 16:22:02 +00:00
$( ETAGS) $( ETAGSFLAGS) $( AM_ETAGSFLAGS) $( ETAGS_ARGS) \
$$ tags $$ unique; \
2014-11-21 20:32:31 +00:00
fi
2015-11-08 16:22:02 +00:00
ctags : CTAGS
CTAGS : ctags -recursive $( HEADERS ) $( SOURCES ) config .h .in jconfig .h .in jconfigint .h .in $( TAGS_DEPENDENCIES ) \
$( TAGS_FILES) $( LISP)
tags = ; \
here = ` pwd ` ; \
list = '$(SOURCES) $(HEADERS) config.h.in jconfig.h.in jconfigint.h.in $(LISP) $(TAGS_FILES)' ; \
unique = ` for i in $$ list; do \
if test -f " $$ i " ; then echo $$ i; else echo $( srcdir) /$$ i; fi ; \
done | \
$( AWK) ' { files[ $$ 0] = 1; } \
END { for ( i in files) print i; } ' ` ; \
test -z " $( CTAGS_ARGS) $$ tags $$ unique " \
2014-11-21 20:32:31 +00:00
|| $( CTAGS) $( CTAGSFLAGS) $( AM_CTAGSFLAGS) $( CTAGS_ARGS) \
2015-11-08 16:22:02 +00:00
$$ tags $$ unique
2014-11-21 20:32:31 +00:00
GTAGS :
here = ` $( am__cd) $( top_builddir) && pwd ` \
2015-11-08 16:22:02 +00:00
&& cd $( top_srcdir) \
&& gtags -i $( GTAGS_ARGS) $$ here
2014-11-21 20:32:31 +00:00
distclean-tags :
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
distdir : $( DISTFILES )
$( am__remove_distdir)
2015-11-08 16:22:02 +00:00
mkdir $( distdir)
$( mkdir_p) $( distdir) /. $( distdir) /release $( distdir) /sharedlib
@srcdirstrip= ` echo " $( srcdir) " | sed 's|.|.|g' ` ; \
topsrcdirstrip = ` echo " $( top_srcdir) " | sed 's|.|.|g' ` ; \
list = '$(DISTFILES)' ; for file in $$ list; do \
case $$ file in \
$( srcdir) /*) file = ` echo " $$ file " | sed " s|^ $$ srcdirstrip/|| " ` ; ; \
$( top_srcdir) /*) file = ` echo " $$ file " | sed " s|^ $$ topsrcdirstrip/| $( top_builddir) /| " ` ; ; \
esac ; \
2014-11-21 20:32:31 +00:00
if test -f $$ file || test -d $$ file; then d = .; else d = $( srcdir) ; fi ; \
2015-11-08 16:22:02 +00:00
dir = ` echo " $$ file " | sed -e 's,/[^/]*$$,,' ` ; \
if test " $$ dir " != " $$ file " && test " $$ dir " != "." ; then \
dir = " / $$ dir " ; \
$( mkdir_p) " $( distdir) $$ dir " ; \
else \
dir = '' ; \
fi ; \
2014-11-21 20:32:31 +00:00
if test -d $$ d/$$ file; then \
if test -d $( srcdir) /$$ file && test $$ d != $( srcdir) ; then \
2015-11-08 16:22:02 +00:00
cp -pR $( srcdir) /$$ file $( distdir) $$ dir || exit 1; \
2014-11-21 20:32:31 +00:00
fi ; \
2015-11-08 16:22:02 +00:00
cp -pR $$ d/$$ file $( distdir) $$ dir || exit 1; \
2014-11-21 20:32:31 +00:00
else \
2015-11-08 16:22:02 +00:00
test -f $( distdir) /$$ file \
|| cp -p $$ d/$$ file $( distdir) /$$ file \
2014-11-21 20:32:31 +00:00
|| exit 1; \
fi ; \
done
2015-11-08 16:22:02 +00:00
list = '$(DIST_SUBDIRS)' ; for subdir in $$ list; do \
2014-11-21 20:32:31 +00:00
if test " $$ subdir " = .; then :; else \
2015-11-08 16:22:02 +00:00
test -d " $( distdir) / $$ subdir " \
|| $( mkdir_p) " $( distdir) / $$ subdir " \
|| exit 1; \
distdir = ` $( am__cd) $( distdir) && pwd ` ; \
top_distdir = ` $( am__cd) $( top_distdir) && pwd ` ; \
( cd $$ subdir && \
2014-11-21 20:32:31 +00:00
$( MAKE) $( AM_MAKEFLAGS) \
2015-11-08 16:22:02 +00:00
top_distdir = " $$ top_distdir " \
distdir = " $$ distdir/ $$ subdir " \
2014-11-21 20:32:31 +00:00
distdir) \
|| exit 1; \
fi ; \
done
$( MAKE) $( AM_MAKEFLAGS) \
top_distdir = " $( top_distdir) " distdir = " $( distdir) " \
dist-hook
2015-11-08 16:22:02 +00:00
-find $( distdir) -type d ! -perm -777 -exec chmod a+rwx { } \; -o \
2014-11-21 20:32:31 +00:00
! -type d ! -perm -444 -links 1 -exec chmod a+r { } \; -o \
! -type d ! -perm -400 -exec chmod a+r { } \; -o \
2015-11-08 16:22:02 +00:00
! -type d ! -perm -444 -exec $( SHELL) $( install_sh) -c -m a+r { } { } \; \
|| chmod -R a+r $( distdir)
2014-11-21 20:32:31 +00:00
dist-gzip : distdir
tardir = $( distdir) && $( am__tar) | GZIP = $( GZIP_ENV) gzip -c >$( distdir) .tar.gz
2015-11-08 16:22:02 +00:00
$( am__remove_distdir)
2014-11-21 20:32:31 +00:00
dist-bzip2 : distdir
2015-11-08 16:22:02 +00:00
tardir = $( distdir) && $( am__tar) | bzip2 -9 -c >$( distdir) .tar.bz2
$( am__remove_distdir)
2014-11-21 20:32:31 +00:00
dist-tarZ : distdir
tardir = $( distdir) && $( am__tar) | compress -c >$( distdir) .tar.Z
2015-11-08 16:22:02 +00:00
$( am__remove_distdir)
2014-11-21 20:32:31 +00:00
dist-shar : distdir
shar $( distdir) | GZIP = $( GZIP_ENV) gzip -c >$( distdir) .shar.gz
2015-11-08 16:22:02 +00:00
$( am__remove_distdir)
2014-11-21 20:32:31 +00:00
dist-zip : distdir
-rm -f $( distdir) .zip
zip -rq $( distdir) .zip $( distdir)
2015-11-08 16:22:02 +00:00
$( am__remove_distdir)
2014-11-21 20:32:31 +00:00
2015-11-08 16:22:02 +00:00
dist dist-all : distdir
tardir = $( distdir) && $( am__tar) | GZIP = $( GZIP_ENV) gzip -c >$( distdir) .tar.gz
tardir = $( distdir) && $( am__tar) | bzip2 -9 -c >$( distdir) .tar.bz2
$( am__remove_distdir)
2014-11-21 20:32:31 +00:00
# This target untars the dist file and tries a VPATH configuration. Then
# it guarantees that the distribution is self-contained by making another
# tarfile.
distcheck : dist
case '$(DIST_ARCHIVES)' in \
*.tar.gz*) \
2015-11-08 16:22:02 +00:00
GZIP = $( GZIP_ENV) gunzip -c $( distdir) .tar.gz | $( am__untar) ; ; \
2014-11-21 20:32:31 +00:00
*.tar.bz2*) \
2015-11-08 16:22:02 +00:00
bunzip2 -c $( distdir) .tar.bz2 | $( am__untar) ; ; \
2014-11-21 20:32:31 +00:00
*.tar.Z*) \
uncompress -c $( distdir) .tar.Z | $( am__untar) ; ; \
*.shar.gz*) \
2015-11-08 16:22:02 +00:00
GZIP = $( GZIP_ENV) gunzip -c $( distdir) .shar.gz | unshar ; ; \
2014-11-21 20:32:31 +00:00
*.zip*) \
unzip $( distdir) .zip ; ; \
esac
2015-11-08 16:22:02 +00:00
chmod -R a-w $( distdir) ; chmod a+w $( distdir)
mkdir $( distdir) /_build
mkdir $( distdir) /_inst
2014-11-21 20:32:31 +00:00
chmod a-w $( distdir)
dc_install_base = ` $( am__cd) $( distdir) /_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,' ` \
&& dc_destdir = " $$ {TMPDIR-/tmp}/am-dc- $$ $$ / " \
2015-11-08 16:22:02 +00:00
&& cd $( distdir) /_build \
&& ../configure --srcdir= .. --prefix= " $$ dc_install_base " \
2014-11-21 20:32:31 +00:00
$( DISTCHECK_CONFIGURE_FLAGS) \
&& $( MAKE) $( AM_MAKEFLAGS) \
&& $( MAKE) $( AM_MAKEFLAGS) dvi \
&& $( MAKE) $( AM_MAKEFLAGS) check \
&& $( MAKE) $( AM_MAKEFLAGS) install \
&& $( MAKE) $( AM_MAKEFLAGS) installcheck \
&& $( MAKE) $( AM_MAKEFLAGS) uninstall \
&& $( MAKE) $( AM_MAKEFLAGS) distuninstallcheck_dir = " $$ dc_install_base " \
distuninstallcheck \
&& chmod -R a-w " $$ dc_install_base " \
&& ( { \
( cd ../.. && umask 077 && mkdir " $$ dc_destdir " ) \
&& $( MAKE) $( AM_MAKEFLAGS) DESTDIR = " $$ dc_destdir " install \
&& $( MAKE) $( AM_MAKEFLAGS) DESTDIR = " $$ dc_destdir " uninstall \
&& $( MAKE) $( AM_MAKEFLAGS) DESTDIR = " $$ dc_destdir " \
distuninstallcheck_dir = " $$ dc_destdir " distuninstallcheck; \
} || { rm -rf " $$ dc_destdir " ; exit 1; } ) \
&& rm -rf " $$ dc_destdir " \
&& $( MAKE) $( AM_MAKEFLAGS) dist \
&& rm -rf $( DIST_ARCHIVES) \
2015-11-08 16:22:02 +00:00
&& $( MAKE) $( AM_MAKEFLAGS) distcleancheck
$( am__remove_distdir)
2014-11-21 20:32:31 +00:00
@( echo " $( distdir) archives ready for distribution: " ; \
list = '$(DIST_ARCHIVES)' ; for i in $$ list; do echo $$ i; done ) | \
2015-11-08 16:22:02 +00:00
sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
2014-11-21 20:32:31 +00:00
distuninstallcheck :
2015-11-08 16:22:02 +00:00
@cd $( distuninstallcheck_dir) \
&& test ` $( distuninstallcheck_listfiles) | wc -l` -le 1 \
2014-11-21 20:32:31 +00:00
|| { echo "ERROR: files left after uninstall:" ; \
if test -n " $( DESTDIR) " ; then \
echo " (check DESTDIR support)" ; \
fi ; \
$( distuninstallcheck_listfiles) ; \
exit 1; } >& 2
distcleancheck : distclean
@if test '$(srcdir)' = . ; then \
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
exit 1 ; \
fi
@test ` $( distcleancheck_listfiles) | wc -l` -eq 0 \
|| { echo "ERROR: files left in build directory after distclean:" ; \
$( distcleancheck_listfiles) ; \
exit 1; } >& 2
check-am : all -am
check : check -recursive
all-am : Makefile $( LTLIBRARIES ) $( PROGRAMS ) $( MANS ) $( DATA ) $( HEADERS ) \
2015-01-24 20:09:39 +00:00
config.h jconfig.h jconfigint.h
2014-11-21 20:32:31 +00:00
install-binPROGRAMS : install -libLTLIBRARIES
installdirs : installdirs -recursive
installdirs-am :
for dir in " $( DESTDIR) $( libdir) " " $( DESTDIR) $( bindir) " " $( DESTDIR) $( man1dir) " " $( DESTDIR) $( docdir) " " $( DESTDIR) $( exampledir) " " $( DESTDIR) $( includedir) " " $( DESTDIR) $( includedir) " ; do \
2015-11-08 16:22:02 +00:00
test -z " $$ dir " || $( mkdir_p) " $$ dir " ; \
2014-11-21 20:32:31 +00:00
done
install : install -recursive
install-exec : install -exec -recursive
install-data : install -data -recursive
uninstall : uninstall -recursive
install-am : all -am
@$( MAKE) $( AM_MAKEFLAGS) install-exec-am install-data-am
installcheck : installcheck -recursive
install-strip :
2015-11-08 16:22:02 +00:00
$( MAKE) $( AM_MAKEFLAGS) INSTALL_PROGRAM = " $( INSTALL_STRIP_PROGRAM) " \
install_sh_PROGRAM = " $( INSTALL_STRIP_PROGRAM) " INSTALL_STRIP_FLAG = -s \
` test -z '$(STRIP)' || \
echo " INSTALL_PROGRAM_ENV=STRIPPROG=' $( STRIP) ' " ` install
2014-11-21 20:32:31 +00:00
mostlyclean-generic :
clean-generic :
distclean-generic :
-test -z " $( CONFIG_CLEAN_FILES) " || rm -f $( CONFIG_CLEAN_FILES)
maintainer-clean-generic :
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
clean : clean -recursive
clean-am : clean -binPROGRAMS clean -generic clean -libLTLIBRARIES \
clean-libtool clean-noinstPROGRAMS mostlyclean-am
distclean : distclean -recursive
-rm -f $( am__CONFIG_DISTCLEAN_FILES)
-rm -rf ./$( DEPDIR)
-rm -f Makefile
distclean-am : clean -am distclean -compile distclean -generic \
distclean-hdr distclean-libtool distclean-tags
dvi : dvi -recursive
dvi-am :
html : html -recursive
info : info -recursive
info-am :
install-data-am : install -dist_docDATA install -dist_exampleDATA \
install-includeHEADERS install-man \
install-nodist_includeHEADERS
install-exec-am : install -binPROGRAMS install -libLTLIBRARIES
install-info : install -info -recursive
install-man : install -man 1
installcheck-am :
maintainer-clean : maintainer -clean -recursive
-rm -f $( am__CONFIG_DISTCLEAN_FILES)
-rm -rf $( top_srcdir) /autom4te.cache
-rm -rf ./$( DEPDIR)
-rm -f Makefile
maintainer-clean-am : distclean -am maintainer -clean -generic
mostlyclean : mostlyclean -recursive
mostlyclean-am : mostlyclean -compile mostlyclean -generic \
mostlyclean-libtool
pdf : pdf -recursive
pdf-am :
ps : ps -recursive
ps-am :
uninstall-am : uninstall -binPROGRAMS uninstall -dist_docDATA \
uninstall-dist_exampleDATA uninstall-includeHEADERS \
2015-11-08 16:22:02 +00:00
uninstall-info-am uninstall-libLTLIBRARIES uninstall-man \
2014-11-21 20:32:31 +00:00
uninstall-nodist_includeHEADERS
2015-11-08 16:22:02 +00:00
uninstall-info : uninstall -info -recursive
2014-11-21 20:32:31 +00:00
uninstall-man : uninstall -man 1
2015-11-08 16:22:02 +00:00
.PHONY : $( RECURSIVE_TARGETS ) CTAGS GTAGS all all -am am --refresh check \
check-am clean clean-binPROGRAMS clean-generic \
clean-libLTLIBRARIES clean-libtool clean-noinstPROGRAMS \
clean-recursive ctags ctags-recursive dist dist-all dist-bzip2 \
dist-gzip dist-hook dist-shar dist-tarZ dist-zip distcheck \
distclean distclean-compile distclean-generic distclean-hdr \
distclean-libtool distclean-recursive distclean-tags \
distcleancheck distdir distuninstallcheck dvi dvi-am html \
html-am info info-am install install-am install-binPROGRAMS \
install-data install-data-am install-dist_docDATA \
install-dist_exampleDATA install-exec install-exec-am \
install-includeHEADERS install-info install-info-am \
install-libLTLIBRARIES install-man install-man1 \
install-nodist_includeHEADERS install-strip installcheck \
installcheck-am installdirs installdirs-am maintainer-clean \
maintainer-clean-generic maintainer-clean-recursive \
2014-11-21 20:32:31 +00:00
mostlyclean mostlyclean-compile mostlyclean-generic \
2015-11-08 16:22:02 +00:00
mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
tags tags-recursive uninstall uninstall-am \
uninstall-binPROGRAMS uninstall-dist_docDATA \
2014-11-21 20:32:31 +00:00
uninstall-dist_exampleDATA uninstall-includeHEADERS \
2015-11-08 16:22:02 +00:00
uninstall-info-am uninstall-libLTLIBRARIES uninstall-man \
uninstall-man1 uninstall-nodist_includeHEADERS
2014-11-21 20:32:31 +00:00
dist-hook :
rm -rf ` find $( distdir) -name .svn`
2015-07-04 22:16:24 +00:00
.PHONY : test
test : tjquicktest tjbittest bittest
tjquicktest : testclean all
2015-01-24 20:09:39 +00:00
2014-11-21 20:32:31 +00:00
@ W I T H _ J A V A _ T R U E @ @ W I T H _ T U R B O J P E G _ T R U E @ $( JAVA ) - c p j a v a / t u r b o j p e g . j a r -Djava.library.path = .libs TJUnitTest
@ W I T H _ J A V A _ T R U E @ @ W I T H _ T U R B O J P E G _ T R U E @ $( JAVA ) - c p j a v a / t u r b o j p e g . j a r -Djava.library.path = .libs TJUnitTest -bi
@ W I T H _ J A V A _ T R U E @ @ W I T H _ T U R B O J P E G _ T R U E @ $( JAVA ) - c p j a v a / t u r b o j p e g . j a r -Djava.library.path = .libs TJUnitTest -yuv
2015-01-24 20:09:39 +00:00
@ W I T H _ J A V A _ T R U E @ @ W I T H _ T U R B O J P E G _ T R U E @ $( JAVA ) - c p j a v a / t u r b o j p e g . j a r -Djava.library.path = .libs TJUnitTest -yuv -noyuvpad
2014-11-21 20:32:31 +00:00
@ W I T H _ J A V A _ T R U E @ @ W I T H _ T U R B O J P E G _ T R U E @ $( JAVA ) - c p j a v a / t u r b o j p e g . j a r -Djava.library.path = .libs TJUnitTest -yuv -bi
2015-01-24 20:09:39 +00:00
@ W I T H _ J A V A _ T R U E @ @ W I T H _ T U R B O J P E G _ T R U E @ $( JAVA ) - c p j a v a / t u r b o j p e g . j a r -Djava.library.path = .libs TJUnitTest -yuv -bi -noyuvpad
2014-11-21 20:32:31 +00:00
@ W I T H _ T U R B O J P E G _ T R U E @ . / t j u n i t t e s t
@ W I T H _ T U R B O J P E G _ T R U E @ . / t j u n i t t e s t - a l l o c
@ W I T H _ T U R B O J P E G _ T R U E @ . / t j u n i t t e s t - y u v
2015-01-24 20:09:39 +00:00
@ W I T H _ T U R B O J P E G _ T R U E @ . / t j u n i t t e s t - y u v - a l l o c
@ W I T H _ T U R B O J P E G _ T R U E @ . / t j u n i t t e s t - y u v - n o y u v p a d
2015-07-04 22:16:24 +00:00
echo GREAT SUCCESS!
tjbittest : testclean all
# Test compressing from/decompressing to an arbitrary subregion of a larger
# image buffer
@ W I T H _ T U R B O J P E G _ T R U E @ c p $( srcdir ) / t e s t i m a g e s / t e s t o r i g . p p m t e s t o u t _ t i l e . p p m
@ W I T H _ T U R B O J P E G _ T R U E @ . / t j b e n c h t e s t o u t _ t i l e . p p m 9 5 - r g b - q u i e t - t i l e - b e n c h t i m e 0 . 0 1 > / d e v / n u l l 2 > & 1
@ W I T H _ T U R B O J P E G _ T R U E @ f o r i i n 8 1 6 3 2 6 4 1 2 8 ; d o \
@ W I T H _ T U R B O J P E G _ T R U E @ m d 5 / m d 5 c m p $( MD 5_PPM_GRAY_TILE ) t e s t o u t _ t i l e _ G R A Y _ Q 9 5 _ $$ i \ x $$ i . p p m ; \
@ W I T H _ T U R B O J P E G _ T R U E @ d o n e
@ W I T H _ T U R B O J P E G _ T R U E @ m d 5 / m d 5 c m p $( MD 5_PPM_ 420_ 8x 8_TILE ) t e s t o u t _ t i l e _ 4 2 0 _ Q 9 5 _ 8 x 8 . p p m
@ W I T H _ T U R B O J P E G _ T R U E @ m d 5 / m d 5 c m p $( MD 5_PPM_ 420_ 16x 16_TILE ) t e s t o u t _ t i l e _ 4 2 0 _ Q 9 5 _ 1 6 x 1 6 . p p m
@ W I T H _ T U R B O J P E G _ T R U E @ m d 5 / m d 5 c m p $( MD 5_PPM_ 420_ 32x 32_TILE ) t e s t o u t _ t i l e _ 4 2 0 _ Q 9 5 _ 3 2 x 3 2 . p p m
@ W I T H _ T U R B O J P E G _ T R U E @ m d 5 / m d 5 c m p $( MD 5_PPM_ 420_ 64x 64_TILE ) t e s t o u t _ t i l e _ 4 2 0 _ Q 9 5 _ 6 4 x 6 4 . p p m
@ W I T H _ T U R B O J P E G _ T R U E @ m d 5 / m d 5 c m p $( MD 5_PPM_ 420_ 128x 128_TILE ) t e s t o u t _ t i l e _ 4 2 0 _ Q 9 5 _ 1 2 8 x 1 2 8 . p p m
@ W I T H _ T U R B O J P E G _ T R U E @ m d 5 / m d 5 c m p $( MD 5_PPM_ 422_ 8x 8_TILE ) t e s t o u t _ t i l e _ 4 2 2 _ Q 9 5 _ 8 x 8 . p p m
@ W I T H _ T U R B O J P E G _ T R U E @ m d 5 / m d 5 c m p $( MD 5_PPM_ 422_ 16x 16_TILE ) t e s t o u t _ t i l e _ 4 2 2 _ Q 9 5 _ 1 6 x 1 6 . p p m
@ W I T H _ T U R B O J P E G _ T R U E @ m d 5 / m d 5 c m p $( MD 5_PPM_ 422_ 32x 32_TILE ) t e s t o u t _ t i l e _ 4 2 2 _ Q 9 5 _ 3 2 x 3 2 . p p m
@ W I T H _ T U R B O J P E G _ T R U E @ m d 5 / m d 5 c m p $( MD 5_PPM_ 422_ 64x 64_TILE ) t e s t o u t _ t i l e _ 4 2 2 _ Q 9 5 _ 6 4 x 6 4 . p p m
@ W I T H _ T U R B O J P E G _ T R U E @ m d 5 / m d 5 c m p $( MD 5_PPM_ 422_ 128x 128_TILE ) t e s t o u t _ t i l e _ 4 2 2 _ Q 9 5 _ 1 2 8 x 1 2 8 . p p m
@ W I T H _ T U R B O J P E G _ T R U E @ f o r i i n 8 1 6 3 2 6 4 1 2 8 ; d o \
@ W I T H _ T U R B O J P E G _ T R U E @ m d 5 / m d 5 c m p $( MD 5_PPM_ 444_TILE ) t e s t o u t _ t i l e _ 4 4 4 _ Q 9 5 _ $$ i \ x $$ i . p p m ; \
@ W I T H _ T U R B O J P E G _ T R U E @ d o n e
@ W I T H _ T U R B O J P E G _ T R U E @ r m t e s t o u t _ t i l e _ G R A Y _ * t e s t o u t _ t i l e _ 4 2 0 _ * t e s t o u t _ t i l e _ 4 2 2 _ * t e s t o u t _ t i l e _ 4 4 4 _ *
@ W I T H _ T U R B O J P E G _ T R U E @ . / t j b e n c h t e s t o u t _ t i l e . p p m 9 5 - r g b - f a s t u p s a m p l e - q u i e t - t i l e - b e n c h t i m e 0 . 0 1 > / d e v / n u l l 2 > & 1
@ W I T H _ T U R B O J P E G _ T R U E @ m d 5 / m d 5 c m p $( MD 5_PPM_ 420M_ 8x 8_TILE ) t e s t o u t _ t i l e _ 4 2 0 _ Q 9 5 _ 8 x 8 . p p m
@ W I T H _ T U R B O J P E G _ T R U E @ f o r i i n 1 6 3 2 6 4 1 2 8 ; d o \
@ W I T H _ T U R B O J P E G _ T R U E @ m d 5 / m d 5 c m p $( MD 5_PPM_ 420M_TILE ) t e s t o u t _ t i l e _ 4 2 0 _ Q 9 5 _ $$ i \ x $$ i . p p m ; \
@ W I T H _ T U R B O J P E G _ T R U E @ d o n e
@ W I T H _ T U R B O J P E G _ T R U E @ m d 5 / m d 5 c m p $( MD 5_PPM_ 422M_ 8x 8_TILE ) t e s t o u t _ t i l e _ 4 2 2 _ Q 9 5 _ 8 x 8 . p p m
@ W I T H _ T U R B O J P E G _ T R U E @ f o r i i n 1 6 3 2 6 4 1 2 8 ; d o \
@ W I T H _ T U R B O J P E G _ T R U E @ m d 5 / m d 5 c m p $( MD 5_PPM_ 422M_TILE ) t e s t o u t _ t i l e _ 4 2 2 _ Q 9 5 _ $$ i \ x $$ i . p p m ; \
@ W I T H _ T U R B O J P E G _ T R U E @ d o n e
@ W I T H _ T U R B O J P E G _ T R U E @ r m t e s t o u t _ t i l e _ G R A Y _ * t e s t o u t _ t i l e _ 4 2 0 _ * t e s t o u t _ t i l e _ 4 2 2 _ * t e s t o u t _ t i l e _ 4 4 4 _ * t e s t o u t _ t i l e . p p m
@ W I T H _ T U R B O J P E G _ T R U E @ e c h o G R E A T S U C C E S S !
bittest : testclean all
2015-01-24 20:09:39 +00:00
# These tests are carefully crafted to provide full coverage of as many of the
# underlying algorithms as possible (including all of the SIMD-accelerated
# ones.)
# CC: null SAMP: fullsize FDCT: islow ENT: huff
./cjpeg -rgb -dct int -outfile testout_rgb_islow.jpg $( srcdir) /testimages/testorig.ppm
md5/md5cmp $( MD5_JPEG_RGB_ISLOW) testout_rgb_islow.jpg
# CC: null SAMP: fullsize IDCT: islow ENT: huff
./djpeg -dct int -ppm -outfile testout_rgb_islow.ppm testout_rgb_islow.jpg
md5/md5cmp $( MD5_PPM_RGB_ISLOW) testout_rgb_islow.ppm
rm testout_rgb_islow.ppm
@ W I T H _ 1 2 B I T _ T R U E @ r m t e s t o u t _ r g b _ i s l o w . j p g
# CC: RGB->RGB565 SAMP: fullsize IDCT: islow ENT: huff
@ W I T H _ 1 2 B I T _ F A L S E @ . / d j p e g - d c t i n t - r g b 5 6 5 - d i t h e r n o n e - b m p - o u t f i l e t e s t o u t _ r g b _ i s l o w _ 5 6 5 . b m p t e s t o u t _ r g b _ i s l o w . j p g
@ W I T H _ 1 2 B I T _ F A L S E @ m d 5 / m d 5 c m p $( MD 5_BMP_RGB_ISLOW_ 565) t e s t o u t _ r g b _ i s l o w _ 5 6 5 . b m p
@ W I T H _ 1 2 B I T _ F A L S E @ r m t e s t o u t _ r g b _ i s l o w _ 5 6 5 . b m p
# CC: RGB->RGB565 (dithered) SAMP: fullsize IDCT: islow ENT: huff
@ W I T H _ 1 2 B I T _ F A L S E @ . / d j p e g - d c t i n t - r g b 5 6 5 - b m p - o u t f i l e t e s t o u t _ r g b _ i s l o w _ 5 6 5 D . b m p t e s t o u t _ r g b _ i s l o w . j p g
@ W I T H _ 1 2 B I T _ F A L S E @ m d 5 / m d 5 c m p $( MD 5_BMP_RGB_ISLOW_ 565D ) t e s t o u t _ r g b _ i s l o w _ 5 6 5 D . b m p
@ W I T H _ 1 2 B I T _ F A L S E @ r m t e s t o u t _ r g b _ i s l o w _ 5 6 5 D . b m p t e s t o u t _ r g b _ i s l o w . j p g
# CC: RGB->YCC SAMP: fullsize/h2v1 FDCT: ifast ENT: 2-pass huff
./cjpeg -sample 2x1 -dct fast -opt -outfile testout_422_ifast_opt.jpg $( srcdir) /testimages/testorig.ppm
md5/md5cmp $( MD5_JPEG_422_IFAST_OPT) testout_422_ifast_opt.jpg
# CC: YCC->RGB SAMP: fullsize/h2v1 fancy IDCT: ifast ENT: huff
./djpeg -dct fast -outfile testout_422_ifast.ppm testout_422_ifast_opt.jpg
md5/md5cmp $( MD5_PPM_422_IFAST) testout_422_ifast.ppm
rm testout_422_ifast.ppm
# CC: YCC->RGB SAMP: h2v1 merged IDCT: ifast ENT: huff
./djpeg -dct fast -nosmooth -outfile testout_422m_ifast.ppm testout_422_ifast_opt.jpg
md5/md5cmp $( MD5_PPM_422M_IFAST) testout_422m_ifast.ppm
rm testout_422m_ifast.ppm
@ W I T H _ 1 2 B I T _ T R U E @ r m t e s t o u t _ 4 2 2 _ i f a s t _ o p t . j p g
# CC: YCC->RGB565 SAMP: h2v1 merged IDCT: ifast ENT: huff
@ W I T H _ 1 2 B I T _ F A L S E @ . / d j p e g - d c t i n t - n o s m o o t h - r g b 5 6 5 - d i t h e r n o n e - b m p - o u t f i l e t e s t o u t _ 4 2 2 m _ i f a s t _ 5 6 5 . b m p t e s t o u t _ 4 2 2 _ i f a s t _ o p t . j p g
@ W I T H _ 1 2 B I T _ F A L S E @ m d 5 / m d 5 c m p $( MD 5_BMP_ 422M_IFAST_ 565) t e s t o u t _ 4 2 2 m _ i f a s t _ 5 6 5 . b m p
@ W I T H _ 1 2 B I T _ F A L S E @ r m t e s t o u t _ 4 2 2 m _ i f a s t _ 5 6 5 . b m p
# CC: YCC->RGB565 (dithered) SAMP: h2v1 merged IDCT: ifast ENT: huff
@ W I T H _ 1 2 B I T _ F A L S E @ . / d j p e g - d c t i n t - n o s m o o t h - r g b 5 6 5 - b m p - o u t f i l e t e s t o u t _ 4 2 2 m _ i f a s t _ 5 6 5 D . b m p t e s t o u t _ 4 2 2 _ i f a s t _ o p t . j p g
@ W I T H _ 1 2 B I T _ F A L S E @ m d 5 / m d 5 c m p $( MD 5_BMP_ 422M_IFAST_ 565D ) t e s t o u t _ 4 2 2 m _ i f a s t _ 5 6 5 D . b m p
@ W I T H _ 1 2 B I T _ F A L S E @ r m t e s t o u t _ 4 2 2 m _ i f a s t _ 5 6 5 D . b m p t e s t o u t _ 4 2 2 _ i f a s t _ o p t . j p g
# CC: RGB->YCC SAMP: fullsize/h2v2 FDCT: ifast ENT: prog huff
./cjpeg -sample 2x2 -quality 100 -dct fast -prog -outfile testout_420_q100_ifast_prog.jpg $( srcdir) /testimages/testorig.ppm
md5/md5cmp $( MD5_JPEG_420_IFAST_Q100_PROG) testout_420_q100_ifast_prog.jpg
# CC: YCC->RGB SAMP: fullsize/h2v2 fancy IDCT: ifast ENT: prog huff
./djpeg -dct fast -outfile testout_420_q100_ifast.ppm testout_420_q100_ifast_prog.jpg
md5/md5cmp $( MD5_PPM_420_Q100_IFAST) testout_420_q100_ifast.ppm
rm testout_420_q100_ifast.ppm
# CC: YCC->RGB SAMP: h2v2 merged IDCT: ifast ENT: prog huff
./djpeg -dct fast -nosmooth -outfile testout_420m_q100_ifast.ppm testout_420_q100_ifast_prog.jpg
md5/md5cmp $( MD5_PPM_420M_Q100_IFAST) testout_420m_q100_ifast.ppm
rm testout_420m_q100_ifast.ppm testout_420_q100_ifast_prog.jpg
# CC: RGB->Gray SAMP: fullsize FDCT: islow ENT: huff
./cjpeg -gray -dct int -outfile testout_gray_islow.jpg $( srcdir) /testimages/testorig.ppm
md5/md5cmp $( MD5_JPEG_GRAY_ISLOW) testout_gray_islow.jpg
# CC: Gray->Gray SAMP: fullsize IDCT: islow ENT: huff
./djpeg -dct int -outfile testout_gray_islow.ppm testout_gray_islow.jpg
md5/md5cmp $( MD5_PPM_GRAY_ISLOW) testout_gray_islow.ppm
rm testout_gray_islow.ppm
# CC: Gray->RGB SAMP: fullsize IDCT: islow ENT: huff
./djpeg -dct int -rgb -outfile testout_gray_islow_rgb.ppm testout_gray_islow.jpg
md5/md5cmp $( MD5_PPM_GRAY_ISLOW_RGB) testout_gray_islow_rgb.ppm
rm testout_gray_islow_rgb.ppm
@ W I T H _ 1 2 B I T _ T R U E @ r m t e s t o u t _ g r a y _ i s l o w . j p g
# CC: Gray->RGB565 SAMP: fullsize IDCT: islow ENT: huff
@ W I T H _ 1 2 B I T _ F A L S E @ . / d j p e g - d c t i n t - r g b 5 6 5 - d i t h e r n o n e - b m p - o u t f i l e t e s t o u t _ g r a y _ i s l o w _ 5 6 5 . b m p t e s t o u t _ g r a y _ i s l o w . j p g
@ W I T H _ 1 2 B I T _ F A L S E @ m d 5 / m d 5 c m p $( MD 5_BMP_GRAY_ISLOW_ 565) t e s t o u t _ g r a y _ i s l o w _ 5 6 5 . b m p
@ W I T H _ 1 2 B I T _ F A L S E @ r m t e s t o u t _ g r a y _ i s l o w _ 5 6 5 . b m p
# CC: Gray->RGB565 (dithered) SAMP: fullsize IDCT: islow ENT: huff
@ W I T H _ 1 2 B I T _ F A L S E @ . / d j p e g - d c t i n t - r g b 5 6 5 - b m p - o u t f i l e t e s t o u t _ g r a y _ i s l o w _ 5 6 5 D . b m p t e s t o u t _ g r a y _ i s l o w . j p g
@ W I T H _ 1 2 B I T _ F A L S E @ m d 5 / m d 5 c m p $( MD 5_BMP_GRAY_ISLOW_ 565D ) t e s t o u t _ g r a y _ i s l o w _ 5 6 5 D . b m p
@ W I T H _ 1 2 B I T _ F A L S E @ r m t e s t o u t _ g r a y _ i s l o w _ 5 6 5 D . b m p t e s t o u t _ g r a y _ i s l o w . j p g
# CC: RGB->YCC SAMP: fullsize smooth/h2v2 smooth FDCT: islow
# ENT: 2-pass huff
./cjpeg -sample 2x2 -smooth 1 -dct int -opt -outfile testout_420s_ifast_opt.jpg $( srcdir) /testimages/testorig.ppm
md5/md5cmp $( MD5_JPEG_420S_IFAST_OPT) testout_420s_ifast_opt.jpg
rm testout_420s_ifast_opt.jpg
2015-07-04 22:16:24 +00:00
# The output of the floating point tests is not validated by default, because
# the output differs depending on the type of floating point math used, and
# this is only deterministic if the DCT/IDCT are implemented using SIMD
# instructions on a particular platform. Pass one of the following on the make
# command line to validate the floating point tests against one of the expected # results:
#
# FLOATTEST=sse validate against the expected results from the libjpeg-turbo
# SSE SIMD extensions
# FLOATTEST=32bit validate against the expected results from the C code
# when running on a 32-bit FPU (or when SSE is being used for
# floating point math, which is generally the default with
# x86-64 compilers)
# FLOATTEST=64bit validate against the exepected results from the C code
# when running on a 64-bit FPU
2015-01-24 20:09:39 +00:00
# CC: RGB->YCC SAMP: fullsize/int FDCT: float ENT: prog huff
./cjpeg -sample 3x2 -dct float -prog -outfile testout_3x2_float_prog.jpg $( srcdir) /testimages/testorig.ppm
2015-07-04 22:16:24 +00:00
if [ " ${ FLOATTEST } " = "sse" ] ; then \
md5/md5cmp $( MD5_JPEG_3x2_FLOAT_PROG_SSE) testout_3x2_float_prog.jpg; \
elif [ " ${ FLOATTEST } " = "32bit" -o " ${ FLOATTEST } " = "64bit" ] ; then \
md5/md5cmp $( MD5_JPEG_3x2_FLOAT_PROG_32BIT) testout_3x2_float_prog.jpg; \
fi
2015-01-24 20:09:39 +00:00
# CC: YCC->RGB SAMP: fullsize/int IDCT: float ENT: prog huff
./djpeg -dct float -outfile testout_3x2_float.ppm testout_3x2_float_prog.jpg
2015-07-04 22:16:24 +00:00
if [ " ${ FLOATTEST } " = "sse" ] ; then \
md5/md5cmp $( MD5_PPM_3x2_FLOAT_SSE) testout_3x2_float.ppm; \
elif [ " ${ FLOATTEST } " = "32bit" ] ; then \
md5/md5cmp $( MD5_PPM_3x2_FLOAT_32BIT) testout_3x2_float.ppm; \
elif [ " ${ FLOATTEST } " = "64bit" ] ; then \
md5/md5cmp $( MD5_PPM_3x2_FLOAT_64BIT) testout_3x2_float.ppm; \
fi
2015-01-24 20:09:39 +00:00
rm testout_3x2_float.ppm testout_3x2_float_prog.jpg
2015-07-04 22:16:24 +00:00
# CC: RGB->YCC SAMP: fullsize/int FDCT: ifast ENT: prog huff
./cjpeg -sample 3x2 -dct fast -prog -outfile testout_3x2_ifast_prog.jpg $( srcdir) /testimages/testorig.ppm
md5/md5cmp $( MD5_JPEG_3x2_IFAST_PROG) testout_3x2_ifast_prog.jpg
# CC: YCC->RGB SAMP: fullsize/int IDCT: ifast ENT: prog huff
./djpeg -dct fast -outfile testout_3x2_ifast.ppm testout_3x2_ifast_prog.jpg
md5/md5cmp $( MD5_PPM_3x2_IFAST) testout_3x2_ifast.ppm
rm testout_3x2_ifast.ppm testout_3x2_ifast_prog.jpg
2015-01-24 20:09:39 +00:00
# CC: YCC->RGB SAMP: fullsize/h2v2 FDCT: islow ENT: arith
@ W I T H _ A R I T H _ E N C _ T R U E @ . / c j p e g - d c t i n t - a r i t h m e t i c - o u t f i l e t e s t o u t _ 4 2 0 _ i s l o w _ a r i . j p g $( srcdir ) / t e s t i m a g e s / t e s t o r i g . p p m
@ W I T H _ A R I T H _ E N C _ T R U E @ m d 5 / m d 5 c m p $( MD 5_JPEG_ 420_ISLOW_ARI ) t e s t o u t _ 4 2 0 _ i s l o w _ a r i . j p g
@ W I T H _ A R I T H _ E N C _ T R U E @ r m t e s t o u t _ 4 2 0 _ i s l o w _ a r i . j p g
@ W I T H _ A R I T H _ E N C _ T R U E @ . / j p e g t r a n - a r i t h m e t i c - o u t f i l e t e s t o u t _ 4 2 0 _ i s l o w _ a r i . j p g $( srcdir ) / t e s t i m a g e s / t e s t i m g i n t . j p g
@ W I T H _ A R I T H _ E N C _ T R U E @ m d 5 / m d 5 c m p $( MD 5_JPEG_ 420_ISLOW_ARI ) t e s t o u t _ 4 2 0 _ i s l o w _ a r i . j p g
@ W I T H _ A R I T H _ E N C _ T R U E @ r m t e s t o u t _ 4 2 0 _ i s l o w _ a r i . j p g
# CC: YCC->RGB SAMP: fullsize FDCT: islow ENT: prog arith
@ W I T H _ A R I T H _ E N C _ T R U E @ . / c j p e g - s a m p l e 1 x 1 - d c t i n t - p r o g r e s s i v e - a r i t h m e t i c - o u t f i l e t e s t o u t _ 4 4 4 _ i s l o w _ p r o g a r i . j p g $( srcdir ) / t e s t i m a g e s / t e s t o r i g . p p m
@ W I T H _ A R I T H _ E N C _ T R U E @ m d 5 / m d 5 c m p $( MD 5_JPEG_ 444_ISLOW_PROGARI ) t e s t o u t _ 4 4 4 _ i s l o w _ p r o g a r i . j p g
@ W I T H _ A R I T H _ E N C _ T R U E @ r m t e s t o u t _ 4 4 4 _ i s l o w _ p r o g a r i . j p g
# CC: RGB->YCC SAMP: h2v2 merged IDCT: ifast ENT: arith
@ W I T H _ A R I T H _ D E C _ T R U E @ . / d j p e g - f a s t - p p m - o u t f i l e t e s t o u t _ 4 2 0 m _ i f a s t _ a r i . p p m $( srcdir ) / t e s t i m a g e s / t e s t i m g a r i . j p g
@ W I T H _ A R I T H _ D E C _ T R U E @ m d 5 / m d 5 c m p $( MD 5_PPM_ 420M_IFAST_ARI ) t e s t o u t _ 4 2 0 m _ i f a s t _ a r i . p p m
@ W I T H _ A R I T H _ D E C _ T R U E @ r m t e s t o u t _ 4 2 0 m _ i f a s t _ a r i . p p m
@ W I T H _ A R I T H _ D E C _ T R U E @ . / j p e g t r a n - o u t f i l e t e s t o u t _ 4 2 0 _ i s l o w . j p g $( srcdir ) / t e s t i m a g e s / t e s t i m g a r i . j p g
@ W I T H _ A R I T H _ D E C _ T R U E @ m d 5 / m d 5 c m p $( MD 5_JPEG_ 420_ISLOW ) t e s t o u t _ 4 2 0 _ i s l o w . j p g
@ W I T H _ A R I T H _ D E C _ T R U E @ r m t e s t o u t _ 4 2 0 _ i s l o w . j p g
# CC: YCC->RGB SAMP: h2v2 merged IDCT: 16x16 islow ENT: huff
./djpeg -dct int -scale 2/1 -nosmooth -ppm -outfile testout_420m_islow_2_1.ppm $( srcdir) /testimages/$( TESTORIG)
md5/md5cmp $( MD5_PPM_420M_ISLOW_2_1) testout_420m_islow_2_1.ppm
rm testout_420m_islow_2_1.ppm
# CC: YCC->RGB SAMP: h2v2 merged IDCT: 15x15 islow ENT: huff
./djpeg -dct int -scale 15/8 -nosmooth -ppm -outfile testout_420m_islow_15_8.ppm $( srcdir) /testimages/$( TESTORIG)
md5/md5cmp $( MD5_PPM_420M_ISLOW_15_8) testout_420m_islow_15_8.ppm
rm testout_420m_islow_15_8.ppm
# CC: YCC->RGB SAMP: h2v2 merged IDCT: 13x13 islow ENT: huff
./djpeg -dct int -scale 13/8 -nosmooth -ppm -outfile testout_420m_islow_13_8.ppm $( srcdir) /testimages/$( TESTORIG)
md5/md5cmp $( MD5_PPM_420M_ISLOW_13_8) testout_420m_islow_13_8.ppm
rm testout_420m_islow_13_8.ppm
# CC: YCC->RGB SAMP: h2v2 merged IDCT: 11x11 islow ENT: huff
./djpeg -dct int -scale 11/8 -nosmooth -ppm -outfile testout_420m_islow_11_8.ppm $( srcdir) /testimages/$( TESTORIG)
md5/md5cmp $( MD5_PPM_420M_ISLOW_11_8) testout_420m_islow_11_8.ppm
rm testout_420m_islow_11_8.ppm
# CC: YCC->RGB SAMP: h2v2 merged IDCT: 9x9 islow ENT: huff
./djpeg -dct int -scale 9/8 -nosmooth -ppm -outfile testout_420m_islow_9_8.ppm $( srcdir) /testimages/$( TESTORIG)
md5/md5cmp $( MD5_PPM_420M_ISLOW_9_8) testout_420m_islow_9_8.ppm
rm testout_420m_islow_9_8.ppm
# CC: YCC->RGB SAMP: h2v2 merged IDCT: 7x7 islow/14x14 islow ENT: huff
./djpeg -dct int -scale 7/8 -nosmooth -ppm -outfile testout_420m_islow_7_8.ppm $( srcdir) /testimages/$( TESTORIG)
md5/md5cmp $( MD5_PPM_420M_ISLOW_7_8) testout_420m_islow_7_8.ppm
rm testout_420m_islow_7_8.ppm
# CC: YCC->RGB SAMP: h2v2 merged IDCT: 6x6 islow/12x12 islow ENT: huff
./djpeg -dct int -scale 3/4 -nosmooth -ppm -outfile testout_420m_islow_3_4.ppm $( srcdir) /testimages/$( TESTORIG)
md5/md5cmp $( MD5_PPM_420M_ISLOW_3_4) testout_420m_islow_3_4.ppm
rm testout_420m_islow_3_4.ppm
# CC: YCC->RGB SAMP: h2v2 merged IDCT: 5x5 islow/10x10 islow ENT: huff
./djpeg -dct int -scale 5/8 -nosmooth -ppm -outfile testout_420m_islow_5_8.ppm $( srcdir) /testimages/$( TESTORIG)
md5/md5cmp $( MD5_PPM_420M_ISLOW_5_8) testout_420m_islow_5_8.ppm
rm testout_420m_islow_5_8.ppm
# CC: YCC->RGB SAMP: h2v2 merged IDCT: 4x4 islow/8x8 islow ENT: huff
./djpeg -dct int -scale 1/2 -nosmooth -ppm -outfile testout_420m_islow_1_2.ppm $( srcdir) /testimages/$( TESTORIG)
md5/md5cmp $( MD5_PPM_420M_ISLOW_1_2) testout_420m_islow_1_2.ppm
rm testout_420m_islow_1_2.ppm
# CC: YCC->RGB SAMP: h2v2 merged IDCT: 3x3 islow/6x6 islow ENT: huff
./djpeg -dct int -scale 3/8 -nosmooth -ppm -outfile testout_420m_islow_3_8.ppm $( srcdir) /testimages/$( TESTORIG)
md5/md5cmp $( MD5_PPM_420M_ISLOW_3_8) testout_420m_islow_3_8.ppm
rm testout_420m_islow_3_8.ppm
# CC: YCC->RGB SAMP: h2v2 merged IDCT: 2x2 islow/4x4 islow ENT: huff
./djpeg -dct int -scale 1/4 -nosmooth -ppm -outfile testout_420m_islow_1_4.ppm $( srcdir) /testimages/$( TESTORIG)
md5/md5cmp $( MD5_PPM_420M_ISLOW_1_4) testout_420m_islow_1_4.ppm
rm testout_420m_islow_1_4.ppm
# CC: YCC->RGB SAMP: h2v2 merged IDCT: 1x1 islow/2x2 islow ENT: huff
./djpeg -dct int -scale 1/8 -nosmooth -ppm -outfile testout_420m_islow_1_8.ppm $( srcdir) /testimages/$( TESTORIG)
md5/md5cmp $( MD5_PPM_420M_ISLOW_1_8) testout_420m_islow_1_8.ppm
rm testout_420m_islow_1_8.ppm
# CC: YCC->RGB (dithered) SAMP: h2v2 fancy IDCT: islow ENT: huff
@ W I T H _ 1 2 B I T _ F A L S E @ . / d j p e g - d c t i n t - c o l o r s 2 5 6 - b m p - o u t f i l e t e s t o u t _ 4 2 0 _ i s l o w _ 2 5 6 . b m p $( srcdir ) / t e s t i m a g e s / $( TESTORIG )
@ W I T H _ 1 2 B I T _ F A L S E @ m d 5 / m d 5 c m p $( MD 5_BMP_ 420_ISLOW_ 256) t e s t o u t _ 4 2 0 _ i s l o w _ 2 5 6 . b m p
@ W I T H _ 1 2 B I T _ F A L S E @ r m t e s t o u t _ 4 2 0 _ i s l o w _ 2 5 6 . b m p
# CC: YCC->RGB565 SAMP: h2v2 fancy IDCT: islow ENT: huff
@ W I T H _ 1 2 B I T _ F A L S E @ . / d j p e g - d c t i n t - r g b 5 6 5 - d i t h e r n o n e - b m p - o u t f i l e t e s t o u t _ 4 2 0 _ i s l o w _ 5 6 5 . b m p $( srcdir ) / t e s t i m a g e s / $( TESTORIG )
@ W I T H _ 1 2 B I T _ F A L S E @ m d 5 / m d 5 c m p $( MD 5_BMP_ 420_ISLOW_ 565) t e s t o u t _ 4 2 0 _ i s l o w _ 5 6 5 . b m p
@ W I T H _ 1 2 B I T _ F A L S E @ r m t e s t o u t _ 4 2 0 _ i s l o w _ 5 6 5 . b m p
# CC: YCC->RGB565 (dithered) SAMP: h2v2 fancy IDCT: islow ENT: huff
@ W I T H _ 1 2 B I T _ F A L S E @ . / d j p e g - d c t i n t - r g b 5 6 5 - b m p - o u t f i l e t e s t o u t _ 4 2 0 _ i s l o w _ 5 6 5 D . b m p $( srcdir ) / t e s t i m a g e s / $( TESTORIG )
@ W I T H _ 1 2 B I T _ F A L S E @ m d 5 / m d 5 c m p $( MD 5_BMP_ 420_ISLOW_ 565D ) t e s t o u t _ 4 2 0 _ i s l o w _ 5 6 5 D . b m p
@ W I T H _ 1 2 B I T _ F A L S E @ r m t e s t o u t _ 4 2 0 _ i s l o w _ 5 6 5 D . b m p
# CC: YCC->RGB565 SAMP: h2v2 merged IDCT: islow ENT: huff
@ W I T H _ 1 2 B I T _ F A L S E @ . / d j p e g - d c t i n t - n o s m o o t h - r g b 5 6 5 - d i t h e r n o n e - b m p - o u t f i l e t e s t o u t _ 4 2 0 m _ i s l o w _ 5 6 5 . b m p $( srcdir ) / t e s t i m a g e s / $( TESTORIG )
@ W I T H _ 1 2 B I T _ F A L S E @ m d 5 / m d 5 c m p $( MD 5_BMP_ 420M_ISLOW_ 565) t e s t o u t _ 4 2 0 m _ i s l o w _ 5 6 5 . b m p
@ W I T H _ 1 2 B I T _ F A L S E @ r m t e s t o u t _ 4 2 0 m _ i s l o w _ 5 6 5 . b m p
# CC: YCC->RGB565 (dithered) SAMP: h2v2 merged IDCT: islow ENT: huff
@ W I T H _ 1 2 B I T _ F A L S E @ . / d j p e g - d c t i n t - n o s m o o t h - r g b 5 6 5 - b m p - o u t f i l e t e s t o u t _ 4 2 0 m _ i s l o w _ 5 6 5 D . b m p $( srcdir ) / t e s t i m a g e s / $( TESTORIG )
@ W I T H _ 1 2 B I T _ F A L S E @ m d 5 / m d 5 c m p $( MD 5_BMP_ 420M_ISLOW_ 565D ) t e s t o u t _ 4 2 0 m _ i s l o w _ 5 6 5 D . b m p
@ W I T H _ 1 2 B I T _ F A L S E @ r m t e s t o u t _ 4 2 0 m _ i s l o w _ 5 6 5 D . b m p
./jpegtran -crop 120x90+20+50 -transpose -perfect -outfile testout_crop.jpg $( srcdir) /testimages/$( TESTORIG)
md5/md5cmp $( MD5_JPEG_CROP) testout_crop.jpg
rm testout_crop.jpg
2015-07-04 22:16:24 +00:00
echo GREAT SUCCESS!
2014-11-21 20:32:31 +00:00
testclean :
rm -f testout*
rm -f *_GRAY_*.bmp
rm -f *_GRAY_*.png
rm -f *_GRAY_*.ppm
rm -f *_GRAY_*.jpg
rm -f *_GRAY.yuv
rm -f *_420_*.bmp
rm -f *_420_*.png
rm -f *_420_*.ppm
rm -f *_420_*.jpg
rm -f *_420.yuv
rm -f *_422_*.bmp
rm -f *_422_*.png
rm -f *_422_*.ppm
rm -f *_422_*.jpg
rm -f *_422.yuv
rm -f *_444_*.bmp
rm -f *_444_*.png
rm -f *_444_*.ppm
rm -f *_444_*.jpg
rm -f *_444.yuv
rm -f *_440_*.bmp
rm -f *_440_*.png
rm -f *_440_*.ppm
rm -f *_440_*.jpg
rm -f *_440.yuv
2015-01-24 20:09:39 +00:00
rm -f *_411_*.bmp
rm -f *_411_*.png
rm -f *_411_*.ppm
rm -f *_411_*.jpg
rm -f *_411.yuv
2014-11-21 20:32:31 +00:00
tjtest :
sh ./tjbenchtest
2015-01-24 20:09:39 +00:00
sh ./tjbenchtest -alloc
sh ./tjbenchtest -yuv
sh ./tjbenchtest -yuv -alloc
2014-11-21 20:32:31 +00:00
@ W I T H _ J A V A _ T R U E @ s h . / t j b e n c h t e s t . j a v a
2015-01-24 20:09:39 +00:00
@ W I T H _ J A V A _ T R U E @ s h . / t j b e n c h t e s t . j a v a - y u v
2014-11-21 20:32:31 +00:00
pkgscripts/libjpeg-turbo.spec : pkgscripts /libjpeg -turbo .spec .tmpl
cat pkgscripts/libjpeg-turbo.spec.tmpl | sed s@%{ __prefix} @$( prefix) @g | \
sed s@%{ __bindir} @$( bindir) @g | sed s@%{ __datadir} @$( datadir) @g | \
sed s@%{ __docdir} @$( docdir) @g | sed s@%{ __includedir} @$( includedir) @g | \
sed s@%{ __libdir} @$( libdir) @g | sed s@%{ __mandir} @$( mandir) @g \
> pkgscripts/libjpeg-turbo.spec
rpm : all pkgscripts /libjpeg -turbo .spec
TMPDIR = ` mktemp -d /tmp/${ PACKAGE_NAME } -build.XXXXXX` ; \
mkdir -p $$ TMPDIR/RPMS; \
ln -fs ` pwd ` $$ TMPDIR/BUILD; \
rm -f ${ PKGNAME } -${ VERSION } .${ RPMARCH } .rpm; \
rpmbuild -bb --define " _blddir $$ TMPDIR/buildroot " \
--define " _topdir $$ TMPDIR " \
--target ${ RPMARCH } pkgscripts/libjpeg-turbo.spec; \
cp $$ TMPDIR/RPMS/${ RPMARCH } /${ PKGNAME } -${ VERSION } -${ BUILD } .${ RPMARCH } .rpm \
${ PKGNAME } -${ VERSION } .${ RPMARCH } .rpm; \
rm -rf $$ TMPDIR
srpm : dist -gzip pkgscripts /libjpeg -turbo .spec
TMPDIR = ` mktemp -d /tmp/${ PACKAGE_NAME } -build.XXXXXX` ; \
mkdir -p $$ TMPDIR/RPMS; \
mkdir -p $$ TMPDIR/SRPMS; \
mkdir -p $$ TMPDIR/BUILD; \
mkdir -p $$ TMPDIR/SOURCES; \
mkdir -p $$ TMPDIR/SPECS; \
rm -f ${ PKGNAME } -${ VERSION } .src.rpm; \
cp ${ PACKAGE_NAME } -${ VERSION } .tar.gz $$ TMPDIR/SOURCES; \
cat pkgscripts/libjpeg-turbo.spec | sed s/%{ _blddir} /%{ _tmppath} /g \
| sed s/#--\> //g \
> $$ TMPDIR/SPECS/libjpeg-turbo.spec; \
rpmbuild -bs --define " _topdir $$ TMPDIR " $$ TMPDIR/SPECS/libjpeg-turbo.spec; \
cp $$ TMPDIR/SRPMS/${ PKGNAME } -${ VERSION } -${ BUILD } .src.rpm \
${ PKGNAME } -${ VERSION } .src.rpm; \
rm -rf $$ TMPDIR
pkgscripts/makedpkg : pkgscripts /makedpkg .tmpl
cat pkgscripts/makedpkg.tmpl | sed s@%{ __prefix} @$( prefix) @g | \
sed s@%{ __docdir} @$( docdir) @g | sed s@%{ __libdir} @$( libdir) @g \
> pkgscripts/makedpkg
deb : all pkgscripts /makedpkg
sh pkgscripts/makedpkg
pkgscripts/uninstall : pkgscripts /uninstall .tmpl
cat pkgscripts/uninstall.tmpl | sed s@%{ __prefix} @$( prefix) @g | \
sed s@%{ __bindir} @$( bindir) @g | sed s@%{ __datadir} @$( datadir) @g | \
sed s@%{ __includedir} @$( includedir) @g | sed s@%{ __libdir} @$( libdir) @g | \
sed s@%{ __mandir} @$( mandir) @g > pkgscripts/uninstall
pkgscripts/makemacpkg : pkgscripts /makemacpkg .tmpl
cat pkgscripts/makemacpkg.tmpl | sed s@%{ __prefix} @$( prefix) @g | \
sed s@%{ __bindir} @$( bindir) @g | sed s@%{ __docdir} @$( docdir) @g | \
sed s@%{ __libdir} @$( libdir) @g > pkgscripts/makemacpkg
@X86_64_TRUE@udmg : all pkgscripts /makemacpkg pkgscripts /uninstall
@ X 8 6 _ 6 4 _ T R U E @ s h p k g s c r i p t s / m a k e m a c p k g - b u i l d 3 2 $ { B U I L D D I R 3 2 }
@X86_64_TRUE@iosdmg : all pkgscripts /makemacpkg pkgscripts /uninstall
2015-01-24 20:09:39 +00:00
@ X 8 6 _ 6 4 _ T R U E @ s h p k g s c r i p t s / m a k e m a c p k g - b u i l d 3 2 $ { B U I L D D I R 3 2 } - b u i l d a r m v 6 $ { B U I L D D I R A R M V 6 } - b u i l d a r m v 7 $ { B U I L D D I R A R M V 7 } - b u i l d a r m v 7 s $ { B U I L D D I R A R M V 7 S } - b u i l d a r m v 8 $ { B U I L D D I R A R M V 8 } - l i p o "${LIPO}"
2014-11-21 20:32:31 +00:00
@X86_64_FALSE@iosdmg : all pkgscripts /makemacpkg pkgscripts /uninstall
2015-01-24 20:09:39 +00:00
@ X 8 6 _ 6 4 _ F A L S E @ s h p k g s c r i p t s / m a k e m a c p k g - b u i l d a r m v 6 $ { B U I L D D I R A R M V 6 } - b u i l d a r m v 7 $ { B U I L D D I R A R M V 7 } - b u i l d a r m v 7 s $ { B U I L D D I R A R M V 7 S } - b u i l d a r m v 8 $ { B U I L D D I R A R M V 8 } - l i p o "${LIPO}"
2014-11-21 20:32:31 +00:00
dmg : all pkgscripts /makemacpkg pkgscripts /uninstall
sh pkgscripts/makemacpkg
pkgscripts/makecygwinpkg : pkgscripts /makecygwinpkg .tmpl
cat pkgscripts/makecygwinpkg.tmpl | sed s@%{ __prefix} @$( prefix) @g | \
sed s@%{ __docdir} @$( docdir) @g | sed s@%{ __libdir} @$( libdir) @g \
> pkgscripts/makecygwinpkg
cygwinpkg : all pkgscripts /makecygwinpkg
sh pkgscripts/makecygwinpkg
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT :