# 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 building ImageMagick library # # Copyright (C) 2001 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. # # Don't require all the GNU mandated files AUTOMAKE_OPTIONS = 1.4 foreign # Shared libraries built in this directory lib_LTLIBRARIES = libMagick.la MAJOR_VERSION = @MAJOR_VERSION@ MINOR_VERSION = @MINOR_VERSION@ MICRO_VERSION = @MICRO_VERSION@ BUILT_SOURCES = config.h INCLUDES = -I$(top_srcdir) ALLMANPAGES = Magick-config.1 libMagick_la_LDFLAGS = -version-info $(MAJOR_VERSION):$(MINOR_VERSION)$(MICRO_VERSION):0 # Library base sources MAGICK_BASE_SRCS = PreRvIcccm.c animate.c annotate.c attribute.c blob.c \ cache.c cache_view.c color.c compress.c constitute.c decorate.c delegate.c \ display.c draw.c effect.c enhance.c error.c gem.c image.c \ semaphore.c magic.c magick.c memory.c module.c monitor.c montage.c \ quantize.c segment.c shear.c signature.c stream.c timer.c transform.c \ type.c utility.c widget.c xwindow.c zoom.c @WITH_MODULES_TRUE@libMagick_la_SOURCES = @WITH_MODULES_TRUE@$(MAGICK_BASE_SRCS) @WITH_MODULES_FALSE@libMagick_la_SOURCES = @WITH_MODULES_FALSE@$(MAGICK_BASE_SRCS) @WITH_MODULES_TRUE@libMagick_la_LIBADD = @WITH_MODULES_TRUE@@LIB_LCMS@ @LIB_TIFF@ @LIB_XML@ @LIB_TTF@ @LIB_JPEG@ @LIB_GS@ @LIB_XEXT@ @LIB_XT@ \ @WITH_MODULES_TRUE@ @LIB_X11@ @LIB_ZLIB@ @LIB_THREAD@ @LIB_LF@ \ @WITH_MODULES_TRUE@ @LIB_MATH@ $(top_builddir)/ltdl/libltdlc.la @WITH_MODULES_FALSE@libMagick_la_LIBADD = @WITH_MODULES_FALSE@../coders/libCoders.la @LIB_JBIG@ @LIB_HDF@ \ @WITH_MODULES_FALSE@ @LIB_LCMS@ @LIB_TIFF@ @LIB_TTF@ @LIB_JP2@ @LIB_JPEG@ @LIB_GS@ @LIB_PNG@ \ @WITH_MODULES_FALSE@ @LIB_FPX@ @LIB_WMF@ @LIB_DPS@ @LIB_XEXT@ @LIB_XT@ @LIB_X11@ @LIB_BZLIB@ \ @WITH_MODULES_FALSE@ @LIB_XML@ @LIB_ZLIB@ @LIB_THREAD@ @LIB_LF@ @LIB_MATH@ # Binary scripts bin_SCRIPTS = Magick-config # Headers which are installed include_HEADERS = PreRvIcccm.h api.h attribute.h blob.h cache.h cache_view.h \ classify.h compress.h config.h delegate.h draw.h error.h gem.h \ image.h magic.h magick.h module.h monitor.h quantize.h semaphore.h \ timer.h utility.h version.h widget.h xwindow.h # Headers which are not installed but which are distributed noinst_HEADERS = animate.h define.h display.h mac.h magic.h nt.h vms.h # Additional files to distribute EXTRA_DIST = $(ALLMANPAGES) colors.mgk magic.mgk Magick-config.in \ Magick-config.in Make.com mac.c nt.c vms.c $(MAGICK_BASE_SRCS) # Where modules are installed pkgdir = $(libdir)/ImageMagick/modules/coders # Architecture-dependent data files installed with modules pkg_DATA = # Architecture independent data files installed in the package's data directory pkgdata_DATA = colors.mgk magic.mgk # Manual pages to install man_MANS = $(ALLMANPAGES) DEFS = @DEFS@ -I../ subdir = magick mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = config.h CONFIG_CLEAN_FILES = Magick-config LTLIBRARIES = $(lib_LTLIBRARIES) CPPFLAGS = @CPPFLAGS@ LDFLAGS = @LDFLAGS@ LIBS = @LIBS@ X_LIBS = @X_LIBS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ @WITH_MODULES_FALSE@libMagick_la_DEPENDENCIES = ../coders/libCoders.la @WITH_MODULES_TRUE@libMagick_la_DEPENDENCIES = \ @WITH_MODULES_TRUE@$(top_builddir)/ltdl/libltdlc.la @WITH_MODULES_FALSE@am_libMagick_la_OBJECTS = PreRvIcccm.lo animate.lo \ @WITH_MODULES_FALSE@annotate.lo attribute.lo blob.lo cache.lo \ @WITH_MODULES_FALSE@cache_view.lo color.lo compress.lo constitute.lo \ @WITH_MODULES_FALSE@decorate.lo delegate.lo display.lo draw.lo \ @WITH_MODULES_FALSE@effect.lo enhance.lo error.lo gem.lo image.lo \ @WITH_MODULES_FALSE@semaphore.lo magic.lo magick.lo memory.lo module.lo \ @WITH_MODULES_FALSE@monitor.lo montage.lo quantize.lo segment.lo \ @WITH_MODULES_FALSE@shear.lo signature.lo stream.lo timer.lo \ @WITH_MODULES_FALSE@transform.lo type.lo utility.lo widget.lo \ @WITH_MODULES_FALSE@xwindow.lo zoom.lo @WITH_MODULES_TRUE@am_libMagick_la_OBJECTS = PreRvIcccm.lo animate.lo \ @WITH_MODULES_TRUE@annotate.lo attribute.lo blob.lo cache.lo \ @WITH_MODULES_TRUE@cache_view.lo color.lo compress.lo constitute.lo \ @WITH_MODULES_TRUE@decorate.lo delegate.lo display.lo draw.lo effect.lo \ @WITH_MODULES_TRUE@enhance.lo error.lo gem.lo image.lo semaphore.lo \ @WITH_MODULES_TRUE@magic.lo magick.lo memory.lo module.lo monitor.lo \ @WITH_MODULES_TRUE@montage.lo quantize.lo segment.lo shear.lo \ @WITH_MODULES_TRUE@signature.lo stream.lo timer.lo transform.lo type.lo \ @WITH_MODULES_TRUE@utility.lo widget.lo xwindow.lo zoom.lo libMagick_la_OBJECTS = $(am_libMagick_la_OBJECTS) SCRIPTS = $(bin_SCRIPTS) 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 = $(libMagick_la_SOURCES) man1dir = $(mandir)/man1 MANS = $(man_MANS) NROFF = nroff DATA = $(pkg_DATA) $(pkgdata_DATA) HEADERS = $(include_HEADERS) $(noinst_HEADERS) depcomp = $(SHELL) $(top_srcdir)/depcomp DEP_FILES = @AMDEP@ $(DEPDIR)/PreRvIcccm.Plo $(DEPDIR)/animate.Plo \ $(DEPDIR)/annotate.Plo $(DEPDIR)/attribute.Plo $(DEPDIR)/blob.Plo \ $(DEPDIR)/cache.Plo $(DEPDIR)/cache_view.Plo $(DEPDIR)/color.Plo \ $(DEPDIR)/compress.Plo $(DEPDIR)/constitute.Plo $(DEPDIR)/decorate.Plo \ $(DEPDIR)/delegate.Plo $(DEPDIR)/display.Plo $(DEPDIR)/draw.Plo \ $(DEPDIR)/effect.Plo $(DEPDIR)/enhance.Plo $(DEPDIR)/error.Plo \ $(DEPDIR)/gem.Plo $(DEPDIR)/image.Plo $(DEPDIR)/magic.Plo \ $(DEPDIR)/magick.Plo $(DEPDIR)/memory.Plo $(DEPDIR)/module.Plo \ $(DEPDIR)/monitor.Plo $(DEPDIR)/montage.Plo $(DEPDIR)/quantize.Plo \ $(DEPDIR)/segment.Plo $(DEPDIR)/semaphore.Plo $(DEPDIR)/shear.Plo \ $(DEPDIR)/signature.Plo $(DEPDIR)/stream.Plo $(DEPDIR)/timer.Plo \ $(DEPDIR)/transform.Plo $(DEPDIR)/type.Plo $(DEPDIR)/utility.Plo \ $(DEPDIR)/widget.Plo $(DEPDIR)/xwindow.Plo $(DEPDIR)/zoom.Plo DIST_COMMON = $(include_HEADERS) $(noinst_HEADERS) ./stamp-h.in \ Magick-config.in Makefile.am Makefile.in config.h.in DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) GZIP_ENV = --best SOURCES = $(libMagick_la_SOURCES) OBJECTS = $(am_libMagick_la_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 magick/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) \ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status config.h: stamp-h @if test ! -f $@; then \ rm -f stamp-h; \ $(MAKE) stamp-h; \ else :; fi stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status @rm -f stamp-h stamp-hT @echo timestamp > stamp-hT 2> /dev/null cd $(top_builddir) \ && CONFIG_FILES= CONFIG_HEADERS=magick/config.h \ $(SHELL) ./config.status @mv stamp-hT stamp-h $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/./stamp-h.in @if test ! -f $@; then \ rm -f $(srcdir)/./stamp-h.in; \ $(MAKE) $(srcdir)/./stamp-h.in; \ else :; fi $(srcdir)/./stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/acconfig.h @rm -f $(srcdir)/./stamp-h.in $(srcdir)/./stamp-h.inT @echo timestamp > $(srcdir)/./stamp-h.inT 2> /dev/null cd $(top_srcdir) && $(AUTOHEADER) @mv $(srcdir)/./stamp-h.inT $(srcdir)/./stamp-h.in mostlyclean-hdr: clean-hdr: distclean-hdr: -rm -f config.h maintainer-clean-hdr: Magick-config: $(top_builddir)/config.status Magick-config.in cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status mostlyclean-libLTLIBRARIES: clean-libLTLIBRARIES: -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) distclean-libLTLIBRARIES: maintainer-clean-libLTLIBRARIES: install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(libdir) @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ echo " $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p"; \ $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p; \ else :; fi; \ done uninstall-libLTLIBRARIES: @$(NORMAL_UNINSTALL) @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \ $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \ done 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: libMagick.la: $(libMagick_la_OBJECTS) $(libMagick_la_DEPENDENCIES) $(LINK) -rpath $(libdir) $(libMagick_la_LDFLAGS) $(libMagick_la_OBJECTS) $(libMagick_la_LIBADD) $(LIBS) 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 install-pkgDATA: $(pkg_DATA) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(pkgdir) @list='$(pkg_DATA)'; for p in $$list; do \ if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(pkgdir)/$$f"; \ $(INSTALL_DATA) $$d$$p $(DESTDIR)$(pkgdir)/$$f; \ done uninstall-pkgDATA: @$(NORMAL_UNINSTALL) @list='$(pkg_DATA)'; for p in $$list; do \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " rm -f $(DESTDIR)$(pkgdir)/$$f"; \ rm -f $(DESTDIR)$(pkgdir)/$$f; \ done install-pkgdataDATA: $(pkgdata_DATA) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(pkgdatadir) @list='$(pkgdata_DATA)'; for p in $$list; do \ if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(pkgdatadir)/$$f"; \ $(INSTALL_DATA) $$d$$p $(DESTDIR)$(pkgdatadir)/$$f; \ done uninstall-pkgdataDATA: @$(NORMAL_UNINSTALL) @list='$(pkgdata_DATA)'; for p in $$list; do \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " rm -f $(DESTDIR)$(pkgdatadir)/$$f"; \ rm -f $(DESTDIR)$(pkgdatadir)/$$f; \ done install-includeHEADERS: $(include_HEADERS) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(includedir) @list='$(include_HEADERS)'; for p in $$list; do \ if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$f"; \ $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$f; \ done uninstall-includeHEADERS: @$(NORMAL_UNINSTALL) @list='$(include_HEADERS)'; for p in $$list; do \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " rm -f $(DESTDIR)$(includedir)/$$f"; \ rm -f $(DESTDIR)$(includedir)/$$f; \ done 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) config.h.in $(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)config.h.in$$unique$(LISP)$$tags" \ || etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) mostlyclean-tags: clean-tags: distclean-tags: -rm -f TAGS ID maintainer-clean-tags: @AMDEP@include $(DEPDIR)/PreRvIcccm.Plo @AMDEP@include $(DEPDIR)/animate.Plo @AMDEP@include $(DEPDIR)/annotate.Plo @AMDEP@include $(DEPDIR)/attribute.Plo @AMDEP@include $(DEPDIR)/blob.Plo @AMDEP@include $(DEPDIR)/cache.Plo @AMDEP@include $(DEPDIR)/cache_view.Plo @AMDEP@include $(DEPDIR)/color.Plo @AMDEP@include $(DEPDIR)/compress.Plo @AMDEP@include $(DEPDIR)/constitute.Plo @AMDEP@include $(DEPDIR)/decorate.Plo @AMDEP@include $(DEPDIR)/delegate.Plo @AMDEP@include $(DEPDIR)/display.Plo @AMDEP@include $(DEPDIR)/draw.Plo @AMDEP@include $(DEPDIR)/effect.Plo @AMDEP@include $(DEPDIR)/enhance.Plo @AMDEP@include $(DEPDIR)/error.Plo @AMDEP@include $(DEPDIR)/gem.Plo @AMDEP@include $(DEPDIR)/image.Plo @AMDEP@include $(DEPDIR)/magic.Plo @AMDEP@include $(DEPDIR)/magick.Plo @AMDEP@include $(DEPDIR)/memory.Plo @AMDEP@include $(DEPDIR)/module.Plo @AMDEP@include $(DEPDIR)/monitor.Plo @AMDEP@include $(DEPDIR)/montage.Plo @AMDEP@include $(DEPDIR)/quantize.Plo @AMDEP@include $(DEPDIR)/segment.Plo @AMDEP@include $(DEPDIR)/semaphore.Plo @AMDEP@include $(DEPDIR)/shear.Plo @AMDEP@include $(DEPDIR)/signature.Plo @AMDEP@include $(DEPDIR)/stream.Plo @AMDEP@include $(DEPDIR)/timer.Plo @AMDEP@include $(DEPDIR)/transform.Plo @AMDEP@include $(DEPDIR)/type.Plo @AMDEP@include $(DEPDIR)/utility.Plo @AMDEP@include $(DEPDIR)/widget.Plo @AMDEP@include $(DEPDIR)/xwindow.Plo @AMDEP@include $(DEPDIR)/zoom.Plo 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 $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook info-am: info: info-am dvi-am: dvi: dvi-am check-am: all-am check: check-am installcheck-am: installcheck: installcheck-am all-recursive-am: config.h $(MAKE) $(AM_MAKEFLAGS) all-recursive install-exec-am: install-libLTLIBRARIES install-binSCRIPTS install-exec: install-exec-am install-data-am: install-man install-pkgDATA install-pkgdataDATA \ install-includeHEADERS install-data: install-data-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am install: install-am uninstall-am: uninstall-libLTLIBRARIES uninstall-binSCRIPTS \ uninstall-man uninstall-pkgDATA uninstall-pkgdataDATA \ uninstall-includeHEADERS uninstall: uninstall-am all-am: Makefile $(LTLIBRARIES) $(SCRIPTS) $(MANS) $(DATA) $(HEADERS) \ config.h all-redirect: all-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install installdirs: $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(bindir) \ $(DESTDIR)$(mandir)/man1 $(DESTDIR)$(pkgdir) \ $(DESTDIR)$(pkgdatadir) $(DESTDIR)$(includedir) 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 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) mostlyclean-am: mostlyclean-hdr mostlyclean-libLTLIBRARIES \ mostlyclean-compile mostlyclean-libtool \ mostlyclean-tags mostlyclean-depend mostlyclean-generic mostlyclean: mostlyclean-am clean-am: clean-hdr clean-libLTLIBRARIES clean-compile clean-libtool \ clean-tags clean-depend clean-generic mostlyclean-am clean: clean-am distclean-am: distclean-hdr distclean-libLTLIBRARIES distclean-compile \ distclean-libtool distclean-tags distclean-depend \ distclean-generic clean-am -rm -f libtool distclean: distclean-am maintainer-clean-am: maintainer-clean-hdr \ maintainer-clean-libLTLIBRARIES \ 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-hdr distclean-hdr clean-hdr maintainer-clean-hdr \ mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \ clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \ uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \ distclean-compile clean-compile maintainer-clean-compile \ mostlyclean-libtool distclean-libtool clean-libtool \ maintainer-clean-libtool uninstall-binSCRIPTS install-binSCRIPTS \ install-man1 uninstall-man1 install-man uninstall-man uninstall-pkgDATA \ install-pkgDATA uninstall-pkgdataDATA install-pkgdataDATA \ uninstall-includeHEADERS install-includeHEADERS 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 \ all-recursive-am 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 # Ensure that configuration header is not distributed dist-hook: -rm $(distdir)/config.h # 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: