1 # Makefile.in generated by automake 1.15 from Makefile.am.
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 # Automake Makefile for the JPEG library
20 # This file is written by Bob Friesenhahn, Guido Vollbeding
27 if
test -z
'$(MAKELEVEL)'; then \
29 elif
test -n
'$(MAKE_HOST)'; then \
31 elif
test -n
'$(MAKE_VERSION)' && test -n
'$(CURDIR)'; then \
37 am__make_running_with_option
= \
38 case
$${target_option-
} in \
40 *) echo
"am__make_running_with_option: internal error: invalid" \
41 "target option '$${target_option-}' specified" >&2; \
45 sane_makeflags
=$$MAKEFLAGS; \
46 if
$(am__is_gnu_make
); then \
47 sane_makeflags
=$$MFLAGS; \
52 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
53 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
59 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
61 for flg in
$$sane_makeflags; do \
62 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
65 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
66 -*I?
*) strip_trailopt
'I';; \
67 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
68 -*O?
*) strip_trailopt
'O';; \
69 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
70 -*l?
*) strip_trailopt
'l';; \
71 -[dEDm
]) skip_next
=yes
;; \
72 -[JT
]) skip_next
=yes
;; \
75 *$$target_option*) has_opt
=yes
; break
;; \
79 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
80 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
81 pkgdatadir
= $(datadir)/@PACKAGE@
82 pkgincludedir
= $(includedir)/@PACKAGE@
83 pkglibdir
= $(libdir)/@PACKAGE@
84 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
85 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
86 install_sh_DATA
= $(install_sh
) -c
-m
644
87 install_sh_PROGRAM
= $(install_sh
) -c
88 install_sh_SCRIPT
= $(install_sh
) -c
89 INSTALL_HEADER
= $(INSTALL_DATA
)
90 transform
= $(program_transform_name
)
97 build_triplet
= @build@
99 target_triplet
= @target@
100 @HAVE_LD_VERSION_SCRIPT_TRUE@am__append_1
= -Wl
,--version-script
=$(srcdir)/libjpeg.map
101 bin_PROGRAMS
= cjpeg
$(EXEEXT
) djpeg
$(EXEEXT
) jpegtran
$(EXEEXT
) \
102 rdjpgcom
$(EXEEXT
) wrjpgcom
$(EXEEXT
)
104 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
105 am__aclocal_m4_deps
= $(top_srcdir
)/configure.ac
106 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
108 DIST_COMMON
= $(srcdir)/Makefile.am
$(top_srcdir
)/configure \
109 $(am__configure_deps
) $(include_HEADERS
) $(noinst_HEADERS
)
110 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
111 configure.lineno config.status.lineno
112 mkinstalldirs
= $(install_sh
) -d
113 CONFIG_HEADER
= jconfig.h
115 CONFIG_CLEAN_VPATH_FILES
=
116 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
117 am__vpath_adj
= case
$$p in \
118 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
121 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
123 am__nobase_strip_setup
= \
124 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
126 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
127 am__nobase_list
= $(am__nobase_strip_setup
); \
128 for p in
$$list; do echo
"$$p $$p"; done | \
129 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
130 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
131 if (++n[$$2] == $(am__install_max)) \
132 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
133 END { for (dir in files) print dir, files[dir] }'
135 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
136 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
137 am__uninstall_files_from_dir
= { \
139 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
140 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
141 $(am__cd
) "$$dir" && rm -f
$$files; }; \
143 am__installdirs
= "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
144 "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(includedir)"
145 LTLIBRARIES
= $(lib_LTLIBRARIES
)
147 am__objects_1
= jaricom.lo jcapimin.lo jcapistd.lo jcarith.lo \
148 jccoefct.lo jccolor.lo jcdctmgr.lo jchuff.lo jcinit.lo \
149 jcmainct.lo jcmarker.lo jcmaster.lo jcomapi.lo jcparam.lo \
150 jcprepct.lo jcsample.lo jctrans.lo jdapimin.lo jdapistd.lo \
151 jdarith.lo jdatadst.lo jdatasrc.lo jdcoefct.lo jdcolor.lo \
152 jddctmgr.lo jdhuff.lo jdinput.lo jdmainct.lo jdmarker.lo \
153 jdmaster.lo jdmerge.lo jdpostct.lo jdsample.lo jdtrans.lo \
154 jerror.lo jfdctflt.lo jfdctfst.lo jfdctint.lo jidctflt.lo \
155 jidctfst.lo jidctint.lo jquant1.lo jquant2.lo jutils.lo \
156 jmemmgr.lo @MEMORYMGR@.lo
157 am_libjpeg_la_OBJECTS
= $(am__objects_1
)
158 libjpeg_la_OBJECTS
= $(am_libjpeg_la_OBJECTS
)
159 AM_V_lt
= $(am__v_lt_@AM_V@
)
160 am__v_lt_
= $(am__v_lt_@AM_DEFAULT_V@
)
161 am__v_lt_0
= --silent
163 libjpeg_la_LINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
164 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
165 $(libjpeg_la_LDFLAGS
) $(LDFLAGS
) -o
$@
166 PROGRAMS
= $(bin_PROGRAMS
)
167 am_cjpeg_OBJECTS
= cjpeg.
$(OBJEXT
) rdppm.
$(OBJEXT
) rdgif.
$(OBJEXT
) \
168 rdtarga.
$(OBJEXT
) rdrle.
$(OBJEXT
) rdbmp.
$(OBJEXT
) \
169 rdswitch.
$(OBJEXT
) cdjpeg.
$(OBJEXT
)
170 cjpeg_OBJECTS
= $(am_cjpeg_OBJECTS
)
171 cjpeg_DEPENDENCIES
= libjpeg.la
172 am_djpeg_OBJECTS
= djpeg.
$(OBJEXT
) wrppm.
$(OBJEXT
) wrgif.
$(OBJEXT
) \
173 wrtarga.
$(OBJEXT
) wrrle.
$(OBJEXT
) wrbmp.
$(OBJEXT
) \
174 rdcolmap.
$(OBJEXT
) cdjpeg.
$(OBJEXT
)
175 djpeg_OBJECTS
= $(am_djpeg_OBJECTS
)
176 djpeg_DEPENDENCIES
= libjpeg.la
177 am_jpegtran_OBJECTS
= jpegtran.
$(OBJEXT
) rdswitch.
$(OBJEXT
) \
178 cdjpeg.
$(OBJEXT
) transupp.
$(OBJEXT
)
179 jpegtran_OBJECTS
= $(am_jpegtran_OBJECTS
)
180 jpegtran_DEPENDENCIES
= libjpeg.la
181 am_rdjpgcom_OBJECTS
= rdjpgcom.
$(OBJEXT
)
182 rdjpgcom_OBJECTS
= $(am_rdjpgcom_OBJECTS
)
183 rdjpgcom_LDADD
= $(LDADD
)
184 am_wrjpgcom_OBJECTS
= wrjpgcom.
$(OBJEXT
)
185 wrjpgcom_OBJECTS
= $(am_wrjpgcom_OBJECTS
)
186 wrjpgcom_LDADD
= $(LDADD
)
187 AM_V_P
= $(am__v_P_@AM_V@
)
188 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
191 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
192 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
193 am__v_GEN_0
= @echo
" GEN " $@
;
195 AM_V_at
= $(am__v_at_@AM_V@
)
196 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
199 DEFAULT_INCLUDES
= -I.@am__isrc@
200 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
201 am__depfiles_maybe
= depfiles
203 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
204 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
205 LTCOMPILE
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
206 $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) \
207 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
208 $(AM_CFLAGS
) $(CFLAGS
)
209 AM_V_CC
= $(am__v_CC_@AM_V@
)
210 am__v_CC_
= $(am__v_CC_@AM_DEFAULT_V@
)
211 am__v_CC_0
= @echo
" CC " $@
;
214 LINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
215 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
216 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
217 AM_V_CCLD
= $(am__v_CCLD_@AM_V@
)
218 am__v_CCLD_
= $(am__v_CCLD_@AM_DEFAULT_V@
)
219 am__v_CCLD_0
= @echo
" CCLD " $@
;
221 SOURCES
= $(libjpeg_la_SOURCES
) $(cjpeg_SOURCES
) $(djpeg_SOURCES
) \
222 $(jpegtran_SOURCES
) $(rdjpgcom_SOURCES
) $(wrjpgcom_SOURCES
)
223 am__can_run_installinfo
= \
224 case
$$AM_UPDATE_INFO_DIR in \
226 *) (install-info
--version
) >/dev
/null
2>&1;; \
228 man1dir = $(mandir)/man1
231 HEADERS
= $(include_HEADERS
) $(noinst_HEADERS
)
232 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) \
234 # Read a list of newline-separated strings from the standard input,
235 # and print each of them once, without duplicates. Input order is
237 am__uniquify_input
= $(AWK
) '\
238 BEGIN { nonempty = 0; } \
239 { items[$$0] = 1; nonempty = 1; } \
240 END { if (nonempty) { for (i in items) print i; }; } \
242 # Make sure the list of sources is unique. This is necessary because,
243 # e.g., the same source file might be shared among _SOURCES variables
244 # for different programs/libraries.
245 am__define_uniq_tagged_files
= \
246 list
='$(am__tagged_files)'; \
247 unique
=`for i in $$list; do \
248 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
249 done | $(am__uniquify_input)`
253 AM_RECURSIVE_TARGETS
= cscope
256 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
259 AUTOCONF
= @AUTOCONF@
260 AUTOHEADER
= @AUTOHEADER@
261 AUTOMAKE
= @AUTOMAKE@
264 CCDEPMODE
= @CCDEPMODE@
267 CPPFLAGS
= @CPPFLAGS@
268 CYGPATH_W
= @CYGPATH_W@
272 DSYMUTIL
= @DSYMUTIL@
282 INSTALL_DATA
= @INSTALL_DATA@
283 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
284 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
285 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
286 JPEG_LIB_VERSION
= @JPEG_LIB_VERSION@
294 LTLIBOBJS
= @LTLIBOBJS@
295 LT_SYS_LIBRARY_PATH
= @LT_SYS_LIBRARY_PATH@
297 MAKEINFO
= @MAKEINFO@
298 MANIFEST_TOOL
= @MANIFEST_TOOL@
299 MEMORYMGR
= @MEMORYMGR@
308 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
309 PACKAGE_NAME
= @PACKAGE_NAME@
310 PACKAGE_STRING
= @PACKAGE_STRING@
311 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
312 PACKAGE_URL
= @PACKAGE_URL@
313 PACKAGE_VERSION
= @PACKAGE_VERSION@
314 PATH_SEPARATOR
= @PATH_SEPARATOR@
317 SET_MAKE
= @SET_MAKE@
321 abs_builddir
= @abs_builddir@
322 abs_srcdir
= @abs_srcdir@
323 abs_top_builddir
= @abs_top_builddir@
324 abs_top_srcdir
= @abs_top_srcdir@
325 ac_ct_AR
= @ac_ct_AR@
326 ac_ct_CC
= @ac_ct_CC@
327 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
328 am__include
= @am__include@
329 am__leading_dot
= @am__leading_dot@
330 am__quote
= @am__quote@
332 am__untar
= @am__untar@
335 build_alias
= @build_alias@
336 build_cpu
= @build_cpu@
337 build_os
= @build_os@
338 build_vendor
= @build_vendor@
339 builddir
= @builddir@
341 datarootdir
= @datarootdir@
344 exec_prefix = @
exec_prefix@
346 host_alias
= @host_alias@
347 host_cpu
= @host_cpu@
349 host_vendor
= @host_vendor@
351 includedir = @
includedir@
353 install_sh
= @install_sh@
355 libexecdir
= @libexecdir@
356 localedir
= @localedir@
357 localstatedir
= @localstatedir@
360 oldincludedir = @
oldincludedir@
363 program_transform_name
= @program_transform_name@
366 sharedstatedir
= @sharedstatedir@
368 sysconfdir
= @sysconfdir@
370 target_alias
= @target_alias@
371 target_cpu
= @target_cpu@
372 target_os
= @target_os@
373 target_vendor
= @target_vendor@
374 top_build_prefix
= @top_build_prefix@
375 top_builddir
= @top_builddir@
376 top_srcdir
= @top_srcdir@
378 # Sources to build library
379 LIBSOURCES
= jaricom.c jcapimin.c jcapistd.c jcarith.c jccoefct.c jccolor.c \
380 jcdctmgr.c jchuff.c jcinit.c jcmainct.c jcmarker.c jcmaster.c \
381 jcomapi.c jcparam.c jcprepct.c jcsample.c jctrans.c jdapimin.c \
382 jdapistd.c jdarith.c jdatadst.c jdatasrc.c jdcoefct.c jdcolor.c \
383 jddctmgr.c jdhuff.c jdinput.c jdmainct.c jdmarker.c jdmaster.c \
384 jdmerge.c jdpostct.c jdsample.c jdtrans.c jerror.c jfdctflt.c \
385 jfdctfst.c jfdctint.c jidctflt.c jidctfst.c jidctint.c jquant1.c \
386 jquant2.c jutils.c jmemmgr.c @MEMORYMGR@.c
389 # System dependent sources
390 SYSDEPSOURCES
= jmemansi.c jmemname.c jmemnobs.c jmemdos.c jmemmac.c
392 # Headers which are installed to support the library
393 INSTINCLUDES
= jerror.h jmorecfg.h jpeglib.h
395 # Headers which are not installed
396 OTHERINCLUDES
= cderror.h cdjpeg.h jdct.h jinclude.h jmemsys.h jpegint.h \
397 jversion.h transupp.h
400 # Manual pages (Automake uses 'MANS' for itself)
401 DISTMANS
= cjpeg
.1 djpeg
.1 jpegtran
.1 rdjpgcom
.1 wrjpgcom
.1
403 # Other documentation files
404 DOCS
= README
install.txt usage.txt wizard.txt example.c libjpeg.txt \
405 structure.txt coderules.txt filelist.txt change.log
408 # Makefiles for various systems
409 MKFILES
= configure Makefile.in makefile.ansi makefile.unix makefile.b32 \
410 makefile.bcc makefile.mc6 makefile.dj makefile.wat makefile.vc \
411 makejdsw.vc6 makeadsw.vc6 makejdep.vc6 makejdsp.vc6 makejmak.vc6 \
412 makecdep.vc6 makecdsp.vc6 makecmak.vc6 makeddep.vc6 makeddsp.vc6 \
413 makedmak.vc6 maketdep.vc6 maketdsp.vc6 maketmak.vc6 makerdep.vc6 \
414 makerdsp.vc6 makermak.vc6 makewdep.vc6 makewdsp.vc6 makewmak.vc6 \
415 makejsln.v10 makeasln.v10 makejvcx.v10 makejfil.v10 makecvcx.v10 \
416 makecfil.v10 makedvcx.v10 makedfil.v10 maketvcx.v10 maketfil.v10 \
417 makervcx.v10 makerfil.v10 makewvcx.v10 makewfil.v10 makeproj.mac \
418 makcjpeg.st makdjpeg.st makljpeg.st maktjpeg.st makefile.manx \
419 makefile.sas makefile.mms makefile.vms makvms.opt
422 # Configuration files
423 CONFIGFILES
= jconfig.cfg jconfig.bcc jconfig.mc6 jconfig.dj jconfig.wat \
424 jconfig.vc jconfig.mac jconfig.st jconfig.manx jconfig.sas \
428 # Support scripts for configure
429 CONFIGUREFILES
= config.guess config.sub install-sh ltmain.sh depcomp \
433 # Miscellaneous support files
434 OTHERFILES
= jconfig.txt ckconfig.c jmemdosa.asm libjpeg.map
437 TESTFILES
= testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg \
441 # libtool libraries to build
442 lib_LTLIBRARIES
= libjpeg.la
444 # Library sources for libjpeg.la
445 libjpeg_la_SOURCES
= $(LIBSOURCES
)
447 # LDFLAGS for libjpeg.la
448 libjpeg_la_LDFLAGS
= -no-undefined
-version-info
$(JPEG_LIB_VERSION
) \
451 # Executable sources & libs
452 cjpeg_SOURCES
= cjpeg.c rdppm.c rdgif.c rdtarga.c rdrle.c rdbmp.c \
455 cjpeg_LDADD
= libjpeg.la
456 djpeg_SOURCES
= djpeg.c wrppm.c wrgif.c wrtarga.c wrrle.c wrbmp.c \
459 djpeg_LDADD
= libjpeg.la
460 jpegtran_SOURCES
= jpegtran.c rdswitch.c cdjpeg.c transupp.c
461 jpegtran_LDADD
= libjpeg.la
462 rdjpgcom_SOURCES
= rdjpgcom.c
463 wrjpgcom_SOURCES
= wrjpgcom.c
465 # Manual pages to install
466 man_MANS
= $(DISTMANS
)
469 include_HEADERS
= $(INSTINCLUDES
)
471 # Other distributed headers
472 noinst_HEADERS
= $(OTHERINCLUDES
)
474 # Other distributed files
475 EXTRA_DIST
= $(DOCS
) $(DISTMANS
) $(MKFILES
) $(CONFIGFILES
) $(SYSDEPSOURCES
) \
476 $(OTHERFILES
) $(TESTFILES
)
479 # Files to be cleaned
480 CLEANFILES
= testout.ppm testout.bmp testout.jpg testoutp.ppm testoutp.jpg \
484 $(MAKE
) $(AM_MAKEFLAGS
) all-am
487 .SUFFIXES
: .c .lo .o .obj
488 am--refresh
: Makefile
490 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
492 case
'$(am__configure_deps)' in \
494 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
495 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
500 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
501 $(am__cd
) $(top_srcdir
) && \
502 $(AUTOMAKE
) --foreign Makefile
503 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
506 echo
' $(SHELL) ./config.status'; \
507 $(SHELL
) .
/config.status
;; \
509 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
510 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
513 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
514 $(SHELL
) .
/config.status
--recheck
516 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
517 $(am__cd
) $(srcdir) && $(AUTOCONF
)
518 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
519 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
520 $(am__aclocal_m4_deps
):
523 @
test -f
$@ ||
rm -f stamp-h1
524 @
test -f
$@ ||
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
526 stamp-h1
: $(srcdir)/jconfig.cfg
$(top_builddir
)/config.status
528 cd
$(top_builddir
) && $(SHELL
) .
/config.status jconfig.h
529 $(srcdir)/jconfig.cfg
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
530 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
535 -rm -f jconfig.h stamp-h1
537 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
539 @list
='$(lib_LTLIBRARIES)'; test -n
"$(libdir)" || list
=; \
540 list2
=; for p in
$$list; do \
541 if
test -f
$$p; then \
542 list2
="$$list2 $$p"; \
545 test -z
"$$list2" ||
{ \
546 echo
" $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
547 $(MKDIR_P
) "$(DESTDIR)$(libdir)" || exit
1; \
548 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
549 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(libdir)"; \
552 uninstall-libLTLIBRARIES
:
554 @list
='$(lib_LTLIBRARIES)'; test -n
"$(libdir)" || list
=; \
555 for p in
$$list; do \
557 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
558 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(libdir)/$$f"; \
561 clean-libLTLIBRARIES
:
562 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
563 @list
='$(lib_LTLIBRARIES)'; \
564 locs
=`for p in $$list; do echo $$p; done | \
565 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
567 test -z
"$$locs" ||
{ \
568 echo
rm -f
$${locs}; \
572 libjpeg.la
: $(libjpeg_la_OBJECTS
) $(libjpeg_la_DEPENDENCIES
) $(EXTRA_libjpeg_la_DEPENDENCIES
)
573 $(AM_V_CCLD
)$(libjpeg_la_LINK
) -rpath
$(libdir) $(libjpeg_la_OBJECTS
) $(libjpeg_la_LIBADD
) $(LIBS
)
574 install-binPROGRAMS
: $(bin_PROGRAMS
)
576 @list
='$(bin_PROGRAMS)'; test -n
"$(bindir)" || list
=; \
577 if
test -n
"$$list"; then \
578 echo
" $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
579 $(MKDIR_P
) "$(DESTDIR)$(bindir)" || exit
1; \
581 for p in
$$list; do echo
"$$p $$p"; done | \
582 sed
's/$(EXEEXT)$$//' | \
583 while read p p1
; do if
test -f
$$p \
585 ; then echo
"$$p"; echo
"$$p"; else :; fi
; \
587 sed
-e
'p;s,.*/,,;n;h' \
589 -e
'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
590 sed
'N;N;N;s,\n, ,g' | \
591 $(AWK
) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
592 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
593 if ($$2 == $$4) files[d] = files[d] " " $$1; \
594 else { print "f", $$3 "/" $$4, $$1; } } \
595 END { for (d in files) print "f", d, files[d] }' | \
596 while read type
dir files
; do \
597 if
test "$$dir" = .
; then
dir=; else dir=/$$dir; fi
; \
598 test -z
"$$files" ||
{ \
599 echo
" $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
600 $(INSTALL_PROGRAM_ENV
) $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL_PROGRAM
) $$files "$(DESTDIR)$(bindir)$$dir" || exit
$$?
; \
604 uninstall-binPROGRAMS
:
606 @list
='$(bin_PROGRAMS)'; test -n
"$(bindir)" || list
=; \
607 files
=`for p in $$list; do echo "$$p"; done | \
608 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
609 -e 's/$$/$(EXEEXT)/' \
611 test -n
"$$list" || exit
0; \
612 echo
" ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
613 cd
"$(DESTDIR)$(bindir)" && rm -f
$$files
616 @list
='$(bin_PROGRAMS)'; test -n
"$$list" || exit
0; \
617 echo
" rm -f" $$list; \
618 rm -f
$$list || exit
$$?
; \
619 test -n
"$(EXEEXT)" || exit
0; \
620 list
=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
621 echo
" rm -f" $$list; \
624 cjpeg
$(EXEEXT
): $(cjpeg_OBJECTS
) $(cjpeg_DEPENDENCIES
) $(EXTRA_cjpeg_DEPENDENCIES
)
625 @
rm -f cjpeg
$(EXEEXT
)
626 $(AM_V_CCLD
)$(LINK
) $(cjpeg_OBJECTS
) $(cjpeg_LDADD
) $(LIBS
)
628 djpeg
$(EXEEXT
): $(djpeg_OBJECTS
) $(djpeg_DEPENDENCIES
) $(EXTRA_djpeg_DEPENDENCIES
)
629 @
rm -f djpeg
$(EXEEXT
)
630 $(AM_V_CCLD
)$(LINK
) $(djpeg_OBJECTS
) $(djpeg_LDADD
) $(LIBS
)
632 jpegtran
$(EXEEXT
): $(jpegtran_OBJECTS
) $(jpegtran_DEPENDENCIES
) $(EXTRA_jpegtran_DEPENDENCIES
)
633 @
rm -f jpegtran
$(EXEEXT
)
634 $(AM_V_CCLD
)$(LINK
) $(jpegtran_OBJECTS
) $(jpegtran_LDADD
) $(LIBS
)
636 rdjpgcom
$(EXEEXT
): $(rdjpgcom_OBJECTS
) $(rdjpgcom_DEPENDENCIES
) $(EXTRA_rdjpgcom_DEPENDENCIES
)
637 @
rm -f rdjpgcom
$(EXEEXT
)
638 $(AM_V_CCLD
)$(LINK
) $(rdjpgcom_OBJECTS
) $(rdjpgcom_LDADD
) $(LIBS
)
640 wrjpgcom
$(EXEEXT
): $(wrjpgcom_OBJECTS
) $(wrjpgcom_DEPENDENCIES
) $(EXTRA_wrjpgcom_DEPENDENCIES
)
641 @
rm -f wrjpgcom
$(EXEEXT
)
642 $(AM_V_CCLD
)$(LINK
) $(wrjpgcom_OBJECTS
) $(wrjpgcom_LDADD
) $(LIBS
)
650 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/@MEMORYMGR@.Plo@am__quote@
651 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cdjpeg.Po@am__quote@
652 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cjpeg.Po@am__quote@
653 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/djpeg.Po@am__quote@
654 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jaricom.Plo@am__quote@
655 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jcapimin.Plo@am__quote@
656 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jcapistd.Plo@am__quote@
657 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jcarith.Plo@am__quote@
658 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jccoefct.Plo@am__quote@
659 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jccolor.Plo@am__quote@
660 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jcdctmgr.Plo@am__quote@
661 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jchuff.Plo@am__quote@
662 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jcinit.Plo@am__quote@
663 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jcmainct.Plo@am__quote@
664 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jcmarker.Plo@am__quote@
665 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jcmaster.Plo@am__quote@
666 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jcomapi.Plo@am__quote@
667 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jcparam.Plo@am__quote@
668 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jcprepct.Plo@am__quote@
669 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jcsample.Plo@am__quote@
670 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jctrans.Plo@am__quote@
671 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jdapimin.Plo@am__quote@
672 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jdapistd.Plo@am__quote@
673 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jdarith.Plo@am__quote@
674 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jdatadst.Plo@am__quote@
675 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jdatasrc.Plo@am__quote@
676 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jdcoefct.Plo@am__quote@
677 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jdcolor.Plo@am__quote@
678 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jddctmgr.Plo@am__quote@
679 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jdhuff.Plo@am__quote@
680 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jdinput.Plo@am__quote@
681 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jdmainct.Plo@am__quote@
682 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jdmarker.Plo@am__quote@
683 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jdmaster.Plo@am__quote@
684 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jdmerge.Plo@am__quote@
685 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jdpostct.Plo@am__quote@
686 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jdsample.Plo@am__quote@
687 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jdtrans.Plo@am__quote@
688 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jerror.Plo@am__quote@
689 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jfdctflt.Plo@am__quote@
690 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jfdctfst.Plo@am__quote@
691 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jfdctint.Plo@am__quote@
692 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jidctflt.Plo@am__quote@
693 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jidctfst.Plo@am__quote@
694 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jidctint.Plo@am__quote@
695 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jmemmgr.Plo@am__quote@
696 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jpegtran.Po@am__quote@
697 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jquant1.Plo@am__quote@
698 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jquant2.Plo@am__quote@
699 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jutils.Plo@am__quote@
700 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/rdbmp.Po@am__quote@
701 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/rdcolmap.Po@am__quote@
702 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/rdgif.Po@am__quote@
703 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/rdjpgcom.Po@am__quote@
704 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/rdppm.Po@am__quote@
705 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/rdrle.Po@am__quote@
706 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/rdswitch.Po@am__quote@
707 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/rdtarga.Po@am__quote@
708 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/transupp.Po@am__quote@
709 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/wrbmp.Po@am__quote@
710 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/wrgif.Po@am__quote@
711 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/wrjpgcom.Po@am__quote@
712 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/wrppm.Po@am__quote@
713 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/wrrle.Po@am__quote@
714 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/wrtarga.Po@am__quote@
717 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
718 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
719 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
720 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
721 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(COMPILE
) -c
-o
$@
$<
724 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
725 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
726 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
727 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
728 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(COMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
731 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
732 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
733 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
734 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
735 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LTCOMPILE
) -c
-o
$@
$<
744 -rm -f libtool config.lt
745 install-man1
: $(man_MANS
)
748 list2
='$(man_MANS)'; \
749 test -n
"$(man1dir)" \
750 && test -n
"`echo $$list1$$list2`" \
752 echo
" $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
753 $(MKDIR_P
) "$(DESTDIR)$(man1dir)" || exit
1; \
754 { for i in
$$list1; do echo
"$$i"; done
; \
755 if
test -n
"$$list2"; then \
756 for i in
$$list2; do echo
"$$i"; done \
757 | sed
-n
'/\.1[a-z]*$$/p'; \
759 } | while read p
; do \
760 if
test -f
$$p; then d
=; else d
="$(srcdir)/"; fi
; \
761 echo
"$$d$$p"; echo
"$$p"; \
763 sed
-e
'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
764 -e
's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
765 sed
'N;N;s,\n, ,g' |
{ \
766 list
=; while read file base inst
; do \
767 if
test "$$base" = "$$inst"; then list
="$$list $$file"; else \
768 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
769 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit
$$?
; \
772 for i in
$$list; do echo
"$$i"; done |
$(am__base_list
) | \
773 while read files
; do \
774 test -z
"$$files" ||
{ \
775 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
776 $(INSTALL_DATA
) $$files "$(DESTDIR)$(man1dir)" || exit
$$?
; }; \
781 @list
=''; test -n
"$(man1dir)" || exit
0; \
782 files
=`{ for i in $$list; do echo "$$i"; done; \
783 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
784 sed -n '/\.1[a-z]*$$/p'; \
785 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
786 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
787 dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir
)
788 install-includeHEADERS
: $(include_HEADERS
)
790 @list
='$(include_HEADERS)'; test -n
"$(includedir)" || list
=; \
791 if
test -n
"$$list"; then \
792 echo
" $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
793 $(MKDIR_P
) "$(DESTDIR)$(includedir)" || exit
1; \
795 for p in
$$list; do \
796 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
798 done |
$(am__base_list
) | \
799 while read files
; do \
800 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
801 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(includedir)" || exit
$$?
; \
804 uninstall-includeHEADERS
:
806 @list
='$(include_HEADERS)'; test -n
"$(includedir)" || list
=; \
807 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
808 dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir
)
810 ID
: $(am__tagged_files
)
811 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
815 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
818 $(am__define_uniq_tagged_files
); \
820 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
821 test -n
"$$unique" || unique
=$$empty_fix; \
822 if
test $$# -gt 0; then \
823 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
826 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
833 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
834 $(am__define_uniq_tagged_files
); \
835 test -z
"$(CTAGS_ARGS)$$unique" \
836 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
840 here
=`$(am__cd) $(top_builddir) && pwd` \
841 && $(am__cd
) $(top_srcdir
) \
842 && gtags
-i
$(GTAGS_ARGS
) "$$here"
844 test ! -s cscope.files \
845 ||
$(CSCOPE
) -b
-q
$(AM_CSCOPEFLAGS
) $(CSCOPEFLAGS
) -i cscope.files
$(CSCOPE_ARGS
)
848 cscope.files
: clean-cscope cscopelist
849 cscopelist
: cscopelist-am
851 cscopelist-am
: $(am__tagged_files
)
852 list
='$(am__tagged_files)'; \
853 case
"$(srcdir)" in \
854 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
855 *) sdir
=$(subdir
)/$(srcdir) ;; \
857 for i in
$$list; do \
858 if
test -f
"$$i"; then \
859 echo
"$(subdir)/$$i"; \
863 done
>> $(top_builddir
)/cscope.files
866 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
867 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
869 $(MAKE
) $(AM_MAKEFLAGS
) check-local
871 all-am
: Makefile
$(LTLIBRARIES
) $(PROGRAMS
) $(MANS
) $(HEADERS
) \
873 install-binPROGRAMS
: install-libLTLIBRARIES
876 for
dir in
"$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(includedir)"; do \
877 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
880 install-exec
: install-exec-am
881 install-data
: install-data-am
882 uninstall: uninstall-am
885 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
887 installcheck: installcheck-am
889 if
test -z
'$(STRIP)'; then \
890 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
891 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
894 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
895 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
896 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
901 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
904 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
905 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
907 maintainer-clean-generic
:
908 @echo
"This command is intended for maintainers to use"
909 @echo
"it deletes files that may require special tools to rebuild."
912 clean-am
: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
913 clean-libtool mostlyclean-am
915 distclean: distclean-am
916 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
919 distclean-am
: clean-am distclean-compile distclean-generic \
920 distclean-hdr distclean-libtool distclean-tags
934 install-data-am
: install-data-local install-includeHEADERS install-man
936 install-dvi
: install-dvi-am
940 install-exec-am
: install-binPROGRAMS install-libLTLIBRARIES
942 install-html
: install-html-am
946 install-info
: install-info-am
950 install-man
: install-man1
952 install-pdf
: install-pdf-am
956 install-ps
: install-ps-am
962 maintainer-clean
: maintainer-clean-am
963 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
964 -rm -rf
$(top_srcdir
)/autom4te.cache
967 maintainer-clean-am
: distclean-am maintainer-clean-generic
969 mostlyclean: mostlyclean-am
971 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
982 uninstall-am
: uninstall-binPROGRAMS uninstall-includeHEADERS \
983 uninstall-libLTLIBRARIES uninstall-local uninstall-man
985 uninstall-man
: uninstall-man1
987 .MAKE
: all check-am install-am install-strip
989 .PHONY
: CTAGS GTAGS TAGS
all all-am am--refresh
check check-am \
990 check-local
clean clean-binPROGRAMS clean-cscope clean-generic \
991 clean-libLTLIBRARIES clean-libtool cscope cscopelist-am ctags \
992 ctags-am
distclean distclean-compile distclean-generic \
993 distclean-hdr distclean-libtool distclean-tags
dvi dvi-am html \
994 html-am
info info-am
install install-am install-binPROGRAMS \
995 install-data install-data-am install-data-local install-dvi \
996 install-dvi-am install-exec install-exec-am install-html \
997 install-html-am install-includeHEADERS install-info \
998 install-info-am install-libLTLIBRARIES install-man \
999 install-man1 install-pdf install-pdf-am install-ps \
1000 install-ps-am install-strip
installcheck installcheck-am \
1001 installdirs maintainer-clean maintainer-clean-generic \
1002 mostlyclean mostlyclean-compile mostlyclean-generic \
1003 mostlyclean-libtool pdf pdf-am ps ps-am
tags tags-am
uninstall \
1004 uninstall-am uninstall-binPROGRAMS uninstall-includeHEADERS \
1005 uninstall-libLTLIBRARIES uninstall-local uninstall-man \
1013 $(mkinstalldirs
) $(DESTDIR
)$(includedir)
1014 $(INSTALL_HEADER
) jconfig.h
$(DESTDIR
)$(includedir)/jconfig.h
1016 # Uninstall jconfig.h
1018 rm -f
$(DESTDIR
)$(includedir)/jconfig.h
1024 .
/djpeg
-dct int
-ppm
-outfile testout.ppm
$(srcdir)/testorig.jpg
1025 .
/djpeg
-dct int
-bmp
-colors
256 -outfile testout.bmp
$(srcdir)/testorig.jpg
1026 .
/cjpeg
-dct int
-outfile testout.jpg
$(srcdir)/testimg.ppm
1027 .
/djpeg
-dct int
-ppm
-outfile testoutp.ppm
$(srcdir)/testprog.jpg
1028 .
/cjpeg
-dct int
-progressive
-opt
-outfile testoutp.jpg
$(srcdir)/testimg.ppm
1029 .
/jpegtran
-outfile testoutt.jpg
$(srcdir)/testprog.jpg
1030 cmp
$(srcdir)/testimg.ppm testout.ppm
1031 cmp
$(srcdir)/testimg.bmp testout.bmp
1032 cmp
$(srcdir)/testimg.jpg testout.jpg
1033 cmp
$(srcdir)/testimg.ppm testoutp.ppm
1034 cmp
$(srcdir)/testimgp.jpg testoutp.jpg
1035 cmp
$(srcdir)/testorig.jpg testoutt.jpg
1037 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1038 # Otherwise a system limit (for SysV at least) may be exceeded.