1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18# Variables
19
20#export STP_MODULE_PATH = $(top_builddir)/src/main/.libs:$(top_builddir)/src/main
21#export STP_DATA_PATH = $(top_srcdir)/src/xml
22VPATH = @srcdir@
23pkgdatadir = $(datadir)/@PACKAGE@
24pkgincludedir = $(includedir)/@PACKAGE@
25pkglibdir = $(libdir)/@PACKAGE@
26pkglibexecdir = $(libexecdir)/@PACKAGE@
27am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28install_sh_DATA = $(install_sh) -c -m 644
29install_sh_PROGRAM = $(install_sh) -c
30install_sh_SCRIPT = $(install_sh) -c
31INSTALL_HEADER = $(INSTALL_DATA)
32transform = $(program_transform_name)
33NORMAL_INSTALL = :
34PRE_INSTALL = :
35POST_INSTALL = :
36NORMAL_UNINSTALL = :
37PRE_UNINSTALL = :
38POST_UNINSTALL = :
39build_triplet = @build@
40host_triplet = @host@
41DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
42	$(top_srcdir)/scripts/global.mk
43subdir = src
44ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
46	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/isc-posix.m4 \
47	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
48	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
49	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
50	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
51	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
52	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/stp.m4 \
53	$(top_srcdir)/m4/stp_cups.m4 $(top_srcdir)/m4/stp_gimp.m4 \
54	$(top_srcdir)/m4/stp_option.m4 $(top_srcdir)/m4/stp_release.m4 \
55	$(top_srcdir)/configure.ac
56am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
57	$(ACLOCAL_M4)
58mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs
59CONFIG_HEADER = $(top_builddir)/config.h
60CONFIG_CLEAN_FILES =
61CONFIG_CLEAN_VPATH_FILES =
62SOURCES =
63DIST_SOURCES =
64RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
65	html-recursive info-recursive install-data-recursive \
66	install-dvi-recursive install-exec-recursive \
67	install-html-recursive install-info-recursive \
68	install-pdf-recursive install-ps-recursive install-recursive \
69	installcheck-recursive installdirs-recursive pdf-recursive \
70	ps-recursive uninstall-recursive
71RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
72  distclean-recursive maintainer-clean-recursive
73AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
74	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
75	distdir
76ETAGS = etags
77CTAGS = ctags
78DIST_SUBDIRS = $(SUBDIRS)
79DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
80am__relativize = \
81  dir0=`pwd`; \
82  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
83  sed_rest='s,^[^/]*/*,,'; \
84  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
85  sed_butlast='s,/*[^/]*$$,,'; \
86  while test -n "$$dir1"; do \
87    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
88    if test "$$first" != "."; then \
89      if test "$$first" = ".."; then \
90        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
91        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
92      else \
93        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
94        if test "$$first2" = "$$first"; then \
95          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
96        else \
97          dir2="../$$dir2"; \
98        fi; \
99        dir0="$$dir0"/"$$first"; \
100      fi; \
101    fi; \
102    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
103  done; \
104  reldir="$$dir2"
105ACLOCAL = @ACLOCAL@
106ALL_LINGUAS = @ALL_LINGUAS@
107AMTAR = @AMTAR@
108AR = @AR@
109AUTOCONF = @AUTOCONF@
110AUTOHEADER = @AUTOHEADER@
111AUTOMAKE = @AUTOMAKE@
112AWK = @AWK@
113BUILD_CUPS_PPDS = @BUILD_CUPS_PPDS@
114CC = @CC@
115CCDEPMODE = @CCDEPMODE@
116CFLAGS = @CFLAGS@
117CONVERT = @CONVERT@
118CPP = @CPP@
119CPPFLAGS = @CPPFLAGS@
120CUPS_CFLAGS = @CUPS_CFLAGS@
121CUPS_CONFIG = @CUPS_CONFIG@
122CUPS_LIBS = @CUPS_LIBS@
123CUPS_PPD_PS_LEVEL = @CUPS_PPD_PS_LEVEL@
124CYGPATH_W = @CYGPATH_W@
125DB2HTML = @DB2HTML@
126DB2PDF = @DB2PDF@
127DB2PS = @DB2PS@
128DEFS = @DEFS@
129DEPDIR = @DEPDIR@
130DIALOG = @DIALOG@
131DOXYGEN = @DOXYGEN@
132DSYMUTIL = @DSYMUTIL@
133DUMPBIN = @DUMPBIN@
134DVIPDF = @DVIPDF@
135DVIPS = @DVIPS@
136ECHO_C = @ECHO_C@
137ECHO_N = @ECHO_N@
138ECHO_T = @ECHO_T@
139EGREP = @EGREP@
140EXEEXT = @EXEEXT@
141FGREP = @FGREP@
142FIND = @FIND@
143FOOMATIC_CONFIGURE = @FOOMATIC_CONFIGURE@
144FOOMATIC_KITLOAD = @FOOMATIC_KITLOAD@
145FOOMATIC_PPDFILE = @FOOMATIC_PPDFILE@
146GENPPD_LIBS = @GENPPD_LIBS@
147GIMP2_CFLAGS = @GIMP2_CFLAGS@
148GIMP2_LIBS = @GIMP2_LIBS@
149GIMPTOOL2_CHECK = @GIMPTOOL2_CHECK@
150GLIB_MKENUMS = @GLIB_MKENUMS@
151GMSGFMT = @GMSGFMT@
152GMSGFMT_015 = @GMSGFMT_015@
153GNUCFLAGS = @GNUCFLAGS@
154GREP = @GREP@
155GTK2_CFLAGS = @GTK2_CFLAGS@
156GTK2_LIBS = @GTK2_LIBS@
157GUTENPRINTUI2_BINARY_AGE = @GUTENPRINTUI2_BINARY_AGE@
158GUTENPRINTUI2_CFLAGS = @GUTENPRINTUI2_CFLAGS@
159GUTENPRINTUI2_CURRENT_INTERFACE = @GUTENPRINTUI2_CURRENT_INTERFACE@
160GUTENPRINTUI2_INTERFACE_AGE = @GUTENPRINTUI2_INTERFACE_AGE@
161GUTENPRINTUI2_LIBDEPS = @GUTENPRINTUI2_LIBDEPS@
162GUTENPRINTUI2_LIBS = $(top_builddir)/src/gutenprintui2/libgutenprintui2.la
163GUTENPRINTUI2_VERSION = @GUTENPRINTUI2_VERSION@
164GUTENPRINT_BINARY_AGE = @GUTENPRINT_BINARY_AGE@
165GUTENPRINT_CFLAGS = @GUTENPRINT_CFLAGS@
166GUTENPRINT_CURRENT_INTERFACE = @GUTENPRINT_CURRENT_INTERFACE@
167GUTENPRINT_INTERFACE_AGE = @GUTENPRINT_INTERFACE_AGE@
168GUTENPRINT_LIBDEPS = @GUTENPRINT_LIBDEPS@
169
170# Libraries
171GUTENPRINT_LIBS = $(top_builddir)/src/main/libgutenprint.la
172GUTENPRINT_MAJOR_VERSION = @GUTENPRINT_MAJOR_VERSION@
173GUTENPRINT_MICRO_VERSION = @GUTENPRINT_MICRO_VERSION@
174GUTENPRINT_MINOR_VERSION = @GUTENPRINT_MINOR_VERSION@
175GUTENPRINT_VERSION = @GUTENPRINT_VERSION@
176IJS_CFLAGS = @IJS_CFLAGS@
177IJS_CONFIG = @IJS_CONFIG@
178IJS_LIBS = @IJS_LIBS@
179INSTALL = @INSTALL@
180INSTALL_DATA = @INSTALL_DATA@
181INSTALL_PROGRAM = @INSTALL_PROGRAM@
182INSTALL_SCRIPT = @INSTALL_SCRIPT@
183INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
184INTLLIBS = @INTLLIBS@
185INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
186LD = @LD@
187LDFLAGS = @LDFLAGS@
188LEX = @LEX@
189LEXLIB = @LEXLIB@
190LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
191LIBICONV = @LIBICONV@
192LIBINTL = @LIBINTL@
193LIBOBJS = @LIBOBJS@
194LIBREADLINE_DEPS = @LIBREADLINE_DEPS@
195LIBS = $(INTLLIBS) @LIBS@
196LIBTOOL = @LIBTOOL@
197LIBTOOL_DEPS = @LIBTOOL_DEPS@
198LIPO = @LIPO@
199LN_S = @LN_S@
200LTALLOCA = @LTALLOCA@
201LTLIBICONV = @LTLIBICONV@
202LTLIBINTL = @LTLIBINTL@
203LTLIBOBJS = @LTLIBOBJS@
204MAINT = @MAINT@
205MAINTAINER_CFLAGS = @MAINTAINER_CFLAGS@
206MAKEINFO = @MAKEINFO@
207MKDIR_P = @MKDIR_P@
208MSGFMT = @MSGFMT@
209MSGFMT_015 = @MSGFMT_015@
210MSGMERGE = @MSGMERGE@
211NM = @NM@
212NMEDIT = @NMEDIT@
213OBJDUMP = @OBJDUMP@
214OBJEXT = @OBJEXT@
215OTOOL = @OTOOL@
216OTOOL64 = @OTOOL64@
217PACKAGE = @PACKAGE@
218PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
219PACKAGE_NAME = @PACKAGE_NAME@
220PACKAGE_STRING = @PACKAGE_STRING@
221PACKAGE_TARNAME = @PACKAGE_TARNAME@
222PACKAGE_URL = @PACKAGE_URL@
223PACKAGE_VERSION = @PACKAGE_VERSION@
224PATH_SEPARATOR = @PATH_SEPARATOR@
225PERL = @PERL@
226PKG_CONFIG = @PKG_CONFIG@
227PLUG_IN_PATH = @PLUG_IN_PATH@
228POSUB = @POSUB@
229RANLIB = @RANLIB@
230RELEASE_DATE = @RELEASE_DATE@
231RM = @RM@
232SED = @SED@
233SET_MAKE = @SET_MAKE@
234SHELL = @SHELL@
235STRIP = @STRIP@
236TEST = @TEST@
237TEXI2HTML = @TEXI2HTML@
238TRUE = @TRUE@
239USE_NLS = @USE_NLS@
240VERSION = @VERSION@
241WHICH_PPDS = @WHICH_PPDS@
242XGETTEXT = @XGETTEXT@
243XGETTEXT_015 = @XGETTEXT_015@
244YACC = @YACC@
245YFLAGS = @YFLAGS@
246abs_builddir = @abs_builddir@
247abs_srcdir = @abs_srcdir@
248abs_top_builddir = @abs_top_builddir@
249abs_top_srcdir = @abs_top_srcdir@
250ac_ct_CC = @ac_ct_CC@
251ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
252am__include = @am__include@
253am__leading_dot = @am__leading_dot@
254am__quote = @am__quote@
255am__tar = @am__tar@
256am__untar = @am__untar@
257bindir = @bindir@
258build = @build@
259build_alias = @build_alias@
260build_cpu = @build_cpu@
261build_os = @build_os@
262build_vendor = @build_vendor@
263builddir = @builddir@
264cups_bindir = @cups_bindir@
265cups_conf_datadir = @cups_conf_datadir@
266cups_conf_serverbin = @cups_conf_serverbin@
267cups_conf_serverroot = @cups_conf_serverroot@
268cups_exec_prefix = @cups_exec_prefix@
269cups_prefix = @cups_prefix@
270cups_sbindir = @cups_sbindir@
271datadir = @datadir@
272datarootdir = @datarootdir@
273docdir = @docdir@
274dvidir = @dvidir@
275exec_prefix = @exec_prefix@
276gimp2_plug_indir = @gimp2_plug_indir@
277gutenprint_cflags = @gutenprint_cflags@
278gutenprint_libdeps = @gutenprint_libdeps@
279gutenprint_libs = @gutenprint_libs@
280gutenprintui2_cflags = @gutenprintui2_cflags@
281gutenprintui2_libdeps = @gutenprintui2_libdeps@
282gutenprintui2_libs = @gutenprintui2_libs@
283host = @host@
284host_alias = @host_alias@
285host_cpu = @host_cpu@
286host_os = @host_os@
287host_vendor = @host_vendor@
288htmldir = @htmldir@
289includedir = @includedir@
290infodir = @infodir@
291install_sh = @install_sh@
292libdir = @libdir@
293libexecdir = @libexecdir@
294localedir = @localedir@
295localstatedir = @localstatedir@
296lt_ECHO = @lt_ECHO@
297mandir = @mandir@
298mkdir_p = @mkdir_p@
299oldincludedir = @oldincludedir@
300pdfdir = @pdfdir@
301prefix = @prefix@
302program_transform_name = @program_transform_name@
303psdir = @psdir@
304sbindir = @sbindir@
305sharedstatedir = @sharedstatedir@
306srcdir = @srcdir@
307sysconfdir = @sysconfdir@
308target_alias = @target_alias@
309top_build_prefix = @top_build_prefix@
310top_builddir = @top_builddir@
311top_srcdir = @top_srcdir@
312AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include $(LOCAL_CPPFLAGS) $(GNUCFLAGS)
313GUTENPRINTUI_LIBS = $(top_builddir)/src/gutenprintui/libgutenprintui.la
314SUBDIRS = \
315	main					\
316	xml					\
317	gutenprintui2				\
318	escputil				\
319	gimp2					\
320	cups					\
321	foomatic				\
322	ghost					\
323	testpattern
324
325MAINTAINERCLEANFILES = Makefile.in
326all: all-recursive
327
328.SUFFIXES:
329$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/scripts/global.mk $(am__configure_deps)
330	@for dep in $?; do \
331	  case '$(am__configure_deps)' in \
332	    *$$dep*) \
333	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
334	        && { if test -f $@; then exit 0; else break; fi; }; \
335	      exit 1;; \
336	  esac; \
337	done; \
338	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
339	$(am__cd) $(top_srcdir) && \
340	  $(AUTOMAKE) --gnu src/Makefile
341.PRECIOUS: Makefile
342Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
343	@case '$?' in \
344	  *config.status*) \
345	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
346	  *) \
347	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
348	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
349	esac;
350
351$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
352	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
353
354$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
355	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
356$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
357	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
358$(am__aclocal_m4_deps):
359
360mostlyclean-libtool:
361	-rm -f *.lo
362
363clean-libtool:
364	-rm -rf .libs _libs
365
366# This directory's subdirectories are mostly independent; you can cd
367# into them and run `make' without going through this Makefile.
368# To change the values of `make' variables: instead of editing Makefiles,
369# (1) if the variable is set in `config.status', edit `config.status'
370#     (which will cause the Makefiles to be regenerated when you run `make');
371# (2) otherwise, pass the desired values on the `make' command line.
372$(RECURSIVE_TARGETS):
373	@fail= failcom='exit 1'; \
374	for f in x $$MAKEFLAGS; do \
375	  case $$f in \
376	    *=* | --[!k]*);; \
377	    *k*) failcom='fail=yes';; \
378	  esac; \
379	done; \
380	dot_seen=no; \
381	target=`echo $@ | sed s/-recursive//`; \
382	list='$(SUBDIRS)'; for subdir in $$list; do \
383	  echo "Making $$target in $$subdir"; \
384	  if test "$$subdir" = "."; then \
385	    dot_seen=yes; \
386	    local_target="$$target-am"; \
387	  else \
388	    local_target="$$target"; \
389	  fi; \
390	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
391	  || eval $$failcom; \
392	done; \
393	if test "$$dot_seen" = "no"; then \
394	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
395	fi; test -z "$$fail"
396
397$(RECURSIVE_CLEAN_TARGETS):
398	@fail= failcom='exit 1'; \
399	for f in x $$MAKEFLAGS; do \
400	  case $$f in \
401	    *=* | --[!k]*);; \
402	    *k*) failcom='fail=yes';; \
403	  esac; \
404	done; \
405	dot_seen=no; \
406	case "$@" in \
407	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
408	  *) list='$(SUBDIRS)' ;; \
409	esac; \
410	rev=''; for subdir in $$list; do \
411	  if test "$$subdir" = "."; then :; else \
412	    rev="$$subdir $$rev"; \
413	  fi; \
414	done; \
415	rev="$$rev ."; \
416	target=`echo $@ | sed s/-recursive//`; \
417	for subdir in $$rev; do \
418	  echo "Making $$target in $$subdir"; \
419	  if test "$$subdir" = "."; then \
420	    local_target="$$target-am"; \
421	  else \
422	    local_target="$$target"; \
423	  fi; \
424	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
425	  || eval $$failcom; \
426	done && test -z "$$fail"
427tags-recursive:
428	list='$(SUBDIRS)'; for subdir in $$list; do \
429	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
430	done
431ctags-recursive:
432	list='$(SUBDIRS)'; for subdir in $$list; do \
433	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
434	done
435
436ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
437	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
438	unique=`for i in $$list; do \
439	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
440	  done | \
441	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
442	      END { if (nonempty) { for (i in files) print i; }; }'`; \
443	mkid -fID $$unique
444tags: TAGS
445
446TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
447		$(TAGS_FILES) $(LISP)
448	set x; \
449	here=`pwd`; \
450	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
451	  include_option=--etags-include; \
452	  empty_fix=.; \
453	else \
454	  include_option=--include; \
455	  empty_fix=; \
456	fi; \
457	list='$(SUBDIRS)'; for subdir in $$list; do \
458	  if test "$$subdir" = .; then :; else \
459	    test ! -f $$subdir/TAGS || \
460	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
461	  fi; \
462	done; \
463	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
464	unique=`for i in $$list; do \
465	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
466	  done | \
467	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
468	      END { if (nonempty) { for (i in files) print i; }; }'`; \
469	shift; \
470	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
471	  test -n "$$unique" || unique=$$empty_fix; \
472	  if test $$# -gt 0; then \
473	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
474	      "$$@" $$unique; \
475	  else \
476	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
477	      $$unique; \
478	  fi; \
479	fi
480ctags: CTAGS
481CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
482		$(TAGS_FILES) $(LISP)
483	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
484	unique=`for i in $$list; do \
485	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
486	  done | \
487	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
488	      END { if (nonempty) { for (i in files) print i; }; }'`; \
489	test -z "$(CTAGS_ARGS)$$unique" \
490	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
491	     $$unique
492
493GTAGS:
494	here=`$(am__cd) $(top_builddir) && pwd` \
495	  && $(am__cd) $(top_srcdir) \
496	  && gtags -i $(GTAGS_ARGS) "$$here"
497
498distclean-tags:
499	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
500
501distdir: $(DISTFILES)
502	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
503	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
504	list='$(DISTFILES)'; \
505	  dist_files=`for file in $$list; do echo $$file; done | \
506	  sed -e "s|^$$srcdirstrip/||;t" \
507	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
508	case $$dist_files in \
509	  */*) $(MKDIR_P) `echo "$$dist_files" | \
510			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
511			   sort -u` ;; \
512	esac; \
513	for file in $$dist_files; do \
514	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
515	  if test -d $$d/$$file; then \
516	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
517	    if test -d "$(distdir)/$$file"; then \
518	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
519	    fi; \
520	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
521	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
522	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
523	    fi; \
524	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
525	  else \
526	    test -f "$(distdir)/$$file" \
527	    || cp -p $$d/$$file "$(distdir)/$$file" \
528	    || exit 1; \
529	  fi; \
530	done
531	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
532	  if test "$$subdir" = .; then :; else \
533	    test -d "$(distdir)/$$subdir" \
534	    || $(MKDIR_P) "$(distdir)/$$subdir" \
535	    || exit 1; \
536	  fi; \
537	done
538	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
539	  if test "$$subdir" = .; then :; else \
540	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
541	    $(am__relativize); \
542	    new_distdir=$$reldir; \
543	    dir1=$$subdir; dir2="$(top_distdir)"; \
544	    $(am__relativize); \
545	    new_top_distdir=$$reldir; \
546	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
547	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
548	    ($(am__cd) $$subdir && \
549	      $(MAKE) $(AM_MAKEFLAGS) \
550	        top_distdir="$$new_top_distdir" \
551	        distdir="$$new_distdir" \
552		am__remove_distdir=: \
553		am__skip_length_check=: \
554		am__skip_mode_fix=: \
555	        distdir) \
556	      || exit 1; \
557	  fi; \
558	done
559check-am: all-am
560check: check-recursive
561all-am: Makefile
562installdirs: installdirs-recursive
563installdirs-am:
564install: install-recursive
565install-exec: install-exec-recursive
566install-data: install-data-recursive
567uninstall: uninstall-recursive
568
569install-am: all-am
570	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
571
572installcheck: installcheck-recursive
573install-strip:
574	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
575	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
576	  `test -z '$(STRIP)' || \
577	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
578mostlyclean-generic:
579
580clean-generic:
581
582distclean-generic:
583	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
584	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
585
586maintainer-clean-generic:
587	@echo "This command is intended for maintainers to use"
588	@echo "it deletes files that may require special tools to rebuild."
589	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
590clean: clean-recursive
591
592clean-am: clean-generic clean-libtool mostlyclean-am
593
594distclean: distclean-recursive
595	-rm -f Makefile
596distclean-am: clean-am distclean-generic distclean-tags
597
598dvi: dvi-recursive
599
600dvi-am:
601
602html: html-recursive
603
604html-am:
605
606info: info-recursive
607
608info-am:
609
610install-data-am:
611
612install-dvi: install-dvi-recursive
613
614install-dvi-am:
615
616install-exec-am:
617
618install-html: install-html-recursive
619
620install-html-am:
621
622install-info: install-info-recursive
623
624install-info-am:
625
626install-man:
627
628install-pdf: install-pdf-recursive
629
630install-pdf-am:
631
632install-ps: install-ps-recursive
633
634install-ps-am:
635
636installcheck-am:
637
638maintainer-clean: maintainer-clean-recursive
639	-rm -f Makefile
640maintainer-clean-am: distclean-am maintainer-clean-generic
641
642mostlyclean: mostlyclean-recursive
643
644mostlyclean-am: mostlyclean-generic mostlyclean-libtool
645
646pdf: pdf-recursive
647
648pdf-am:
649
650ps: ps-recursive
651
652ps-am:
653
654uninstall-am:
655
656.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
657	install-am install-strip tags-recursive
658
659.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
660	all all-am check check-am clean clean-generic clean-libtool \
661	ctags ctags-recursive distclean distclean-generic \
662	distclean-libtool distclean-tags distdir dvi dvi-am html \
663	html-am info info-am install install-am install-data \
664	install-data-am install-dvi install-dvi-am install-exec \
665	install-exec-am install-html install-html-am install-info \
666	install-info-am install-man install-pdf install-pdf-am \
667	install-ps install-ps-am install-strip installcheck \
668	installcheck-am installdirs installdirs-am maintainer-clean \
669	maintainer-clean-generic mostlyclean mostlyclean-generic \
670	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
671	uninstall uninstall-am
672
673
674@SET_MAKE@
675
676# Rules
677
678$(top_builddir)/src/main/libgutenprint.la:
679	cd $(top_builddir)/src/main; \
680	$(MAKE)
681
682$(top_builddir)/src/gutenprintui/libgutenprintui.la:
683	cd $(top_builddir)/src/gutenprintui; \
684	$(MAKE)
685
686$(top_builddir)/src/gutenprintui2/libgutenprintui2.la:
687	cd $(top_builddir)/src/gutenprintui2; \
688	$(MAKE)
689
690# Tell versions [3.59,3.63) of GNU make to not export all variables.
691# Otherwise a system limit (for SysV at least) may be exceeded.
692.NOEXPORT:
693