# 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@ oldincludedir = /usr/include 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 Magick++ library # # Copyright Bob Friesenhahn, 1999, 2000 # AUTOMAKE_OPTIONS = 1.4 INCLUDES = -I../.. -I$(top_srcdir) includedir = ${prefix}/include pkgdatadir = $(datadir)/Magick++ pkglibdir = $(libdir)/Magick++ pkgincludedir = $(includedir)/Magick++ MAJOR_VERSION = @MAJOR_VERSION@ MINOR_VERSION = @MINOR_VERSION@ MICRO_VERSION = @MICRO_VERSION@ # Binary scripts bin_SCRIPTS = Magick++-config # Manual pages ALLMANPAGES = Magick++-config.1 # Manual pages to install man_MANS = $(ALLMANPAGES) EXTRA_DIST = $(ALLMANPAGES) Magick++-config.in subdir = Magick++/bin mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../../magick/config.h CONFIG_CLEAN_FILES = Magick++-config SCRIPTS = $(bin_SCRIPTS) DIST_SOURCES = man1dir = $(mandir)/man1 MANS = $(man_MANS) NROFF = nroff DIST_COMMON = Magick++-config.in Makefile.am Makefile.in DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) GZIP_ENV = --best all: all-redirect .SUFFIXES: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOMAKE) --gnu Magick++/bin/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) \ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status Magick++-config: $(top_builddir)/config.status Magick++-config.in cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status install-binSCRIPTS: $(bin_SCRIPTS) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(bindir) @list='$(bin_SCRIPTS)'; for p in $$list; do \ f="`echo $$p|sed '$(transform)'`"; \ if test -f $$p; then \ echo " $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/$$f"; \ $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/$$f; \ elif test -f $(srcdir)/$$p; then \ echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/$$f"; \ $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/$$f; \ else :; fi; \ done uninstall-binSCRIPTS: @$(NORMAL_UNINSTALL) @list='$(bin_SCRIPTS)'; for p in $$list; do \ f="`echo $$p|sed '$(transform)'`"; \ echo " rm -f $(DESTDIR)$(bindir)/$$f"; \ rm -f $(DESTDIR)$(bindir)/$$f; \ done install-man1: $(mkinstalldirs) $(DESTDIR)$(man1dir) @list='$(man1_MANS)'; \ l2='$(man_MANS)'; for i in $$l2; do \ case "$$i" in \ *.1*) list="$$list $$i" ;; \ esac; \ done; \ for i in $$list; do \ if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \ else file=$$i; fi; \ ext=`echo $$i | sed -e 's/^.*\\.//'`; \ 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 uninstall-man1: @list='$(man1_MANS)'; \ l2='$(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/^.*\\.//'`; \ 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 install-man: $(MANS) @$(NORMAL_INSTALL) $(MAKE) $(AM_MAKEFLAGS) install-man1 uninstall-man: @$(NORMAL_UNINSTALL) $(MAKE) $(AM_MAKEFLAGS) uninstall-man1 tags: TAGS TAGS: 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 check: check-am installcheck-am: installcheck: installcheck-am install-exec-am: install-binSCRIPTS install-exec: install-exec-am install-data-am: install-man install-data: install-data-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am install: install-am uninstall-am: uninstall-binSCRIPTS uninstall-man uninstall: uninstall-am all-am: Makefile $(SCRIPTS) $(MANS) all-redirect: all-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install installdirs: $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(mandir)/man1 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-generic mostlyclean: mostlyclean-am clean-am: clean-generic mostlyclean-am clean: clean-am distclean-am: distclean-generic clean-am -rm -f libtool distclean: distclean-am maintainer-clean-am: 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: uninstall-binSCRIPTS install-binSCRIPTS install-man1 \ uninstall-man1 install-man uninstall-man tags 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 # 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: