# 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 utilities # # 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. # # This file is currently maintained by Bob Friesenhahn, # bfriesen@simple.dallas.tx.us. Please report any bugs via the ImageMagick # bug tracking system at http://www.simplesystems.org/ImageMagick/bugs. # Don't require all the GNU mandated files AUTOMAKE_OPTIONS = 1.4 foreign MAGICK_LIB = ../magick/libMagick.la # libtool library name INCLUDES = -I../ -I$(top_srcdir) $(INCLTDL) $(X_CFLAGS) STDMANPAGES = ImageMagick.1 composite.1 convert.1 identify.1 \ miff.4 mogrify.1 montage.1 quantize.5 X11MANPAGES = animate.1 display.1 import.1 ALLMANPAGES = $(STDMANPAGES) $(X11MANPAGES) @HasX11_TRUE@X11PROGRAMS = @HasX11_TRUE@animate display import @HasX11_FALSE@X11PROGRAMS = @HasX11_TRUE@MANPAGES = @HasX11_TRUE@$(ALLMANPAGES) @HasX11_FALSE@MANPAGES = @HasX11_FALSE@$(STDMANPAGES) bin_PROGRAMS = composite convert identify mogrify montage $(X11PROGRAMS) @WITH_MODULES_TRUE@COMMONLDADD = @WITH_MODULES_TRUE@$(MAGICK_LIB) $(top_builddir)/ltdl/libltdlc.la @WITH_MODULES_FALSE@COMMONLDADD = @WITH_MODULES_FALSE@$(MAGICK_LIB) @WITH_MODULES_TRUE@COMMONLDFLAGS = @WITH_MODULES_TRUE@@LDFLAGS@ @DLLDFLAGS@ @WITH_MODULES_FALSE@COMMONLDFLAGS = @WITH_MODULES_FALSE@@LDFLAGS@ animate_LDADD = $(COMMONLDADD) animate_LDFLAGS = $(COMMONLDFLAGS) animate_SOURCES = animate.c composite_LDADD = $(COMMONLDADD) composite_LDFLAGS = $(COMMONLDFLAGS) composite_SOURCES = composite.c convert_LDADD = $(COMMONLDADD) convert_LDFLAGS = $(COMMONLDFLAGS) convert_SOURCES = convert.c display_LDADD = $(COMMONLDADD) display_LDFLAGS = $(COMMONLDFLAGS) display_SOURCES = display.c identify_LDADD = $(COMMONLDADD) identify_LDFLAGS = $(COMMONLDFLAGS) identify_SOURCES = identify.c import_LDADD = $(COMMONLDADD) import_LDFLAGS = $(COMMONLDFLAGS) import_SOURCES = import.c mogrify_LDADD = $(COMMONLDADD) mogrify_LDFLAGS = $(COMMONLDFLAGS) mogrify_SOURCES = mogrify.c montage_LDADD = $(COMMONLDADD) montage_LDFLAGS = $(COMMONLDFLAGS) montage_SOURCES = montage.c # Manual pages to install man_MANS = $(MANPAGES) # Additional files to distribute EXTRA_DIST = $(ALLMANPAGES) subdir = utilities mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../magick/config.h CONFIG_CLEAN_FILES = @HasX11_FALSE@bin_PROGRAMS = composite$(EXEEXT) convert$(EXEEXT) \ @HasX11_FALSE@identify$(EXEEXT) mogrify$(EXEEXT) montage$(EXEEXT) @HasX11_TRUE@bin_PROGRAMS = composite$(EXEEXT) convert$(EXEEXT) \ @HasX11_TRUE@identify$(EXEEXT) mogrify$(EXEEXT) montage$(EXEEXT) \ @HasX11_TRUE@animate$(EXEEXT) display$(EXEEXT) import$(EXEEXT) PROGRAMS = $(bin_PROGRAMS) DEFS = @DEFS@ -I. -I$(srcdir) -I../magick CPPFLAGS = @CPPFLAGS@ LDFLAGS = @LDFLAGS@ LIBS = @LIBS@ X_LIBS = @X_LIBS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ am_animate_OBJECTS = animate.$(OBJEXT) animate_OBJECTS = $(am_animate_OBJECTS) @WITH_MODULES_FALSE@animate_DEPENDENCIES = ../magick/libMagick.la @WITH_MODULES_TRUE@animate_DEPENDENCIES = ../magick/libMagick.la \ @WITH_MODULES_TRUE@$(top_builddir)/ltdl/libltdlc.la am_composite_OBJECTS = composite.$(OBJEXT) composite_OBJECTS = $(am_composite_OBJECTS) @WITH_MODULES_FALSE@composite_DEPENDENCIES = ../magick/libMagick.la @WITH_MODULES_TRUE@composite_DEPENDENCIES = ../magick/libMagick.la \ @WITH_MODULES_TRUE@$(top_builddir)/ltdl/libltdlc.la am_convert_OBJECTS = convert.$(OBJEXT) convert_OBJECTS = $(am_convert_OBJECTS) @WITH_MODULES_FALSE@convert_DEPENDENCIES = ../magick/libMagick.la @WITH_MODULES_TRUE@convert_DEPENDENCIES = ../magick/libMagick.la \ @WITH_MODULES_TRUE@$(top_builddir)/ltdl/libltdlc.la am_display_OBJECTS = display.$(OBJEXT) display_OBJECTS = $(am_display_OBJECTS) @WITH_MODULES_FALSE@display_DEPENDENCIES = ../magick/libMagick.la @WITH_MODULES_TRUE@display_DEPENDENCIES = ../magick/libMagick.la \ @WITH_MODULES_TRUE@$(top_builddir)/ltdl/libltdlc.la am_identify_OBJECTS = identify.$(OBJEXT) identify_OBJECTS = $(am_identify_OBJECTS) @WITH_MODULES_FALSE@identify_DEPENDENCIES = ../magick/libMagick.la @WITH_MODULES_TRUE@identify_DEPENDENCIES = ../magick/libMagick.la \ @WITH_MODULES_TRUE@$(top_builddir)/ltdl/libltdlc.la am_import_OBJECTS = import.$(OBJEXT) import_OBJECTS = $(am_import_OBJECTS) @WITH_MODULES_FALSE@import_DEPENDENCIES = ../magick/libMagick.la @WITH_MODULES_TRUE@import_DEPENDENCIES = ../magick/libMagick.la \ @WITH_MODULES_TRUE@$(top_builddir)/ltdl/libltdlc.la am_mogrify_OBJECTS = mogrify.$(OBJEXT) mogrify_OBJECTS = $(am_mogrify_OBJECTS) @WITH_MODULES_FALSE@mogrify_DEPENDENCIES = ../magick/libMagick.la @WITH_MODULES_TRUE@mogrify_DEPENDENCIES = ../magick/libMagick.la \ @WITH_MODULES_TRUE@$(top_builddir)/ltdl/libltdlc.la am_montage_OBJECTS = montage.$(OBJEXT) montage_OBJECTS = $(am_montage_OBJECTS) @WITH_MODULES_FALSE@montage_DEPENDENCIES = ../magick/libMagick.la @WITH_MODULES_TRUE@montage_DEPENDENCIES = ../magick/libMagick.la \ @WITH_MODULES_TRUE@$(top_builddir)/ltdl/libltdlc.la 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 = $(animate_SOURCES) $(composite_SOURCES) \ $(convert_SOURCES) $(display_SOURCES) $(identify_SOURCES) \ $(import_SOURCES) $(mogrify_SOURCES) $(montage_SOURCES) man1dir = $(mandir)/man1 man4dir = $(mandir)/man4 man5dir = $(mandir)/man5 MANS = $(man_MANS) NROFF = nroff depcomp = $(SHELL) $(top_srcdir)/depcomp DEP_FILES = @AMDEP@ $(DEPDIR)/animate.Po $(DEPDIR)/composite.Po \ $(DEPDIR)/convert.Po $(DEPDIR)/display.Po $(DEPDIR)/identify.Po \ $(DEPDIR)/import.Po $(DEPDIR)/mogrify.Po $(DEPDIR)/montage.Po DIST_COMMON = Makefile.am Makefile.in DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) GZIP_ENV = --best SOURCES = $(animate_SOURCES) $(composite_SOURCES) $(convert_SOURCES) $(display_SOURCES) $(identify_SOURCES) $(import_SOURCES) $(mogrify_SOURCES) $(montage_SOURCES) OBJECTS = $(am_animate_OBJECTS) $(am_composite_OBJECTS) $(am_convert_OBJECTS) $(am_display_OBJECTS) $(am_identify_OBJECTS) $(am_import_OBJECTS) $(am_mogrify_OBJECTS) $(am_montage_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 utilities/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) \ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status mostlyclean-binPROGRAMS: clean-binPROGRAMS: -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) distclean-binPROGRAMS: maintainer-clean-binPROGRAMS: install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(bindir) @list='$(bin_PROGRAMS)'; for p in $$list; do \ if test -f $$p; then \ f="`echo $$p|sed -e 's/$(EXEEXT)$$//' -e '$(transform)' -e 's/$$/$(EXEEXT)/'`"; \ echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(bindir)/$$f"; \ $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(bindir)/$$f; \ else :; fi; \ done uninstall-binPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(bin_PROGRAMS)'; for p in $$list; do \ f="`echo $$p|sed -e 's/$(EXEEXT)$$//' -e '$(transform)' -e 's/$$/$(EXEEXT)/'`"; \ echo " rm -f $(DESTDIR)$(bindir)/$$f"; \ rm -f $(DESTDIR)$(bindir)/$$f; \ 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: animate$(EXEEXT): $(animate_OBJECTS) $(animate_DEPENDENCIES) @rm -f animate$(EXEEXT) $(LINK) $(animate_LDFLAGS) $(animate_OBJECTS) $(animate_LDADD) $(LIBS) composite$(EXEEXT): $(composite_OBJECTS) $(composite_DEPENDENCIES) @rm -f composite$(EXEEXT) $(LINK) $(composite_LDFLAGS) $(composite_OBJECTS) $(composite_LDADD) $(LIBS) convert$(EXEEXT): $(convert_OBJECTS) $(convert_DEPENDENCIES) @rm -f convert$(EXEEXT) $(LINK) $(convert_LDFLAGS) $(convert_OBJECTS) $(convert_LDADD) $(LIBS) display$(EXEEXT): $(display_OBJECTS) $(display_DEPENDENCIES) @rm -f display$(EXEEXT) $(LINK) $(display_LDFLAGS) $(display_OBJECTS) $(display_LDADD) $(LIBS) identify$(EXEEXT): $(identify_OBJECTS) $(identify_DEPENDENCIES) @rm -f identify$(EXEEXT) $(LINK) $(identify_LDFLAGS) $(identify_OBJECTS) $(identify_LDADD) $(LIBS) import$(EXEEXT): $(import_OBJECTS) $(import_DEPENDENCIES) @rm -f import$(EXEEXT) $(LINK) $(import_LDFLAGS) $(import_OBJECTS) $(import_LDADD) $(LIBS) mogrify$(EXEEXT): $(mogrify_OBJECTS) $(mogrify_DEPENDENCIES) @rm -f mogrify$(EXEEXT) $(LINK) $(mogrify_LDFLAGS) $(mogrify_OBJECTS) $(mogrify_LDADD) $(LIBS) montage$(EXEEXT): $(montage_OBJECTS) $(montage_DEPENDENCIES) @rm -f montage$(EXEEXT) $(LINK) $(montage_LDFLAGS) $(montage_OBJECTS) $(montage_LDADD) $(LIBS) 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-man4: $(mkinstalldirs) $(DESTDIR)$(man4dir) @list='$(man4_MANS)'; \ l2='$(man_MANS)'; for i in $$l2; do \ case "$$i" in \ *.4*) 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)$(man4dir)/$$inst"; \ $(INSTALL_DATA) $$file $(DESTDIR)$(man4dir)/$$inst; \ done uninstall-man4: @list='$(man4_MANS)'; \ l2='$(man_MANS)'; for i in $$l2; do \ case "$$i" in \ *.4*) 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)$(man4dir)/$$inst"; \ rm -f $(DESTDIR)$(man4dir)/$$inst; \ done install-man5: $(mkinstalldirs) $(DESTDIR)$(man5dir) @list='$(man5_MANS)'; \ l2='$(man_MANS)'; for i in $$l2; do \ case "$$i" in \ *.5*) 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)$(man5dir)/$$inst"; \ $(INSTALL_DATA) $$file $(DESTDIR)$(man5dir)/$$inst; \ done uninstall-man5: @list='$(man5_MANS)'; \ l2='$(man_MANS)'; for i in $$l2; do \ case "$$i" in \ *.5*) 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)$(man5dir)/$$inst"; \ rm -f $(DESTDIR)$(man5dir)/$$inst; \ done install-man: $(MANS) @$(NORMAL_INSTALL) $(MAKE) $(AM_MAKEFLAGS) install-man1 install-man4 install-man5 uninstall-man: @$(NORMAL_UNINSTALL) $(MAKE) $(AM_MAKEFLAGS) uninstall-man1 uninstall-man4 uninstall-man5 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)/animate.Po @AMDEP@include $(DEPDIR)/composite.Po @AMDEP@include $(DEPDIR)/convert.Po @AMDEP@include $(DEPDIR)/display.Po @AMDEP@include $(DEPDIR)/identify.Po @AMDEP@include $(DEPDIR)/import.Po @AMDEP@include $(DEPDIR)/mogrify.Po @AMDEP@include $(DEPDIR)/montage.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 check: check-am installcheck-am: installcheck: installcheck-am install-exec-am: install-binPROGRAMS 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-binPROGRAMS uninstall-man uninstall: uninstall-am all-am: Makefile $(PROGRAMS) $(MANS) all-redirect: all-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install installdirs: $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(mandir)/man1 \ $(DESTDIR)$(mandir)/man4 $(DESTDIR)$(mandir)/man5 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-binPROGRAMS mostlyclean-compile \ mostlyclean-libtool mostlyclean-tags mostlyclean-depend \ mostlyclean-generic mostlyclean: mostlyclean-am clean-am: clean-binPROGRAMS clean-compile clean-libtool clean-tags \ clean-depend clean-generic mostlyclean-am clean: clean-am distclean-am: distclean-binPROGRAMS distclean-compile distclean-libtool \ distclean-tags distclean-depend distclean-generic \ clean-am -rm -f libtool distclean: distclean-am maintainer-clean-am: maintainer-clean-binPROGRAMS \ 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-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \ maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \ mostlyclean-compile distclean-compile clean-compile \ maintainer-clean-compile mostlyclean-libtool distclean-libtool \ clean-libtool maintainer-clean-libtool install-man1 uninstall-man1 \ install-man4 uninstall-man4 install-man5 uninstall-man5 install-man \ uninstall-man 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 # 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: