# Makefile.in generated automatically by automake 1.4a from Makefile.am # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000 # Free Software Foundation, Inc. # 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. SHELL = @SHELL@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@ sbindir = @sbindir@ libexecdir = @libexecdir@ datadir = @datadir@ sysconfdir = @sysconfdir@ sharedstatedir = @sharedstatedir@ localstatedir = @localstatedir@ libdir = @libdir@ infodir = @infodir@ mandir = @mandir@ includedir = @includedir@ oldincludedir = /usr/include pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = .. ACLOCAL = @ACLOCAL@ AUTOCONF = @AUTOCONF@ AUTOMAKE = @AUTOMAKE@ AUTOHEADER = @AUTOHEADER@ INSTALL = @INSTALL@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_FLAG = transform = @program_transform_name@ NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : @SET_MAKE@ build_alias = @build_alias@ build_triplet = @build@ host_alias = @host_alias@ host_triplet = @host@ target_alias = @target_alias@ target_triplet = @target@ AMDEP = @AMDEP@ AMTAR = @AMTAR@ AS = @AS@ AWK = @AWK@ BZIPDelegate = @BZIPDelegate@ BrowseDelegate = @BrowseDelegate@ CC = @CC@ CGMDecodeDelegate = @CGMDecodeDelegate@ CPP = @CPP@ CXX = @CXX@ CXXCPP = @CXXCPP@ CatDelegate = @CatDelegate@ ConvertDelegate = @ConvertDelegate@ DELEGATES = @DELEGATES@ DEPDIR = @DEPDIR@ DLLDFLAGS = @DLLDFLAGS@ DLLTOOL = @DLLTOOL@ DOTDecodeDelegate = @DOTDecodeDelegate@ DVIDecodeDelegate = @DVIDecodeDelegate@ EXEEXT = @EXEEXT@ EchoDelegate = @EchoDelegate@ EditorDelegate = @EditorDelegate@ FIGDecodeDelegate = @FIGDecodeDelegate@ GCJ = @GCJ@ GCJFLAGS = @GCJFLAGS@ GSColorDevice = @GSColorDevice@ GSEPSDevice = @GSEPSDevice@ GSMonoDevice = @GSMonoDevice@ GSPDFDevice = @GSPDFDevice@ GSPSDevice = @GSPSDevice@ GnuplotDecodeDelegate = @GnuplotDecodeDelegate@ HPGLDecodeDelegate = @HPGLDecodeDelegate@ HTMLDecodeDelegate = @HTMLDecodeDelegate@ ILBMDecodeDelegate = @ILBMDecodeDelegate@ ILBMEncodeDelegate = @ILBMEncodeDelegate@ INCLTDL = @INCLTDL@ LD = @LD@ LIBLTDL = @LIBLTDL@ LIBSTDC_LDFLAGS = @LIBSTDC_LDFLAGS@ LIBTOOL = @LIBTOOL@ LIB_BZLIB = @LIB_BZLIB@ LIB_DL = @LIB_DL@ LIB_DPS = @LIB_DPS@ LIB_FPX = @LIB_FPX@ LIB_GS = @LIB_GS@ LIB_HDF = @LIB_HDF@ LIB_JBIG = @LIB_JBIG@ LIB_JP2 = @LIB_JP2@ LIB_JPEG = @LIB_JPEG@ LIB_LCMS = @LIB_LCMS@ LIB_LF = @LIB_LF@ LIB_MATH = @LIB_MATH@ LIB_PNG = @LIB_PNG@ LIB_THREAD = @LIB_THREAD@ LIB_TIFF = @LIB_TIFF@ LIB_TTF = @LIB_TTF@ LIB_WMF = @LIB_WMF@ LIB_X11 = @LIB_X11@ LIB_XEXT = @LIB_XEXT@ LIB_XML = @LIB_XML@ LIB_XT = @LIB_XT@ LIB_ZLIB = @LIB_ZLIB@ LN_S = @LN_S@ LPDelegate = @LPDelegate@ LPRDelegate = @LPRDelegate@ LZWDecodeDelegate = @LZWDecodeDelegate@ LZWEncodeDelegate = @LZWEncodeDelegate@ LaunchDelegate = @LaunchDelegate@ MAGICKLIB = @MAGICKLIB@ MAINT = @MAINT@ MAJOR_VERSION = @MAJOR_VERSION@ MAKEINFO = @MAKEINFO@ MANDelegate = @MANDelegate@ MICRO_VERSION = @MICRO_VERSION@ MINOR_VERSION = @MINOR_VERSION@ MPEGDecodeDelegate = @MPEGDecodeDelegate@ MPEGEncodeDelegate = @MPEGEncodeDelegate@ MVDelegate = @MVDelegate@ MagickSharePath = @MagickSharePath@ MogrifyDelegate = @MogrifyDelegate@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PERL = @PERL@ PERL_MAKE_OPTIONS = @PERL_MAKE_OPTIONS@ PGPDecodeDelegate = @PGPDecodeDelegate@ POVDelegate = @POVDelegate@ PSDelegate = @PSDelegate@ PrintDelegate = @PrintDelegate@ RADDecodeDelegate = @RADDecodeDelegate@ RANLIB = @RANLIB@ RLEEncodeDelegate = @RLEEncodeDelegate@ RMDelegate = @RMDelegate@ SCANDecodeDelegate = @SCANDecodeDelegate@ STRIP = @STRIP@ ShowImageDelegate = @ShowImageDelegate@ TXTDelegate = @TXTDelegate@ VERSION = @VERSION@ WMFDecodeDelegate = @WMFDecodeDelegate@ WWWDecodeDelegate = @WWWDecodeDelegate@ XCFDecodeDelegate = @XCFDecodeDelegate@ X_CFLAGS = @X_CFLAGS@ ZipDelegate = @ZipDelegate@ freetype_config = @freetype_config@ install_sh = @install_sh@ # # Makefile for ImageMagick read/write tests # # Copyright (C) 2000 ImageMagick Studio, a non-profit organization dedicated # to making software imaging solutions freely available. # # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files ("ImageMagick"), # to deal in ImageMagick without restriction, including without limitation # the rights to use, copy, modify, merge, publish, distribute, sublicense # and/or sell copies of ImageMagick, and to permit persons to whom the # ImageMagick is furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of ImageMagick. # # The software is provided "as is", without warranty of any kind, express or # implied, including but not limited to the warranties of merchantability, # fitness for a particular purpose and noninfringement. In no event shall # ImageMagick Studio be liable for any claim, damages or other liability, # whether in an action of contract, tort or otherwise, arising from, out of # or in connection with ImageMagick or the use or other dealings in # ImageMagick. # # Except as contained in this notice, the name of the ImageMagick Studio # shall not be used in advertising or otherwise to promote the sale, use or # other dealings in ImageMagick without prior written authorization from the # ImageMagick Studio. # AUTOMAKE_OPTIONS = 1.4 foreign INCLUDES = -I../ -I$(top_srcdir) -I../magick # ../magick/config.h is needed. # # Execute 'make check' to compile and run a test program # check_PROGRAMS = rwblob rwfile LDADD = ../magick/libMagick.la LDFLAGS = @LDFLAGS@ rwblob_SOURCES = rwblob.c rwfile_SOURCES = rwfile.c CHECK_FILES = \ 'LOGO:' \ '$(top_srcdir)/PerlMagick/t/input_p4.pbm' \ '$(top_srcdir)/PerlMagick/t/input_p5.pgm' \ '$(top_srcdir)/PerlMagick/t/input_p6.ppm' @HasFPX_TRUE@FPX = @HasFPX_TRUE@FPX @HasFPX_FALSE@FPX = @HasHDF_TRUE@HDF = @HasHDF_TRUE@HDF @HasHDF_FALSE@HDF = @HasJBIG_TRUE@JBIG = @HasJBIG_TRUE@JBIG @HasJBIG_FALSE@JBIG = @HasJPEG_TRUE@JPEG = @HasJPEG_TRUE@JPEG @HasJPEG_FALSE@JPEG = @HasJP2_TRUE@JP2 = @HasJP2_TRUE@JP2 @HasJP2_FALSE@JP2 = @HasPNG_TRUE@MNG = @HasPNG_TRUE@MNG @HasPNG_FALSE@MNG = @HasPNG_TRUE@PNG = @HasPNG_TRUE@PNG @HasPNG_FALSE@PNG = @HasTIFF_TRUE@TIFF = @HasTIFF_TRUE@TIFF @HasTIFF_FALSE@TIFF = @HasTIFF_TRUE@PTIF = @HasTIFF_TRUE@PTIF @HasTIFF_FALSE@PTIF = @HasX11_TRUE@XWD = @HasX11_TRUE@XWD @HasX11_FALSE@XWD = CHECK_BLOB_FORMATS = \ AVS \ BMP \ CMYK \ DIB \ EPT \ FAX \ G3 \ FITS \ $(FPX) \ GIF \ GIF87 \ GRAY \ $(HDF) \ $(JBIG) \ $(JPEG) \ $(JP2) \ MIFF \ $(MNG) \ MONO \ MTV \ P7 \ PAL \ PBM \ PCD \ PCDS \ PCX \ PGM \ PICT \ $(PNG) \ PNM \ PPM \ PSD \ RAS \ RGB \ RGBA \ SGI \ SUN \ TGA \ $(TIFF) \ UYVY \ VDA \ VICAR \ VIFF \ VST \ WBMP \ XBM \ XPM \ $(XWD) \ YUV CHECK_FILE_FORMATS = \ AVS \ BMP \ CMYK \ DIB \ EPDF \ EPSF \ EPSI \ EPI \ EPS \ EPT \ FAX \ FITS \ $(FPX) \ GIF \ GRAY \ $(HDF) \ ICB \ $(JBIG) \ $(JPEG) \ $(JP2) \ MIFF \ $(MNG) \ MONO \ MTV \ PAL \ P7 \ PBM \ PCD \ PCDS \ PCX \ PGM \ PICT \ $(PNG) \ PNM \ PPM \ PS \ PSD \ RAS \ RGB \ RGBA \ SGI \ SUN \ TGA \ $(TIFF) \ UYVY \ VDA \ VICAR \ VIFF \ VST \ WBMP \ XBM \ XPM \ $(XWD) \ YUV subdir = tests mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../magick/config.h CONFIG_CLEAN_FILES = check_PROGRAMS = rwblob$(EXEEXT) rwfile$(EXEEXT) DEFS = @DEFS@ -I. -I$(srcdir) -I../magick CPPFLAGS = @CPPFLAGS@ LIBS = @LIBS@ X_LIBS = @X_LIBS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ am_rwblob_OBJECTS = rwblob.$(OBJEXT) rwblob_OBJECTS = $(am_rwblob_OBJECTS) rwblob_LDADD = $(LDADD) rwblob_DEPENDENCIES = ../magick/libMagick.la rwblob_LDFLAGS = am_rwfile_OBJECTS = rwfile.$(OBJEXT) rwfile_OBJECTS = $(am_rwfile_OBJECTS) rwfile_LDADD = $(LDADD) rwfile_DEPENDENCIES = ../magick/libMagick.la rwfile_LDFLAGS = COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CFLAGS = @CFLAGS@ CCLD = $(CC) LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ DIST_SOURCES = $(rwblob_SOURCES) $(rwfile_SOURCES) depcomp = $(SHELL) $(top_srcdir)/depcomp DEP_FILES = @AMDEP@ $(DEPDIR)/rwblob.Po $(DEPDIR)/rwfile.Po DIST_COMMON = Makefile.am Makefile.in DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) GZIP_ENV = --best SOURCES = $(rwblob_SOURCES) $(rwfile_SOURCES) OBJECTS = $(am_rwblob_OBJECTS) $(am_rwfile_OBJECTS) all: all-redirect .SUFFIXES: .SUFFIXES: .c .lo .o .obj $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) \ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status mostlyclean-checkPROGRAMS: clean-checkPROGRAMS: -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS) distclean-checkPROGRAMS: maintainer-clean-checkPROGRAMS: mostlyclean-compile: -rm -f *.o core *.core -rm -f *.$(OBJEXT) clean-compile: distclean-compile: -rm -f *.tab.c maintainer-clean-compile: mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs distclean-libtool: maintainer-clean-libtool: rwblob$(EXEEXT): $(rwblob_OBJECTS) $(rwblob_DEPENDENCIES) @rm -f rwblob$(EXEEXT) $(LINK) $(rwblob_LDFLAGS) $(rwblob_OBJECTS) $(rwblob_LDADD) $(LIBS) rwfile$(EXEEXT): $(rwfile_OBJECTS) $(rwfile_DEPENDENCIES) @rm -f rwfile$(EXEEXT) $(LINK) $(rwfile_LDFLAGS) $(rwfile_OBJECTS) $(rwfile_LDADD) $(LIBS) tags: TAGS ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(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 $(LISP) TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(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 "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ || etags $(ETAGS_ARGS) $$tags $$unique $(LISP) mostlyclean-tags: clean-tags: distclean-tags: -rm -f TAGS ID maintainer-clean-tags: @AMDEP@include $(DEPDIR)/rwblob.Po @AMDEP@include $(DEPDIR)/rwfile.Po mostlyclean-depend: clean-depend: distclean-depend: -rm -rf $(DEPDIR) maintainer-clean-depend: @AMDEP@CCDEPMODE = @CCDEPMODE@ .c.o: @AMDEP@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ @AMDEP@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ $(COMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$< .c.lo: @AMDEP@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@ @AMDEP@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ $(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$< .c.obj: @AMDEP@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ @AMDEP@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ $(COMPILE) -c -o $@ `cygpath -w $<` distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) distdir: $(DISTFILES) @for file in $(DISTFILES); do \ d=$(srcdir); \ if test -d $$d/$$file; then \ cp -pR $$d/$$file $(distdir) \ || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done info-am: info: info-am dvi-am: dvi: dvi-am check-am: all-am $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) check: check-am installcheck-am: installcheck: installcheck-am install-exec-am: install-exec: install-exec-am install-data-am: install-data: install-data-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am install: install-am uninstall-am: uninstall: uninstall-am all-am: Makefile all-redirect: all-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install installdirs: mostlyclean-generic: clean-generic: distclean-generic: -rm -f Makefile $(CONFIG_CLEAN_FILES) -rm -f config.cache config.log stamp-h stamp-h[0-9]* maintainer-clean-generic: -rm -f Makefile.in mostlyclean-am: mostlyclean-checkPROGRAMS mostlyclean-compile \ mostlyclean-libtool mostlyclean-tags mostlyclean-depend \ mostlyclean-generic mostlyclean: mostlyclean-am clean-am: clean-checkPROGRAMS clean-compile clean-libtool clean-tags \ clean-depend clean-generic mostlyclean-am clean-local clean: clean-am distclean-am: distclean-checkPROGRAMS distclean-compile \ distclean-libtool distclean-tags distclean-depend \ distclean-generic clean-am -rm -f libtool distclean: distclean-am maintainer-clean-am: maintainer-clean-checkPROGRAMS \ maintainer-clean-compile maintainer-clean-libtool \ maintainer-clean-tags maintainer-clean-depend \ maintainer-clean-generic distclean-am @echo "This command is intended for maintainers to use;" @echo "it deletes files that may require special tools to rebuild." maintainer-clean: maintainer-clean-am .PHONY: mostlyclean-checkPROGRAMS distclean-checkPROGRAMS \ clean-checkPROGRAMS maintainer-clean-checkPROGRAMS mostlyclean-compile \ distclean-compile clean-compile maintainer-clean-compile \ mostlyclean-libtool distclean-libtool clean-libtool \ maintainer-clean-libtool tags mostlyclean-tags distclean-tags \ clean-tags maintainer-clean-tags mostlyclean-depend distclean-depend \ clean-depend maintainer-clean-depend distdir info-am info dvi-am dvi \ check check-am installcheck-am installcheck install-exec-am \ install-exec install-data-am install-data install-am install \ uninstall-am uninstall all-redirect all-am all install-strip \ installdirs mostlyclean-generic distclean-generic clean-generic \ maintainer-clean-generic clean mostlyclean distclean maintainer-clean #EXTRA_DIST = clean-local: rm -f out_* check-rwblob: status=0; \ for format in $(CHECK_BLOB_FORMATS) ; \ do \ for file in $(CHECK_FILES) ; \ do \ if MAGICK_DELEGATE_PATH=$(top_srcdir)/delegates ./rwblob $$file $$format ; \ then \ : ; \ else \ status=1 ; \ fi \ done \ done ; \ exit $$status check-rwfile: status=0; \ for format in $(CHECK_FILE_FORMATS) ; \ do \ for file in $(CHECK_FILES) ; \ do \ if MAGICK_DELEGATE_PATH=$(top_srcdir)/delegates ./rwfile $$file $$format ; \ then \ : ; \ else \ status=1 ; \ fi \ done \ done ; \ exit $$status check: check-rwfile check-rwblob # 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: