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# Variables
18
19#export STP_MODULE_PATH = $(top_builddir)/src/main/.libs:$(top_builddir)/src/main
20#export STP_DATA_PATH = $(top_srcdir)/src/xml
21
22VPATH = @srcdir@
23am__is_gnu_make = { \
24  if test -z '$(MAKELEVEL)'; then \
25    false; \
26  elif test -n '$(MAKE_HOST)'; then \
27    true; \
28  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
29    true; \
30  else \
31    false; \
32  fi; \
33}
34am__make_running_with_option = \
35  case $${target_option-} in \
36      ?) ;; \
37      *) echo "am__make_running_with_option: internal error: invalid" \
38              "target option '$${target_option-}' specified" >&2; \
39         exit 1;; \
40  esac; \
41  has_opt=no; \
42  sane_makeflags=$$MAKEFLAGS; \
43  if $(am__is_gnu_make); then \
44    sane_makeflags=$$MFLAGS; \
45  else \
46    case $$MAKEFLAGS in \
47      *\\[\ \	]*) \
48        bs=\\; \
49        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
50          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
51    esac; \
52  fi; \
53  skip_next=no; \
54  strip_trailopt () \
55  { \
56    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
57  }; \
58  for flg in $$sane_makeflags; do \
59    test $$skip_next = yes && { skip_next=no; continue; }; \
60    case $$flg in \
61      *=*|--*) continue;; \
62        -*I) strip_trailopt 'I'; skip_next=yes;; \
63      -*I?*) strip_trailopt 'I';; \
64        -*O) strip_trailopt 'O'; skip_next=yes;; \
65      -*O?*) strip_trailopt 'O';; \
66        -*l) strip_trailopt 'l'; skip_next=yes;; \
67      -*l?*) strip_trailopt 'l';; \
68      -[dEDm]) skip_next=yes;; \
69      -[JT]) skip_next=yes;; \
70    esac; \
71    case $$flg in \
72      *$$target_option*) has_opt=yes; break;; \
73    esac; \
74  done; \
75  test $$has_opt = yes
76am__make_dryrun = (target_option=n; $(am__make_running_with_option))
77am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
78pkgdatadir = $(datadir)/@PACKAGE@
79pkglibdir = $(libdir)/@PACKAGE@
80pkglibexecdir = $(libexecdir)/@PACKAGE@
81am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
82install_sh_DATA = $(install_sh) -c -m 644
83install_sh_PROGRAM = $(install_sh) -c
84install_sh_SCRIPT = $(install_sh) -c
85INSTALL_HEADER = $(INSTALL_DATA)
86transform = $(program_transform_name)
87NORMAL_INSTALL = :
88PRE_INSTALL = :
89POST_INSTALL = :
90NORMAL_UNINSTALL = :
91PRE_UNINSTALL = :
92POST_UNINSTALL = :
93build_triplet = @build@
94host_triplet = @host@
95subdir = include/gutenprintui2
96ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
97am__aclocal_m4_deps = $(top_srcdir)/m4local/stp.m4 \
98	$(top_srcdir)/m4local/stp_cups.m4 \
99	$(top_srcdir)/m4local/stp_option.m4 \
100	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
101	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
102	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
103	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
104	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
105	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
106	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/stp_release.m4 \
107	$(top_srcdir)/configure.ac
108am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
109	$(ACLOCAL_M4)
110DIST_COMMON = $(srcdir)/Makefile.am $(am__pkginclude_HEADERS_DIST) \
111	$(am__DIST_COMMON)
112mkinstalldirs = $(install_sh) -d
113CONFIG_HEADER = $(top_builddir)/config.h
114CONFIG_CLEAN_FILES =
115CONFIG_CLEAN_VPATH_FILES =
116AM_V_P = $(am__v_P_@AM_V@)
117am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
118am__v_P_0 = false
119am__v_P_1 = :
120AM_V_GEN = $(am__v_GEN_@AM_V@)
121am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
122am__v_GEN_0 = @echo "  GEN     " $@;
123am__v_GEN_1 =
124AM_V_at = $(am__v_at_@AM_V@)
125am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
126am__v_at_0 = @
127am__v_at_1 =
128SOURCES =
129DIST_SOURCES =
130am__can_run_installinfo = \
131  case $$AM_UPDATE_INFO_DIR in \
132    n|no|NO) false;; \
133    *) (install-info --version) >/dev/null 2>&1;; \
134  esac
135am__pkginclude_HEADERS_DIST = gutenprintui.h curve.h gammacurve.h \
136	typebuiltins.h
137am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
138am__vpath_adj = case $$p in \
139    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
140    *) f=$$p;; \
141  esac;
142am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
143am__install_max = 40
144am__nobase_strip_setup = \
145  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
146am__nobase_strip = \
147  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
148am__nobase_list = $(am__nobase_strip_setup); \
149  for p in $$list; do echo "$$p $$p"; done | \
150  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
151  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
152    if (++n[$$2] == $(am__install_max)) \
153      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
154    END { for (dir in files) print dir, files[dir] }'
155am__base_list = \
156  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
157  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
158am__uninstall_files_from_dir = { \
159  test -z "$$files" \
160    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
161    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
162         $(am__cd) "$$dir" && rm -f $$files; }; \
163  }
164am__installdirs = "$(DESTDIR)$(pkgincludedir)"
165HEADERS = $(pkginclude_HEADERS)
166am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
167# Read a list of newline-separated strings from the standard input,
168# and print each of them once, without duplicates.  Input order is
169# *not* preserved.
170am__uniquify_input = $(AWK) '\
171  BEGIN { nonempty = 0; } \
172  { items[$$0] = 1; nonempty = 1; } \
173  END { if (nonempty) { for (i in items) print i; }; } \
174'
175# Make sure the list of sources is unique.  This is necessary because,
176# e.g., the same source file might be shared among _SOURCES variables
177# for different programs/libraries.
178am__define_uniq_tagged_files = \
179  list='$(am__tagged_files)'; \
180  unique=`for i in $$list; do \
181    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
182  done | $(am__uniquify_input)`
183ETAGS = etags
184CTAGS = ctags
185am__DIST_COMMON = $(srcdir)/Makefile.in \
186	$(top_srcdir)/scripts/global.mk
187DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
188pkgincludedir = $(includedir)/gutenprintui2
189ACLOCAL = @ACLOCAL@
190ALL_LINGUAS = @ALL_LINGUAS@
191AMTAR = @AMTAR@
192AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
193AR = @AR@
194AUTOCONF = @AUTOCONF@
195AUTOHEADER = @AUTOHEADER@
196AUTOMAKE = @AUTOMAKE@
197AWK = @AWK@
198BASH = @BASH@
199BASHREAL = @BASHREAL@
200BUILD_CUPS_PPDS = @BUILD_CUPS_PPDS@
201BZIP2 = @BZIP2@
202CC = @CC@
203CCDEPMODE = @CCDEPMODE@
204CFLAGS = @CFLAGS@
205COMPRESS = @COMPRESS@
206CONVERT = @CONVERT@
207CPP = @CPP@
208CPPFLAGS = @CPPFLAGS@
209CSUF = @CSUF@
210CUPS_CFLAGS = @CUPS_CFLAGS@
211CUPS_CONFIG = @CUPS_CONFIG@
212CUPS_LIBS = @CUPS_LIBS@
213CUPS_PPD_PS_LEVEL = @CUPS_PPD_PS_LEVEL@
214CYGPATH_W = @CYGPATH_W@
215DB2HTML = @DB2HTML@
216DB2PDF = @DB2PDF@
217DB2PS = @DB2PS@
218DEFS = @DEFS@
219DEPDIR = @DEPDIR@
220DLLTOOL = @DLLTOOL@
221DOXYGEN = @DOXYGEN@
222DSYMUTIL = @DSYMUTIL@
223DUMPBIN = @DUMPBIN@
224DVIPDF = @DVIPDF@
225DVIPS = @DVIPS@
226ECHO_C = @ECHO_C@
227ECHO_N = @ECHO_N@
228ECHO_T = @ECHO_T@
229EGREP = @EGREP@
230ENABLE_SHARED = @ENABLE_SHARED@
231ENABLE_STATIC = @ENABLE_STATIC@
232EXEEXT = @EXEEXT@
233FGREP = @FGREP@
234FIND = @FIND@
235GENPPD_LIBS = @GENPPD_LIBS@
236GIMP2_CFLAGS = @GIMP2_CFLAGS@
237GIMP2_LIBS = @GIMP2_LIBS@
238GIMPTOOL2_CHECK = @GIMPTOOL2_CHECK@
239GLIB_MKENUMS = @GLIB_MKENUMS@
240GMSGFMT = @GMSGFMT@
241GMSGFMT_015 = @GMSGFMT_015@
242GNUCFLAGS = @GNUCFLAGS@
243GREP = @GREP@
244GTK2_CFLAGS = @GTK2_CFLAGS@
245GTK2_LIBS = @GTK2_LIBS@
246GUTENPRINTUI2_BINARY_AGE = @GUTENPRINTUI2_BINARY_AGE@
247GUTENPRINTUI2_CFLAGS = @GUTENPRINTUI2_CFLAGS@
248GUTENPRINTUI2_CURRENT_INTERFACE = @GUTENPRINTUI2_CURRENT_INTERFACE@
249GUTENPRINTUI2_INTERFACE_AGE = @GUTENPRINTUI2_INTERFACE_AGE@
250GUTENPRINTUI2_LIBDEPS = @GUTENPRINTUI2_LIBDEPS@
251GUTENPRINTUI2_LIBS = $(top_builddir)/src/gutenprintui2/libgutenprintui2.la
252GUTENPRINTUI2_VERSION = @GUTENPRINTUI2_VERSION@
253GUTENPRINT_BASE_VERSION = @GUTENPRINT_BASE_VERSION@
254GUTENPRINT_BINARY_AGE = @GUTENPRINT_BINARY_AGE@
255GUTENPRINT_CFLAGS = @GUTENPRINT_CFLAGS@
256GUTENPRINT_CURRENT_INTERFACE = @GUTENPRINT_CURRENT_INTERFACE@
257GUTENPRINT_INTERFACE_AGE = @GUTENPRINT_INTERFACE_AGE@
258GUTENPRINT_LIBDEPS = @GUTENPRINT_LIBDEPS@
259
260# Libraries
261GUTENPRINT_LIBS = $(top_builddir)/src/main/libgutenprint.la
262GUTENPRINT_MAJOR_VERSION = @GUTENPRINT_MAJOR_VERSION@
263GUTENPRINT_MICRO_VERSION = @GUTENPRINT_MICRO_VERSION@
264GUTENPRINT_MINOR_VERSION = @GUTENPRINT_MINOR_VERSION@
265GUTENPRINT_RELEASE_VERSION = @GUTENPRINT_RELEASE_VERSION@
266GUTENPRINT_VERSION = @GUTENPRINT_VERSION@
267GZIP = @GZIP@
268INSTALL = @INSTALL@
269INSTALL_DATA = @INSTALL_DATA@
270INSTALL_PROGRAM = @INSTALL_PROGRAM@
271INSTALL_SCRIPT = @INSTALL_SCRIPT@
272INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
273INTLLIBS = @INTLLIBS@
274INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
275LD = @LD@
276LDFLAGS = @LDFLAGS@
277LEX = @LEX@
278LEXLIB = @LEXLIB@
279LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
280LIBICONV = @LIBICONV@
281LIBINTL = @LIBINTL@
282LIBM = @LIBM@
283LIBOBJS = @LIBOBJS@
284LIBREADLINE_DEPS = @LIBREADLINE_DEPS@
285LIBS = $(INTLLIBS) @LIBS@
286LIBTOOL = @LIBTOOL@
287LIBTOOL_DEPS = @LIBTOOL_DEPS@
288LIBUSB_BACKEND_LIBDEPS = @LIBUSB_BACKEND_LIBDEPS@
289LIBUSB_CFLAGS = @LIBUSB_CFLAGS@
290LIBUSB_LIBS = @LIBUSB_LIBS@
291LIPO = @LIPO@
292LN_S = @LN_S@
293LRZIP = @LRZIP@
294LTALLOCA = @LTALLOCA@
295LTLIBICONV = @LTLIBICONV@
296LTLIBINTL = @LTLIBINTL@
297LTLIBOBJS = @LTLIBOBJS@
298LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
299MAINT = @MAINT@
300MAINTAINER_CFLAGS = @MAINTAINER_CFLAGS@
301MAKEINFO = @MAKEINFO@
302MANIFEST_TOOL = @MANIFEST_TOOL@
303MINIMAL_PRINTERS_TO_TEST = @MINIMAL_PRINTERS_TO_TEST@
304MKDIR_P = @MKDIR_P@
305MSGFMT = @MSGFMT@
306MSGFMT_015 = @MSGFMT_015@
307MSGMERGE = @MSGMERGE@
308NM = @NM@
309NMEDIT = @NMEDIT@
310OBJDUMP = @OBJDUMP@
311OBJEXT = @OBJEXT@
312OTOOL = @OTOOL@
313OTOOL64 = @OTOOL64@
314PACKAGE = @PACKAGE@
315PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
316PACKAGE_NAME = @PACKAGE_NAME@
317PACKAGE_STRING = @PACKAGE_STRING@
318PACKAGE_TARNAME = @PACKAGE_TARNAME@
319PACKAGE_URL = @PACKAGE_URL@
320PACKAGE_VERSION = @PACKAGE_VERSION@
321PATH_SEPARATOR = @PATH_SEPARATOR@
322PERL = @PERL@
323PKGROOT = @PKGROOT@
324PKG_CONFIG = @PKG_CONFIG@
325PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
326PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
327POSUB = @POSUB@
328RANLIB = @RANLIB@
329RELEASE_DATE = @RELEASE_DATE@
330RM = @RM@
331RZIP = @RZIP@
332SED = @SED@
333SET_MAKE = @SET_MAKE@
334SHELL = @SHELL@
335STRIP = @STRIP@
336TEST = @TEST@
337TEXI2HTML = @TEXI2HTML@
338TRUE = @TRUE@
339USE_NLS = @USE_NLS@
340VERSION = @VERSION@
341WHICH_PPDS = @WHICH_PPDS@
342XGETTEXT = @XGETTEXT@
343XGETTEXT_015 = @XGETTEXT_015@
344XZ = @XZ@
345YACC = @YACC@
346YFLAGS = @YFLAGS@
347ZPAQ = @ZPAQ@
348abs_builddir = @abs_builddir@
349abs_srcdir = @abs_srcdir@
350abs_top_builddir = @abs_top_builddir@
351abs_top_srcdir = @abs_top_srcdir@
352ac_ct_AR = @ac_ct_AR@
353ac_ct_CC = @ac_ct_CC@
354ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
355am__include = @am__include@
356am__leading_dot = @am__leading_dot@
357am__quote = @am__quote@
358am__tar = @am__tar@
359am__untar = @am__untar@
360bindir = @bindir@
361build = @build@
362build_alias = @build_alias@
363build_cpu = @build_cpu@
364build_os = @build_os@
365build_vendor = @build_vendor@
366builddir = @builddir@
367cups_bindir = @cups_bindir@
368cups_conf_datadir = @cups_conf_datadir@
369cups_conf_serverbin = @cups_conf_serverbin@
370cups_conf_serverroot = @cups_conf_serverroot@
371cups_exec_prefix = @cups_exec_prefix@
372cups_prefix = @cups_prefix@
373cups_sbindir = @cups_sbindir@
374datadir = @datadir@
375datarootdir = @datarootdir@
376docdir = @docdir@
377dvidir = @dvidir@
378exec_prefix = @exec_prefix@
379gimp2_plug_indir = @gimp2_plug_indir@
380gutenprint_cflags = @gutenprint_cflags@
381gutenprint_libdeps = @gutenprint_libdeps@
382gutenprint_libs = @gutenprint_libs@
383gutenprintui2_cflags = @gutenprintui2_cflags@
384gutenprintui2_libdeps = @gutenprintui2_libdeps@
385gutenprintui2_libs = @gutenprintui2_libs@
386host = @host@
387host_alias = @host_alias@
388host_cpu = @host_cpu@
389host_os = @host_os@
390host_vendor = @host_vendor@
391htmldir = @htmldir@
392includedir = @includedir@
393infodir = @infodir@
394install_sh = @install_sh@
395libdir = @libdir@
396libexecdir = @libexecdir@
397localedir = @localedir@
398localstatedir = @localstatedir@
399mandir = @mandir@
400mkdir_p = @mkdir_p@
401oldincludedir = @oldincludedir@
402pdfdir = @pdfdir@
403prefix = @prefix@
404program_transform_name = @program_transform_name@
405psdir = @psdir@
406sbindir = @sbindir@
407sharedstatedir = @sharedstatedir@
408srcdir = @srcdir@
409sysconfdir = @sysconfdir@
410target_alias = @target_alias@
411top_build_prefix = @top_build_prefix@
412top_builddir = @top_builddir@
413top_srcdir = @top_srcdir@
414AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include $(LOCAL_CPPFLAGS) $(GNUCFLAGS)
415stpui_public_h_sources = \
416	gutenprintui.h		\
417	curve.h			\
418	gammacurve.h
419
420stpui_built_public_sources = \
421	typebuiltins.h
422
423@BUILD_LIBGUTENPRINTUI2_TRUE@pkginclude_HEADERS = \
424@BUILD_LIBGUTENPRINTUI2_TRUE@	$(stpui_public_h_sources) \
425@BUILD_LIBGUTENPRINTUI2_TRUE@	$(stpui_built_public_sources)
426
427@MAINTAINER_MODE_TRUE@typebuiltins_extra_deps = Makefile
428MAINTAINERCLEANFILES = Makefile.in typebuiltins.h typebuiltins.h.tmp
429all: all-am
430
431.SUFFIXES:
432$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/scripts/global.mk $(am__configure_deps)
433	@for dep in $?; do \
434	  case '$(am__configure_deps)' in \
435	    *$$dep*) \
436	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
437	        && { if test -f $@; then exit 0; else break; fi; }; \
438	      exit 1;; \
439	  esac; \
440	done; \
441	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/gutenprintui2/Makefile'; \
442	$(am__cd) $(top_srcdir) && \
443	  $(AUTOMAKE) --gnu include/gutenprintui2/Makefile
444Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
445	@case '$?' in \
446	  *config.status*) \
447	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
448	  *) \
449	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
450	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
451	esac;
452$(top_srcdir)/scripts/global.mk $(am__empty):
453
454$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
455	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
456
457$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
458	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
459$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
460	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
461$(am__aclocal_m4_deps):
462
463mostlyclean-libtool:
464	-rm -f *.lo
465
466clean-libtool:
467	-rm -rf .libs _libs
468install-pkgincludeHEADERS: $(pkginclude_HEADERS)
469	@$(NORMAL_INSTALL)
470	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
471	if test -n "$$list"; then \
472	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgincludedir)'"; \
473	  $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)" || exit 1; \
474	fi; \
475	for p in $$list; do \
476	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
477	  echo "$$d$$p"; \
478	done | $(am__base_list) | \
479	while read files; do \
480	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
481	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \
482	done
483
484uninstall-pkgincludeHEADERS:
485	@$(NORMAL_UNINSTALL)
486	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
487	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
488	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
489
490ID: $(am__tagged_files)
491	$(am__define_uniq_tagged_files); mkid -fID $$unique
492tags: tags-am
493TAGS: tags
494
495tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
496	set x; \
497	here=`pwd`; \
498	$(am__define_uniq_tagged_files); \
499	shift; \
500	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
501	  test -n "$$unique" || unique=$$empty_fix; \
502	  if test $$# -gt 0; then \
503	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
504	      "$$@" $$unique; \
505	  else \
506	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
507	      $$unique; \
508	  fi; \
509	fi
510ctags: ctags-am
511
512CTAGS: ctags
513ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
514	$(am__define_uniq_tagged_files); \
515	test -z "$(CTAGS_ARGS)$$unique" \
516	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
517	     $$unique
518
519GTAGS:
520	here=`$(am__cd) $(top_builddir) && pwd` \
521	  && $(am__cd) $(top_srcdir) \
522	  && gtags -i $(GTAGS_ARGS) "$$here"
523cscopelist: cscopelist-am
524
525cscopelist-am: $(am__tagged_files)
526	list='$(am__tagged_files)'; \
527	case "$(srcdir)" in \
528	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
529	  *) sdir=$(subdir)/$(srcdir) ;; \
530	esac; \
531	for i in $$list; do \
532	  if test -f "$$i"; then \
533	    echo "$(subdir)/$$i"; \
534	  else \
535	    echo "$$sdir/$$i"; \
536	  fi; \
537	done >> $(top_builddir)/cscope.files
538
539distclean-tags:
540	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
541
542distdir: $(BUILT_SOURCES)
543	$(MAKE) $(AM_MAKEFLAGS) distdir-am
544
545distdir-am: $(DISTFILES)
546	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
547	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
548	list='$(DISTFILES)'; \
549	  dist_files=`for file in $$list; do echo $$file; done | \
550	  sed -e "s|^$$srcdirstrip/||;t" \
551	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
552	case $$dist_files in \
553	  */*) $(MKDIR_P) `echo "$$dist_files" | \
554			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
555			   sort -u` ;; \
556	esac; \
557	for file in $$dist_files; do \
558	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
559	  if test -d $$d/$$file; then \
560	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
561	    if test -d "$(distdir)/$$file"; then \
562	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
563	    fi; \
564	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
565	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
566	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
567	    fi; \
568	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
569	  else \
570	    test -f "$(distdir)/$$file" \
571	    || cp -p $$d/$$file "$(distdir)/$$file" \
572	    || exit 1; \
573	  fi; \
574	done
575check-am: all-am
576check: check-am
577all-am: Makefile $(HEADERS)
578installdirs:
579	for dir in "$(DESTDIR)$(pkgincludedir)"; do \
580	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
581	done
582install: install-am
583install-exec: install-exec-am
584install-data: install-data-am
585uninstall: uninstall-am
586
587install-am: all-am
588	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
589
590installcheck: installcheck-am
591install-strip:
592	if test -z '$(STRIP)'; then \
593	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
594	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
595	      install; \
596	else \
597	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
598	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
599	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
600	fi
601mostlyclean-generic:
602
603clean-generic:
604
605distclean-generic:
606	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
607	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
608
609maintainer-clean-generic:
610	@echo "This command is intended for maintainers to use"
611	@echo "it deletes files that may require special tools to rebuild."
612	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
613clean: clean-am
614
615clean-am: clean-generic clean-libtool mostlyclean-am
616
617distclean: distclean-am
618	-rm -f Makefile
619distclean-am: clean-am distclean-generic distclean-tags
620
621dvi: dvi-am
622
623dvi-am:
624
625html: html-am
626
627html-am:
628
629info: info-am
630
631info-am:
632
633install-data-am: install-pkgincludeHEADERS
634
635install-dvi: install-dvi-am
636
637install-dvi-am:
638
639install-exec-am:
640
641install-html: install-html-am
642
643install-html-am:
644
645install-info: install-info-am
646
647install-info-am:
648
649install-man:
650
651install-pdf: install-pdf-am
652
653install-pdf-am:
654
655install-ps: install-ps-am
656
657install-ps-am:
658
659installcheck-am:
660
661maintainer-clean: maintainer-clean-am
662	-rm -f Makefile
663maintainer-clean-am: distclean-am maintainer-clean-generic
664
665mostlyclean: mostlyclean-am
666
667mostlyclean-am: mostlyclean-generic mostlyclean-libtool
668
669pdf: pdf-am
670
671pdf-am:
672
673ps: ps-am
674
675ps-am:
676
677uninstall-am: uninstall-pkgincludeHEADERS
678
679.MAKE: install-am install-strip
680
681.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
682	clean-libtool cscopelist-am ctags ctags-am distclean \
683	distclean-generic distclean-libtool distclean-tags distdir dvi \
684	dvi-am html html-am info info-am install install-am \
685	install-data install-data-am install-dvi install-dvi-am \
686	install-exec install-exec-am install-html install-html-am \
687	install-info install-info-am install-man install-pdf \
688	install-pdf-am install-pkgincludeHEADERS install-ps \
689	install-ps-am install-strip installcheck installcheck-am \
690	installdirs maintainer-clean maintainer-clean-generic \
691	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
692	ps ps-am tags tags-am uninstall uninstall-am \
693	uninstall-pkgincludeHEADERS
694
695.PRECIOUS: Makefile
696
697
698@SET_MAKE@
699
700# Rules
701
702$(top_builddir)/src/main/libgutenprint.la:
703	cd $(top_builddir)/src/main; \
704	$(MAKE)
705
706$(top_builddir)/src/gutenprintui2/libgutenprintui2.la:
707	cd $(top_builddir)/src/gutenprintui2; \
708	$(MAKE)
709
710$(srcdir)/typebuiltins.h: $(stpui_public_h_sources) $(typebuiltins_extra_deps)
711	( cd $(srcdir) && $(GLIB_MKENUMS) \
712			--fhead "#ifndef GUTENPRINTUI_TYPE_BUILTINS_H\n#define GUTENPRINTUI_TYPE_BUILTINS_H\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \
713			--fprod "/* enumerations from \"@filename@\" */\n" \
714			--vhead "GType @enum_name@_get_type (void);\n#define STPUI_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \
715			--ftail "G_END_DECLS\n\n#endif /* GUTENPRINTUI_TYPE_BUILTINS_H */" \
716		$(stpui_public_h_sources) ) > $@.tmp
717	mv $@.tmp $@
718
719# Tell versions [3.59,3.63) of GNU make to not export all variables.
720# Otherwise a system limit (for SysV at least) may be exceeded.
721.NOEXPORT:
722