1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 Free Software Foundation, Inc.
5
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.
9
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
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17
18
19VPATH = @srcdir@
20am__is_gnu_make = { \
21  if test -z '$(MAKELEVEL)'; then \
22    false; \
23  elif test -n '$(MAKE_HOST)'; then \
24    true; \
25  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
26    true; \
27  else \
28    false; \
29  fi; \
30}
31am__make_running_with_option = \
32  case $${target_option-} in \
33      ?) ;; \
34      *) echo "am__make_running_with_option: internal error: invalid" \
35              "target option '$${target_option-}' specified" >&2; \
36         exit 1;; \
37  esac; \
38  has_opt=no; \
39  sane_makeflags=$$MAKEFLAGS; \
40  if $(am__is_gnu_make); then \
41    sane_makeflags=$$MFLAGS; \
42  else \
43    case $$MAKEFLAGS in \
44      *\\[\ \	]*) \
45        bs=\\; \
46        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
47          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
48    esac; \
49  fi; \
50  skip_next=no; \
51  strip_trailopt () \
52  { \
53    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
54  }; \
55  for flg in $$sane_makeflags; do \
56    test $$skip_next = yes && { skip_next=no; continue; }; \
57    case $$flg in \
58      *=*|--*) continue;; \
59        -*I) strip_trailopt 'I'; skip_next=yes;; \
60      -*I?*) strip_trailopt 'I';; \
61        -*O) strip_trailopt 'O'; skip_next=yes;; \
62      -*O?*) strip_trailopt 'O';; \
63        -*l) strip_trailopt 'l'; skip_next=yes;; \
64      -*l?*) strip_trailopt 'l';; \
65      -[dEDm]) skip_next=yes;; \
66      -[JT]) skip_next=yes;; \
67    esac; \
68    case $$flg in \
69      *$$target_option*) has_opt=yes; break;; \
70    esac; \
71  done; \
72  test $$has_opt = yes
73am__make_dryrun = (target_option=n; $(am__make_running_with_option))
74am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
75pkgdatadir = $(datadir)/@PACKAGE@
76pkgincludedir = $(includedir)/@PACKAGE@
77pkglibdir = $(libdir)/@PACKAGE@
78pkglibexecdir = $(libexecdir)/@PACKAGE@
79am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
80install_sh_DATA = $(install_sh) -c -m 644
81install_sh_PROGRAM = $(install_sh) -c
82install_sh_SCRIPT = $(install_sh) -c
83INSTALL_HEADER = $(INSTALL_DATA)
84transform = $(program_transform_name)
85NORMAL_INSTALL = :
86PRE_INSTALL = :
87POST_INSTALL = :
88NORMAL_UNINSTALL = :
89PRE_UNINSTALL = :
90POST_UNINSTALL = :
91build_triplet = @build@
92host_triplet = @host@
93@HAVE_LD_VERSION_SCRIPT_TRUE@am__append_1 = -Wl,--version-script=libwraster.map
94@USE_GIF_TRUE@am__append_2 = load_gif.c
95@USE_JPEG_TRUE@am__append_3 = load_jpeg.c
96@USE_PNG_TRUE@am__append_4 = load_png.c
97@USE_TIFF_TRUE@am__append_5 = load_tiff.c
98@USE_XPM_TRUE@am__append_6 = load_xpm.c
99@USE_XPM_FALSE@am__append_7 = load_xpm_normalized.c
100@USE_WEBP_TRUE@am__append_8 = load_webp.c
101@USE_MAGICK_TRUE@am__append_9 = load_magick.c
102subdir = wrlib
103ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
104am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cflags_gcc_option.m4 \
105	$(top_srcdir)/m4/ax_pthread.m4 \
106	$(top_srcdir)/m4/ld-version-script.m4 \
107	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
108	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
109	$(top_srcdir)/m4/lt~obsolete.m4 \
110	$(top_srcdir)/m4/windowmaker.m4 \
111	$(top_srcdir)/m4/wm_attributes.m4 \
112	$(top_srcdir)/m4/wm_cflags_check.m4 \
113	$(top_srcdir)/m4/wm_i18n.m4 \
114	$(top_srcdir)/m4/wm_imgfmt_check.m4 \
115	$(top_srcdir)/m4/wm_libexif.m4 $(top_srcdir)/m4/wm_libmath.m4 \
116	$(top_srcdir)/m4/wm_prog_cc_c11.m4 \
117	$(top_srcdir)/m4/wm_xext_check.m4 $(top_srcdir)/configure.ac
118am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
119	$(ACLOCAL_M4)
120DIST_COMMON = $(srcdir)/Makefile.am $(include_HEADERS) \
121	$(am__DIST_COMMON)
122mkinstalldirs = $(install_sh) -d
123CONFIG_HEADER = $(top_builddir)/config.h
124CONFIG_CLEAN_FILES =
125CONFIG_CLEAN_VPATH_FILES =
126am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
127am__vpath_adj = case $$p in \
128    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
129    *) f=$$p;; \
130  esac;
131am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
132am__install_max = 40
133am__nobase_strip_setup = \
134  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
135am__nobase_strip = \
136  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
137am__nobase_list = $(am__nobase_strip_setup); \
138  for p in $$list; do echo "$$p $$p"; done | \
139  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
140  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
141    if (++n[$$2] == $(am__install_max)) \
142      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
143    END { for (dir in files) print dir, files[dir] }'
144am__base_list = \
145  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
146  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
147am__uninstall_files_from_dir = { \
148  test -z "$$files" \
149    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
150    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
151         $(am__cd) "$$dir" && rm -f $$files; }; \
152  }
153am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" \
154	"$(DESTDIR)$(includedir)"
155LTLIBRARIES = $(lib_LTLIBRARIES)
156libwraster_la_DEPENDENCIES =
157am__libwraster_la_SOURCES_DIST = imgformat.h raster.c alpha_combine.c \
158	draw.c color.c load.c save.c gradient.c xpixmap.c convert.h \
159	convert.c context.c misc.c scale.c scale.h rotate.c rotate.h \
160	flip.c convolve.c save_xpm.c xutil.c xutil.h load_ppm.c \
161	load_gif.c load_jpeg.c load_png.c load_tiff.c load_xpm.c \
162	load_xpm_normalized.c load_webp.c load_magick.c
163@USE_GIF_TRUE@am__objects_1 = load_gif.lo
164@USE_JPEG_TRUE@am__objects_2 = load_jpeg.lo
165@USE_PNG_TRUE@am__objects_3 = load_png.lo
166@USE_TIFF_TRUE@am__objects_4 = load_tiff.lo
167@USE_XPM_TRUE@am__objects_5 = load_xpm.lo
168@USE_XPM_FALSE@am__objects_6 = load_xpm_normalized.lo
169@USE_WEBP_TRUE@am__objects_7 = load_webp.lo
170@USE_MAGICK_TRUE@am__objects_8 = load_magick.lo
171am_libwraster_la_OBJECTS = raster.lo alpha_combine.lo draw.lo color.lo \
172	load.lo save.lo gradient.lo xpixmap.lo convert.lo context.lo \
173	misc.lo scale.lo rotate.lo flip.lo convolve.lo save_xpm.lo \
174	xutil.lo load_ppm.lo $(am__objects_1) $(am__objects_2) \
175	$(am__objects_3) $(am__objects_4) $(am__objects_5) \
176	$(am__objects_6) $(am__objects_7) $(am__objects_8)
177libwraster_la_OBJECTS = $(am_libwraster_la_OBJECTS)
178AM_V_lt = $(am__v_lt_@AM_V@)
179am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
180am__v_lt_0 = --silent
181am__v_lt_1 =
182libwraster_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
183	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
184	$(libwraster_la_LDFLAGS) $(LDFLAGS) -o $@
185AM_V_P = $(am__v_P_@AM_V@)
186am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
187am__v_P_0 = false
188am__v_P_1 = :
189AM_V_GEN = $(am__v_GEN_@AM_V@)
190am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
191am__v_GEN_0 = @echo "  GEN     " $@;
192am__v_GEN_1 =
193AM_V_at = $(am__v_at_@AM_V@)
194am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
195am__v_at_0 = @
196am__v_at_1 =
197DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
198depcomp = $(SHELL) $(top_srcdir)/depcomp
199am__maybe_remake_depfiles = depfiles
200am__depfiles_remade = ./$(DEPDIR)/alpha_combine.Plo \
201	./$(DEPDIR)/color.Plo ./$(DEPDIR)/context.Plo \
202	./$(DEPDIR)/convert.Plo ./$(DEPDIR)/convolve.Plo \
203	./$(DEPDIR)/draw.Plo ./$(DEPDIR)/flip.Plo \
204	./$(DEPDIR)/gradient.Plo ./$(DEPDIR)/load.Plo \
205	./$(DEPDIR)/load_gif.Plo ./$(DEPDIR)/load_jpeg.Plo \
206	./$(DEPDIR)/load_magick.Plo ./$(DEPDIR)/load_png.Plo \
207	./$(DEPDIR)/load_ppm.Plo ./$(DEPDIR)/load_tiff.Plo \
208	./$(DEPDIR)/load_webp.Plo ./$(DEPDIR)/load_xpm.Plo \
209	./$(DEPDIR)/load_xpm_normalized.Plo ./$(DEPDIR)/misc.Plo \
210	./$(DEPDIR)/raster.Plo ./$(DEPDIR)/rotate.Plo \
211	./$(DEPDIR)/save.Plo ./$(DEPDIR)/save_xpm.Plo \
212	./$(DEPDIR)/scale.Plo ./$(DEPDIR)/xpixmap.Plo \
213	./$(DEPDIR)/xutil.Plo
214am__mv = mv -f
215COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
216	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
217LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
218	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
219	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
220	$(AM_CFLAGS) $(CFLAGS)
221AM_V_CC = $(am__v_CC_@AM_V@)
222am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
223am__v_CC_0 = @echo "  CC      " $@;
224am__v_CC_1 =
225CCLD = $(CC)
226LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
227	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
228	$(AM_LDFLAGS) $(LDFLAGS) -o $@
229AM_V_CCLD = $(am__v_CCLD_@AM_V@)
230am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
231am__v_CCLD_0 = @echo "  CCLD    " $@;
232am__v_CCLD_1 =
233SOURCES = $(libwraster_la_SOURCES)
234DIST_SOURCES = $(am__libwraster_la_SOURCES_DIST)
235RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
236	ctags-recursive dvi-recursive html-recursive info-recursive \
237	install-data-recursive install-dvi-recursive \
238	install-exec-recursive install-html-recursive \
239	install-info-recursive install-pdf-recursive \
240	install-ps-recursive install-recursive installcheck-recursive \
241	installdirs-recursive pdf-recursive ps-recursive \
242	tags-recursive uninstall-recursive
243am__can_run_installinfo = \
244  case $$AM_UPDATE_INFO_DIR in \
245    n|no|NO) false;; \
246    *) (install-info --version) >/dev/null 2>&1;; \
247  esac
248DATA = $(pkgconfig_DATA)
249HEADERS = $(include_HEADERS)
250RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
251  distclean-recursive maintainer-clean-recursive
252am__recursive_targets = \
253  $(RECURSIVE_TARGETS) \
254  $(RECURSIVE_CLEAN_TARGETS) \
255  $(am__extra_recursive_targets)
256AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
257	distdir distdir-am
258am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
259# Read a list of newline-separated strings from the standard input,
260# and print each of them once, without duplicates.  Input order is
261# *not* preserved.
262am__uniquify_input = $(AWK) '\
263  BEGIN { nonempty = 0; } \
264  { items[$$0] = 1; nonempty = 1; } \
265  END { if (nonempty) { for (i in items) print i; }; } \
266'
267# Make sure the list of sources is unique.  This is necessary because,
268# e.g., the same source file might be shared among _SOURCES variables
269# for different programs/libraries.
270am__define_uniq_tagged_files = \
271  list='$(am__tagged_files)'; \
272  unique=`for i in $$list; do \
273    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
274  done | $(am__uniquify_input)`
275ETAGS = etags
276CTAGS = ctags
277am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp AUTHORS \
278	COPYING ChangeLog INSTALL NEWS README TODO
279DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
280am__relativize = \
281  dir0=`pwd`; \
282  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
283  sed_rest='s,^[^/]*/*,,'; \
284  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
285  sed_butlast='s,/*[^/]*$$,,'; \
286  while test -n "$$dir1"; do \
287    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
288    if test "$$first" != "."; then \
289      if test "$$first" = ".."; then \
290        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
291        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
292      else \
293        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
294        if test "$$first2" = "$$first"; then \
295          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
296        else \
297          dir2="../$$dir2"; \
298        fi; \
299        dir0="$$dir0"/"$$first"; \
300      fi; \
301    fi; \
302    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
303  done; \
304  reldir="$$dir2"
305ACLOCAL = @ACLOCAL@
306AMTAR = @AMTAR@
307AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
308AR = @AR@
309AUTOCONF = @AUTOCONF@
310AUTOHEADER = @AUTOHEADER@
311AUTOMAKE = @AUTOMAKE@
312AWK = @AWK@
313CC = @CC@
314CCDEPMODE = @CCDEPMODE@
315CFLAGS = @CFLAGS@
316CPP = @CPP@
317CPPFLAGS = @CPPFLAGS@
318CYGPATH_W = @CYGPATH_W@
319DEFS = @DEFS@
320DEPDIR = @DEPDIR@
321DLLTOOL = @DLLTOOL@
322DSYMUTIL = @DSYMUTIL@
323DUMPBIN = @DUMPBIN@
324ECHO_C = @ECHO_C@
325ECHO_N = @ECHO_N@
326ECHO_T = @ECHO_T@
327EGREP = @EGREP@
328EXEEXT = @EXEEXT@
329FCLIBS = @FCLIBS@
330FGREP = @FGREP@
331GFXLIBS = @GFXLIBS@
332GREP = @GREP@
333HEADER_SEARCH_PATH = @HEADER_SEARCH_PATH@
334ICONEXT = @ICONEXT@
335INSTALL = @INSTALL@
336INSTALL_DATA = @INSTALL_DATA@
337INSTALL_PROGRAM = @INSTALL_PROGRAM@
338INSTALL_SCRIPT = @INSTALL_SCRIPT@
339INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
340INTLIBS = @INTLIBS@
341LD = @LD@
342LDFLAGS = @LDFLAGS@
343LIBBSD = @LIBBSD@
344LIBEXIF = @LIBEXIF@
345LIBM = @LIBM@
346LIBOBJS = @LIBOBJS@
347LIBRARY_SEARCH_PATH = @LIBRARY_SEARCH_PATH@
348LIBS = @LIBS@
349LIBTOOL = @LIBTOOL@
350LIBXINERAMA = @LIBXINERAMA@
351LIBXMU = @LIBXMU@
352LIBXRANDR = @LIBXRANDR@
353LINGUAS = @LINGUAS@
354LIPO = @LIPO@
355LN_S = @LN_S@
356LTLIBOBJS = @LTLIBOBJS@
357LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
358MAGICKFLAGS = @MAGICKFLAGS@
359MAGICKLIBS = @MAGICKLIBS@
360MAKEINFO = @MAKEINFO@
361MANIFEST_TOOL = @MANIFEST_TOOL@
362MANLANGDIRS = @MANLANGDIRS@
363MKDIR_P = @MKDIR_P@
364MSGFMT = @MSGFMT@
365NM = @NM@
366NMEDIT = @NMEDIT@
367OBJDUMP = @OBJDUMP@
368OBJEXT = @OBJEXT@
369OTOOL = @OTOOL@
370OTOOL64 = @OTOOL64@
371PACKAGE = @PACKAGE@
372PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
373PACKAGE_NAME = @PACKAGE_NAME@
374PACKAGE_STRING = @PACKAGE_STRING@
375PACKAGE_TARNAME = @PACKAGE_TARNAME@
376PACKAGE_URL = @PACKAGE_URL@
377PACKAGE_VERSION = @PACKAGE_VERSION@
378PANGOLIBS = @PANGOLIBS@
379PATH_SEPARATOR = @PATH_SEPARATOR@
380PKG_CONFIG = @PKG_CONFIG@
381PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
382PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
383PTHREAD_CC = @PTHREAD_CC@
384PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
385PTHREAD_LIBS = @PTHREAD_LIBS@
386RANLIB = @RANLIB@
387SED = @SED@
388SET_MAKE = @SET_MAKE@
389SHELL = @SHELL@
390STRIP = @STRIP@
391UTILMOFILES = @UTILMOFILES@
392VERSION = @VERSION@
393WINGSMOFILES = @WINGSMOFILES@
394WINGS_VERSION = @WINGS_VERSION@
395WMAKERMOFILES = @WMAKERMOFILES@
396WPREFSMOFILES = @WPREFSMOFILES@
397WRASTER_VERSION = @WRASTER_VERSION@
398WUTIL_VERSION = @WUTIL_VERSION@
399XCFLAGS = @XCFLAGS@
400XFTCONFIG = @XFTCONFIG@
401XFTFLAGS = @XFTFLAGS@
402XFTLIBS = @XFTLIBS@
403XGETTEXT = @XGETTEXT@
404XLFLAGS = @XLFLAGS@
405XLIBS = @XLIBS@
406XMKMF = @XMKMF@
407X_CFLAGS = @X_CFLAGS@
408X_EXTRA_LIBS = @X_EXTRA_LIBS@
409X_LIBRARY_PATH = @X_LIBRARY_PATH@
410X_LIBS = @X_LIBS@
411X_PRE_LIBS = @X_PRE_LIBS@
412abs_builddir = @abs_builddir@
413abs_srcdir = @abs_srcdir@
414abs_top_builddir = @abs_top_builddir@
415abs_top_srcdir = @abs_top_srcdir@
416ac_ct_AR = @ac_ct_AR@
417ac_ct_CC = @ac_ct_CC@
418ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
419am__include = @am__include@
420am__leading_dot = @am__leading_dot@
421am__quote = @am__quote@
422am__tar = @am__tar@
423am__untar = @am__untar@
424ax_pthread_config = @ax_pthread_config@
425bindir = @bindir@
426build = @build@
427build_alias = @build_alias@
428build_cpu = @build_cpu@
429build_os = @build_os@
430build_vendor = @build_vendor@
431builddir = @builddir@
432datadir = @datadir@
433datarootdir = @datarootdir@
434defsdatadir = @defsdatadir@
435docdir = @docdir@
436dvidir = @dvidir@
437exec_prefix = @exec_prefix@
438host = @host@
439host_alias = @host_alias@
440host_cpu = @host_cpu@
441host_os = @host_os@
442host_vendor = @host_vendor@
443htmldir = @htmldir@
444inc_search_path = @inc_search_path@
445includedir = @includedir@
446infodir = @infodir@
447install_sh = @install_sh@
448lcov_output_directory = @lcov_output_directory@
449lib_search_path = @lib_search_path@
450libdir = @libdir@
451libexecdir = @libexecdir@
452localedir = @localedir@
453localstatedir = @localstatedir@
454mandir = @mandir@
455mkdir_p = @mkdir_p@
456oldincludedir = @oldincludedir@
457pdfdir = @pdfdir@
458pixmapdir = @pixmapdir@
459prefix = @prefix@
460program_transform_name = @program_transform_name@
461psdir = @psdir@
462runstatedir = @runstatedir@
463sbindir = @sbindir@
464sharedstatedir = @sharedstatedir@
465srcdir = @srcdir@
466sysconfdir = @sysconfdir@
467target_alias = @target_alias@
468top_build_prefix = @top_build_prefix@
469top_builddir = @top_builddir@
470top_srcdir = @top_srcdir@
471wprefs_bindir = @wprefs_bindir@
472wprefs_datadir = @wprefs_datadir@
473SUBDIRS = .
474DIST_SUBDIRS = $(SUBDIRS) tests
475AUTOMAKE_OPTIONS =
476EXTRA_DIST = tests
477lib_LTLIBRARIES = libwraster.la
478libwraster_la_LDFLAGS = -version-info @WRASTER_VERSION@ \
479	$(am__append_1)
480@HAVE_LD_VERSION_SCRIPT_TRUE@EXTRA_libwraster_la_DEPENDENCIES = libwraster.map
481@HAVE_LD_VERSION_SCRIPT_TRUE@CLEANFILES = libwraster.map
482include_HEADERS = wraster.h
483libwraster_la_SOURCES = imgformat.h raster.c alpha_combine.c draw.c \
484	color.c load.c save.c gradient.c xpixmap.c convert.h convert.c \
485	context.c misc.c scale.c scale.h rotate.c rotate.h flip.c \
486	convolve.c save_xpm.c xutil.c xutil.h load_ppm.c \
487	$(am__append_2) $(am__append_3) $(am__append_4) \
488	$(am__append_5) $(am__append_6) $(am__append_7) \
489	$(am__append_8) $(am__append_9)
490AM_CFLAGS = @MAGICKFLAGS@
491AM_CPPFLAGS = $(DFLAGS) @HEADER_SEARCH_PATH@
492libwraster_la_LIBADD = @LIBRARY_SEARCH_PATH@ @GFXLIBS@ @MAGICKLIBS@ @XLIBS@ @LIBXMU@ -lm
493pkgconfigdir = $(prefix)/libdata/pkgconfig
494pkgconfig_DATA = wrlib.pc
495DISTCLEANFILES = $(pkgconfig_DATA)
496all: all-recursive
497
498.SUFFIXES:
499.SUFFIXES: .c .lo .o .obj
500$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
501	@for dep in $?; do \
502	  case '$(am__configure_deps)' in \
503	    *$$dep*) \
504	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
505	        && { if test -f $@; then exit 0; else break; fi; }; \
506	      exit 1;; \
507	  esac; \
508	done; \
509	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu wrlib/Makefile'; \
510	$(am__cd) $(top_srcdir) && \
511	  $(AUTOMAKE) --gnu wrlib/Makefile
512Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
513	@case '$?' in \
514	  *config.status*) \
515	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
516	  *) \
517	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
518	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
519	esac;
520
521$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
522	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
523
524$(top_srcdir)/configure:  $(am__configure_deps)
525	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
526$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
527	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
528$(am__aclocal_m4_deps):
529
530install-libLTLIBRARIES: $(lib_LTLIBRARIES)
531	@$(NORMAL_INSTALL)
532	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
533	list2=; for p in $$list; do \
534	  if test -f $$p; then \
535	    list2="$$list2 $$p"; \
536	  else :; fi; \
537	done; \
538	test -z "$$list2" || { \
539	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
540	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
541	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
542	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
543	}
544
545uninstall-libLTLIBRARIES:
546	@$(NORMAL_UNINSTALL)
547	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
548	for p in $$list; do \
549	  $(am__strip_dir) \
550	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
551	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
552	done
553
554clean-libLTLIBRARIES:
555	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
556	@list='$(lib_LTLIBRARIES)'; \
557	locs=`for p in $$list; do echo $$p; done | \
558	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
559	      sort -u`; \
560	test -z "$$locs" || { \
561	  echo rm -f $${locs}; \
562	  rm -f $${locs}; \
563	}
564
565libwraster.la: $(libwraster_la_OBJECTS) $(libwraster_la_DEPENDENCIES) $(EXTRA_libwraster_la_DEPENDENCIES)
566	$(AM_V_CCLD)$(libwraster_la_LINK) -rpath $(libdir) $(libwraster_la_OBJECTS) $(libwraster_la_LIBADD) $(LIBS)
567
568mostlyclean-compile:
569	-rm -f *.$(OBJEXT)
570
571distclean-compile:
572	-rm -f *.tab.c
573
574@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alpha_combine.Plo@am__quote@ # am--include-marker
575@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/color.Plo@am__quote@ # am--include-marker
576@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/context.Plo@am__quote@ # am--include-marker
577@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/convert.Plo@am__quote@ # am--include-marker
578@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/convolve.Plo@am__quote@ # am--include-marker
579@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/draw.Plo@am__quote@ # am--include-marker
580@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/flip.Plo@am__quote@ # am--include-marker
581@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gradient.Plo@am__quote@ # am--include-marker
582@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/load.Plo@am__quote@ # am--include-marker
583@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/load_gif.Plo@am__quote@ # am--include-marker
584@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/load_jpeg.Plo@am__quote@ # am--include-marker
585@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/load_magick.Plo@am__quote@ # am--include-marker
586@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/load_png.Plo@am__quote@ # am--include-marker
587@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/load_ppm.Plo@am__quote@ # am--include-marker
588@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/load_tiff.Plo@am__quote@ # am--include-marker
589@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/load_webp.Plo@am__quote@ # am--include-marker
590@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/load_xpm.Plo@am__quote@ # am--include-marker
591@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/load_xpm_normalized.Plo@am__quote@ # am--include-marker
592@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/misc.Plo@am__quote@ # am--include-marker
593@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/raster.Plo@am__quote@ # am--include-marker
594@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rotate.Plo@am__quote@ # am--include-marker
595@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/save.Plo@am__quote@ # am--include-marker
596@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/save_xpm.Plo@am__quote@ # am--include-marker
597@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scale.Plo@am__quote@ # am--include-marker
598@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xpixmap.Plo@am__quote@ # am--include-marker
599@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xutil.Plo@am__quote@ # am--include-marker
600
601$(am__depfiles_remade):
602	@$(MKDIR_P) $(@D)
603	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
604
605am--depfiles: $(am__depfiles_remade)
606
607.c.o:
608@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
609@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
610@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
611@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
612@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
613
614.c.obj:
615@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
616@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
617@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
618@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
619@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
620
621.c.lo:
622@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
623@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
624@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
625@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
626@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
627
628mostlyclean-libtool:
629	-rm -f *.lo
630
631clean-libtool:
632	-rm -rf .libs _libs
633install-pkgconfigDATA: $(pkgconfig_DATA)
634	@$(NORMAL_INSTALL)
635	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
636	if test -n "$$list"; then \
637	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
638	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
639	fi; \
640	for p in $$list; do \
641	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
642	  echo "$$d$$p"; \
643	done | $(am__base_list) | \
644	while read files; do \
645	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
646	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
647	done
648
649uninstall-pkgconfigDATA:
650	@$(NORMAL_UNINSTALL)
651	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
652	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
653	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
654install-includeHEADERS: $(include_HEADERS)
655	@$(NORMAL_INSTALL)
656	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
657	if test -n "$$list"; then \
658	  echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
659	  $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
660	fi; \
661	for p in $$list; do \
662	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
663	  echo "$$d$$p"; \
664	done | $(am__base_list) | \
665	while read files; do \
666	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
667	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
668	done
669
670uninstall-includeHEADERS:
671	@$(NORMAL_UNINSTALL)
672	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
673	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
674	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
675
676# This directory's subdirectories are mostly independent; you can cd
677# into them and run 'make' without going through this Makefile.
678# To change the values of 'make' variables: instead of editing Makefiles,
679# (1) if the variable is set in 'config.status', edit 'config.status'
680#     (which will cause the Makefiles to be regenerated when you run 'make');
681# (2) otherwise, pass the desired values on the 'make' command line.
682$(am__recursive_targets):
683	@fail=; \
684	if $(am__make_keepgoing); then \
685	  failcom='fail=yes'; \
686	else \
687	  failcom='exit 1'; \
688	fi; \
689	dot_seen=no; \
690	target=`echo $@ | sed s/-recursive//`; \
691	case "$@" in \
692	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
693	  *) list='$(SUBDIRS)' ;; \
694	esac; \
695	for subdir in $$list; do \
696	  echo "Making $$target in $$subdir"; \
697	  if test "$$subdir" = "."; then \
698	    dot_seen=yes; \
699	    local_target="$$target-am"; \
700	  else \
701	    local_target="$$target"; \
702	  fi; \
703	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
704	  || eval $$failcom; \
705	done; \
706	if test "$$dot_seen" = "no"; then \
707	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
708	fi; test -z "$$fail"
709
710ID: $(am__tagged_files)
711	$(am__define_uniq_tagged_files); mkid -fID $$unique
712tags: tags-recursive
713TAGS: tags
714
715tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
716	set x; \
717	here=`pwd`; \
718	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
719	  include_option=--etags-include; \
720	  empty_fix=.; \
721	else \
722	  include_option=--include; \
723	  empty_fix=; \
724	fi; \
725	list='$(SUBDIRS)'; for subdir in $$list; do \
726	  if test "$$subdir" = .; then :; else \
727	    test ! -f $$subdir/TAGS || \
728	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
729	  fi; \
730	done; \
731	$(am__define_uniq_tagged_files); \
732	shift; \
733	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
734	  test -n "$$unique" || unique=$$empty_fix; \
735	  if test $$# -gt 0; then \
736	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
737	      "$$@" $$unique; \
738	  else \
739	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
740	      $$unique; \
741	  fi; \
742	fi
743ctags: ctags-recursive
744
745CTAGS: ctags
746ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
747	$(am__define_uniq_tagged_files); \
748	test -z "$(CTAGS_ARGS)$$unique" \
749	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
750	     $$unique
751
752GTAGS:
753	here=`$(am__cd) $(top_builddir) && pwd` \
754	  && $(am__cd) $(top_srcdir) \
755	  && gtags -i $(GTAGS_ARGS) "$$here"
756cscopelist: cscopelist-recursive
757
758cscopelist-am: $(am__tagged_files)
759	list='$(am__tagged_files)'; \
760	case "$(srcdir)" in \
761	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
762	  *) sdir=$(subdir)/$(srcdir) ;; \
763	esac; \
764	for i in $$list; do \
765	  if test -f "$$i"; then \
766	    echo "$(subdir)/$$i"; \
767	  else \
768	    echo "$$sdir/$$i"; \
769	  fi; \
770	done >> $(top_builddir)/cscope.files
771
772distclean-tags:
773	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
774
775distdir: $(BUILT_SOURCES)
776	$(MAKE) $(AM_MAKEFLAGS) distdir-am
777
778distdir-am: $(DISTFILES)
779	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
780	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
781	list='$(DISTFILES)'; \
782	  dist_files=`for file in $$list; do echo $$file; done | \
783	  sed -e "s|^$$srcdirstrip/||;t" \
784	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
785	case $$dist_files in \
786	  */*) $(MKDIR_P) `echo "$$dist_files" | \
787			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
788			   sort -u` ;; \
789	esac; \
790	for file in $$dist_files; do \
791	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
792	  if test -d $$d/$$file; then \
793	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
794	    if test -d "$(distdir)/$$file"; then \
795	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
796	    fi; \
797	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
798	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
799	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
800	    fi; \
801	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
802	  else \
803	    test -f "$(distdir)/$$file" \
804	    || cp -p $$d/$$file "$(distdir)/$$file" \
805	    || exit 1; \
806	  fi; \
807	done
808	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
809	  if test "$$subdir" = .; then :; else \
810	    $(am__make_dryrun) \
811	      || test -d "$(distdir)/$$subdir" \
812	      || $(MKDIR_P) "$(distdir)/$$subdir" \
813	      || exit 1; \
814	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
815	    $(am__relativize); \
816	    new_distdir=$$reldir; \
817	    dir1=$$subdir; dir2="$(top_distdir)"; \
818	    $(am__relativize); \
819	    new_top_distdir=$$reldir; \
820	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
821	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
822	    ($(am__cd) $$subdir && \
823	      $(MAKE) $(AM_MAKEFLAGS) \
824	        top_distdir="$$new_top_distdir" \
825	        distdir="$$new_distdir" \
826		am__remove_distdir=: \
827		am__skip_length_check=: \
828		am__skip_mode_fix=: \
829	        distdir) \
830	      || exit 1; \
831	  fi; \
832	done
833check-am: all-am
834check: check-recursive
835all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
836installdirs: installdirs-recursive
837installdirs-am:
838	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(includedir)"; do \
839	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
840	done
841install: install-recursive
842install-exec: install-exec-recursive
843install-data: install-data-recursive
844uninstall: uninstall-recursive
845
846install-am: all-am
847	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
848
849installcheck: installcheck-recursive
850install-strip:
851	if test -z '$(STRIP)'; then \
852	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
853	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
854	      install; \
855	else \
856	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
857	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
858	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
859	fi
860mostlyclean-generic:
861
862clean-generic:
863	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
864
865distclean-generic:
866	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
867	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
868	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
869
870maintainer-clean-generic:
871	@echo "This command is intended for maintainers to use"
872	@echo "it deletes files that may require special tools to rebuild."
873clean: clean-recursive
874
875clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
876	mostlyclean-am
877
878distclean: distclean-recursive
879		-rm -f ./$(DEPDIR)/alpha_combine.Plo
880	-rm -f ./$(DEPDIR)/color.Plo
881	-rm -f ./$(DEPDIR)/context.Plo
882	-rm -f ./$(DEPDIR)/convert.Plo
883	-rm -f ./$(DEPDIR)/convolve.Plo
884	-rm -f ./$(DEPDIR)/draw.Plo
885	-rm -f ./$(DEPDIR)/flip.Plo
886	-rm -f ./$(DEPDIR)/gradient.Plo
887	-rm -f ./$(DEPDIR)/load.Plo
888	-rm -f ./$(DEPDIR)/load_gif.Plo
889	-rm -f ./$(DEPDIR)/load_jpeg.Plo
890	-rm -f ./$(DEPDIR)/load_magick.Plo
891	-rm -f ./$(DEPDIR)/load_png.Plo
892	-rm -f ./$(DEPDIR)/load_ppm.Plo
893	-rm -f ./$(DEPDIR)/load_tiff.Plo
894	-rm -f ./$(DEPDIR)/load_webp.Plo
895	-rm -f ./$(DEPDIR)/load_xpm.Plo
896	-rm -f ./$(DEPDIR)/load_xpm_normalized.Plo
897	-rm -f ./$(DEPDIR)/misc.Plo
898	-rm -f ./$(DEPDIR)/raster.Plo
899	-rm -f ./$(DEPDIR)/rotate.Plo
900	-rm -f ./$(DEPDIR)/save.Plo
901	-rm -f ./$(DEPDIR)/save_xpm.Plo
902	-rm -f ./$(DEPDIR)/scale.Plo
903	-rm -f ./$(DEPDIR)/xpixmap.Plo
904	-rm -f ./$(DEPDIR)/xutil.Plo
905	-rm -f Makefile
906distclean-am: clean-am distclean-compile distclean-generic \
907	distclean-tags
908
909dvi: dvi-recursive
910
911dvi-am:
912
913html: html-recursive
914
915html-am:
916
917info: info-recursive
918
919info-am:
920
921install-data-am: install-includeHEADERS install-pkgconfigDATA
922
923install-dvi: install-dvi-recursive
924
925install-dvi-am:
926
927install-exec-am: install-libLTLIBRARIES
928
929install-html: install-html-recursive
930
931install-html-am:
932
933install-info: install-info-recursive
934
935install-info-am:
936
937install-man:
938
939install-pdf: install-pdf-recursive
940
941install-pdf-am:
942
943install-ps: install-ps-recursive
944
945install-ps-am:
946
947installcheck-am:
948
949maintainer-clean: maintainer-clean-recursive
950		-rm -f ./$(DEPDIR)/alpha_combine.Plo
951	-rm -f ./$(DEPDIR)/color.Plo
952	-rm -f ./$(DEPDIR)/context.Plo
953	-rm -f ./$(DEPDIR)/convert.Plo
954	-rm -f ./$(DEPDIR)/convolve.Plo
955	-rm -f ./$(DEPDIR)/draw.Plo
956	-rm -f ./$(DEPDIR)/flip.Plo
957	-rm -f ./$(DEPDIR)/gradient.Plo
958	-rm -f ./$(DEPDIR)/load.Plo
959	-rm -f ./$(DEPDIR)/load_gif.Plo
960	-rm -f ./$(DEPDIR)/load_jpeg.Plo
961	-rm -f ./$(DEPDIR)/load_magick.Plo
962	-rm -f ./$(DEPDIR)/load_png.Plo
963	-rm -f ./$(DEPDIR)/load_ppm.Plo
964	-rm -f ./$(DEPDIR)/load_tiff.Plo
965	-rm -f ./$(DEPDIR)/load_webp.Plo
966	-rm -f ./$(DEPDIR)/load_xpm.Plo
967	-rm -f ./$(DEPDIR)/load_xpm_normalized.Plo
968	-rm -f ./$(DEPDIR)/misc.Plo
969	-rm -f ./$(DEPDIR)/raster.Plo
970	-rm -f ./$(DEPDIR)/rotate.Plo
971	-rm -f ./$(DEPDIR)/save.Plo
972	-rm -f ./$(DEPDIR)/save_xpm.Plo
973	-rm -f ./$(DEPDIR)/scale.Plo
974	-rm -f ./$(DEPDIR)/xpixmap.Plo
975	-rm -f ./$(DEPDIR)/xutil.Plo
976	-rm -f Makefile
977maintainer-clean-am: distclean-am maintainer-clean-generic
978
979mostlyclean: mostlyclean-recursive
980
981mostlyclean-am: mostlyclean-compile mostlyclean-generic \
982	mostlyclean-libtool
983
984pdf: pdf-recursive
985
986pdf-am:
987
988ps: ps-recursive
989
990ps-am:
991
992uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES \
993	uninstall-pkgconfigDATA
994
995.MAKE: $(am__recursive_targets) install-am install-strip
996
997.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
998	am--depfiles check check-am clean clean-generic \
999	clean-libLTLIBRARIES clean-libtool cscopelist-am ctags \
1000	ctags-am distclean distclean-compile distclean-generic \
1001	distclean-libtool distclean-tags distdir dvi dvi-am html \
1002	html-am info info-am install install-am install-data \
1003	install-data-am install-dvi install-dvi-am install-exec \
1004	install-exec-am install-html install-html-am \
1005	install-includeHEADERS install-info install-info-am \
1006	install-libLTLIBRARIES install-man install-pdf install-pdf-am \
1007	install-pkgconfigDATA install-ps install-ps-am install-strip \
1008	installcheck installcheck-am installdirs installdirs-am \
1009	maintainer-clean maintainer-clean-generic mostlyclean \
1010	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1011	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
1012	uninstall-includeHEADERS uninstall-libLTLIBRARIES \
1013	uninstall-pkgconfigDATA
1014
1015.PRECIOUS: Makefile
1016
1017
1018wrlib.pc: Makefile
1019	@echo "Generating $@"
1020	@echo 'Name: wrlib' > $@
1021	@echo 'Description: Image manipulation and conversion library' >> $@
1022	@echo 'Version: $(VERSION)' >> $@
1023	@echo 'Libs: $(lib_search_path) -lwraster' >> $@
1024	@echo 'Libs.private: $(GFXLIBS) $(MAGICKLIBS) $(XLIBS) -lm' >> $@
1025	@echo 'Cflags: $(inc_search_path)' >> $@
1026
1027@HAVE_LD_VERSION_SCRIPT_TRUE@libwraster.map: $(include_HEADERS) $(top_srcdir)/script/generate-mapfile-from-header.sh
1028@HAVE_LD_VERSION_SCRIPT_TRUE@	$(AM_V_GEN)$(top_srcdir)/script/generate-mapfile-from-header.sh \
1029@HAVE_LD_VERSION_SCRIPT_TRUE@		-n LIBWRASTER -v $(WRASTER_VERSION) $(srcdir)/$(include_HEADERS) > libwraster.map
1030
1031# Tell versions [3.59,3.63) of GNU make to not export all variables.
1032# Otherwise a system limit (for SysV at least) may be exceeded.
1033.NOEXPORT:
1034