]> git.sur5r.net Git - glabels/blob - src/pixmaps/Makefile.in
Imported Upstream version 3.4.0
[glabels] / src / pixmaps / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 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 VPATH = @srcdir@
17 am__is_gnu_make = { \
18   if test -z '$(MAKELEVEL)'; then \
19     false; \
20   elif test -n '$(MAKE_HOST)'; then \
21     true; \
22   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23     true; \
24   else \
25     false; \
26   fi; \
27 }
28 am__make_running_with_option = \
29   case $${target_option-} in \
30       ?) ;; \
31       *) echo "am__make_running_with_option: internal error: invalid" \
32               "target option '$${target_option-}' specified" >&2; \
33          exit 1;; \
34   esac; \
35   has_opt=no; \
36   sane_makeflags=$$MAKEFLAGS; \
37   if $(am__is_gnu_make); then \
38     sane_makeflags=$$MFLAGS; \
39   else \
40     case $$MAKEFLAGS in \
41       *\\[\ \   ]*) \
42         bs=\\; \
43         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
45     esac; \
46   fi; \
47   skip_next=no; \
48   strip_trailopt () \
49   { \
50     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51   }; \
52   for flg in $$sane_makeflags; do \
53     test $$skip_next = yes && { skip_next=no; continue; }; \
54     case $$flg in \
55       *=*|--*) continue;; \
56         -*I) strip_trailopt 'I'; skip_next=yes;; \
57       -*I?*) strip_trailopt 'I';; \
58         -*O) strip_trailopt 'O'; skip_next=yes;; \
59       -*O?*) strip_trailopt 'O';; \
60         -*l) strip_trailopt 'l'; skip_next=yes;; \
61       -*l?*) strip_trailopt 'l';; \
62       -[dEDm]) skip_next=yes;; \
63       -[JT]) skip_next=yes;; \
64     esac; \
65     case $$flg in \
66       *$$target_option*) has_opt=yes; break;; \
67     esac; \
68   done; \
69   test $$has_opt = yes
70 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72 pkgdatadir = $(datadir)/@PACKAGE@
73 pkgincludedir = $(includedir)/@PACKAGE@
74 pkglibdir = $(libdir)/@PACKAGE@
75 pkglibexecdir = $(libexecdir)/@PACKAGE@
76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
80 INSTALL_HEADER = $(INSTALL_DATA)
81 transform = $(program_transform_name)
82 NORMAL_INSTALL = :
83 PRE_INSTALL = :
84 POST_INSTALL = :
85 NORMAL_UNINSTALL = :
86 PRE_UNINSTALL = :
87 POST_UNINSTALL = :
88 build_triplet = @build@
89 host_triplet = @host@
90 subdir = src/pixmaps
91 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
93 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
94         $(ACLOCAL_M4)
95 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
96 mkinstalldirs = $(install_sh) -d
97 CONFIG_HEADER = $(top_builddir)/config.h
98 CONFIG_CLEAN_FILES =
99 CONFIG_CLEAN_VPATH_FILES =
100 AM_V_P = $(am__v_P_@AM_V@)
101 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
102 am__v_P_0 = false
103 am__v_P_1 = :
104 AM_V_GEN = $(am__v_GEN_@AM_V@)
105 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
106 am__v_GEN_0 = @echo "  GEN     " $@;
107 am__v_GEN_1 = 
108 AM_V_at = $(am__v_at_@AM_V@)
109 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
110 am__v_at_0 = @
111 am__v_at_1 = 
112 SOURCES =
113 DIST_SOURCES =
114 am__can_run_installinfo = \
115   case $$AM_UPDATE_INFO_DIR in \
116     n|no|NO) false;; \
117     *) (install-info --version) >/dev/null 2>&1;; \
118   esac
119 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
120 am__DIST_COMMON = $(srcdir)/Makefile.in
121 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
122 ACLOCAL = @ACLOCAL@
123 ALL_LINGUAS = @ALL_LINGUAS@
124 AMTAR = @AMTAR@
125 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
126 AR = @AR@
127 AUTOCONF = @AUTOCONF@
128 AUTOHEADER = @AUTOHEADER@
129 AUTOMAKE = @AUTOMAKE@
130 AWK = @AWK@
131 CAIRO_REQUIRED = @CAIRO_REQUIRED@
132 CATALOGS = @CATALOGS@
133 CATOBJEXT = @CATOBJEXT@
134 CC = @CC@
135 CCDEPMODE = @CCDEPMODE@
136 CFLAGS = @CFLAGS@
137 CPP = @CPP@
138 CPPFLAGS = @CPPFLAGS@
139 CYGPATH_W = @CYGPATH_W@
140 DATADIRNAME = @DATADIRNAME@
141 DEFS = @DEFS@
142 DEPDIR = @DEPDIR@
143 DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@
144 DLLTOOL = @DLLTOOL@
145 DSYMUTIL = @DSYMUTIL@
146 DUMPBIN = @DUMPBIN@
147 ECHO_C = @ECHO_C@
148 ECHO_N = @ECHO_N@
149 ECHO_T = @ECHO_T@
150 EGREP = @EGREP@
151 EXEEXT = @EXEEXT@
152 FGREP = @FGREP@
153 GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@
154 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
155 GLABELS_BRANCH = @GLABELS_BRANCH@
156 GLABELS_CFLAGS = @GLABELS_CFLAGS@
157 GLABELS_LIBS = @GLABELS_LIBS@
158 GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
159 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
160 GLIB_REQUIRED = @GLIB_REQUIRED@
161 GMOFILES = @GMOFILES@
162 GMSGFMT = @GMSGFMT@
163 GREP = @GREP@
164 GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
165 GTKDOC_CHECK = @GTKDOC_CHECK@
166 GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
167 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
168 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
169 GTKDOC_MKPDF = @GTKDOC_MKPDF@
170 GTKDOC_REBASE = @GTKDOC_REBASE@
171 GTK_REQUIRED = @GTK_REQUIRED@
172 GTK_UPDATE_ICON_CACHE = @GTK_UPDATE_ICON_CACHE@
173 HELP_DIR = @HELP_DIR@
174 HTML_DIR = @HTML_DIR@
175 INSTALL = @INSTALL@
176 INSTALL_DATA = @INSTALL_DATA@
177 INSTALL_PROGRAM = @INSTALL_PROGRAM@
178 INSTALL_SCRIPT = @INSTALL_SCRIPT@
179 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
180 INSTOBJEXT = @INSTOBJEXT@
181 INTLLIBS = @INTLLIBS@
182 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
183 INTLTOOL_MERGE = @INTLTOOL_MERGE@
184 INTLTOOL_PERL = @INTLTOOL_PERL@
185 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
186 INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
187 INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
188 INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
189 INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
190 ITSTOOL = @ITSTOOL@
191 LD = @LD@
192 LDFLAGS = @LDFLAGS@
193 LIBBARCODE_CFLAGS = @LIBBARCODE_CFLAGS@
194 LIBBARCODE_LIBS = @LIBBARCODE_LIBS@
195 LIBBARCODE_REQUIRED = @LIBBARCODE_REQUIRED@
196 LIBEBOOK_CFLAGS = @LIBEBOOK_CFLAGS@
197 LIBEBOOK_LIBS = @LIBEBOOK_LIBS@
198 LIBEBOOK_REQUIRED = @LIBEBOOK_REQUIRED@
199 LIBGLABELS_API_VERSION = @LIBGLABELS_API_VERSION@
200 LIBGLABELS_BRANCH = @LIBGLABELS_BRANCH@
201 LIBGLABELS_CFLAGS = @LIBGLABELS_CFLAGS@
202 LIBGLABELS_LIBS = @LIBGLABELS_LIBS@
203 LIBGLBARCODE_API_VERSION = @LIBGLBARCODE_API_VERSION@
204 LIBGLBARCODE_BRANCH = @LIBGLBARCODE_BRANCH@
205 LIBGLBARCODE_CFLAGS = @LIBGLBARCODE_CFLAGS@
206 LIBGLBARCODE_LIBS = @LIBGLBARCODE_LIBS@
207 LIBIEC16022_CFLAGS = @LIBIEC16022_CFLAGS@
208 LIBIEC16022_LIBS = @LIBIEC16022_LIBS@
209 LIBIEC16022_REQUIRED = @LIBIEC16022_REQUIRED@
210 LIBOBJS = @LIBOBJS@
211 LIBQRENCODE_CFLAGS = @LIBQRENCODE_CFLAGS@
212 LIBQRENCODE_LIBS = @LIBQRENCODE_LIBS@
213 LIBQRENCODE_REQUIRED = @LIBQRENCODE_REQUIRED@
214 LIBRSVG_REQUIRED = @LIBRSVG_REQUIRED@
215 LIBS = @LIBS@
216 LIBTOOL = @LIBTOOL@
217 LIBXML_REQUIRED = @LIBXML_REQUIRED@
218 LIBZINT_CFLAGS = @LIBZINT_CFLAGS@
219 LIBZINT_LIBS = @LIBZINT_LIBS@
220 LIBZINT_REQUIRED = @LIBZINT_REQUIRED@
221 LIPO = @LIPO@
222 LN_S = @LN_S@
223 LTLIBOBJS = @LTLIBOBJS@
224 MAINT = @MAINT@
225 MAKEINFO = @MAKEINFO@
226 MANIFEST_TOOL = @MANIFEST_TOOL@
227 MKDIR_P = @MKDIR_P@
228 MKINSTALLDIRS = @MKINSTALLDIRS@
229 MSGFMT = @MSGFMT@
230 MSGFMT_OPTS = @MSGFMT_OPTS@
231 MSGMERGE = @MSGMERGE@
232 NM = @NM@
233 NMEDIT = @NMEDIT@
234 OBJDUMP = @OBJDUMP@
235 OBJEXT = @OBJEXT@
236 OTOOL = @OTOOL@
237 OTOOL64 = @OTOOL64@
238 PACKAGE = @PACKAGE@
239 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
240 PACKAGE_NAME = @PACKAGE_NAME@
241 PACKAGE_STRING = @PACKAGE_STRING@
242 PACKAGE_TARNAME = @PACKAGE_TARNAME@
243 PACKAGE_URL = @PACKAGE_URL@
244 PACKAGE_VERSION = @PACKAGE_VERSION@
245 PANGO_REQUIRED = @PANGO_REQUIRED@
246 PATH_SEPARATOR = @PATH_SEPARATOR@
247 PKG_CONFIG = @PKG_CONFIG@
248 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
249 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
250 POFILES = @POFILES@
251 POSUB = @POSUB@
252 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
253 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
254 RANLIB = @RANLIB@
255 SED = @SED@
256 SET_MAKE = @SET_MAKE@
257 SHELL = @SHELL@
258 STRIP = @STRIP@
259 USE_NLS = @USE_NLS@
260 VERSION = @VERSION@
261 WARN_CFLAGS = @WARN_CFLAGS@
262 XGETTEXT = @XGETTEXT@
263 XMLLINT = @XMLLINT@
264 YELP_LC_DIST = @YELP_LC_DIST@
265 YELP_LC_MEDIA_LINKS = @YELP_LC_MEDIA_LINKS@
266 abs_builddir = @abs_builddir@
267 abs_srcdir = @abs_srcdir@
268 abs_top_builddir = @abs_top_builddir@
269 abs_top_srcdir = @abs_top_srcdir@
270 ac_ct_AR = @ac_ct_AR@
271 ac_ct_CC = @ac_ct_CC@
272 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
273 am__include = @am__include@
274 am__leading_dot = @am__leading_dot@
275 am__quote = @am__quote@
276 am__tar = @am__tar@
277 am__untar = @am__untar@
278 bindir = @bindir@
279 build = @build@
280 build_alias = @build_alias@
281 build_cpu = @build_cpu@
282 build_os = @build_os@
283 build_vendor = @build_vendor@
284 builddir = @builddir@
285 datadir = @datadir@
286 datarootdir = @datarootdir@
287 docdir = @docdir@
288 dvidir = @dvidir@
289 exec_prefix = @exec_prefix@
290 gsettingsschemadir = @gsettingsschemadir@
291 host = @host@
292 host_alias = @host_alias@
293 host_cpu = @host_cpu@
294 host_os = @host_os@
295 host_vendor = @host_vendor@
296 htmldir = @htmldir@
297 includedir = @includedir@
298 infodir = @infodir@
299 install_sh = @install_sh@
300 intltool__v_merge_options_ = @intltool__v_merge_options_@
301 intltool__v_merge_options_0 = @intltool__v_merge_options_0@
302 libdir = @libdir@
303 libexecdir = @libexecdir@
304 localedir = @localedir@
305 localstatedir = @localstatedir@
306 mandir = @mandir@
307 mkdir_p = @mkdir_p@
308 oldincludedir = @oldincludedir@
309 pdfdir = @pdfdir@
310 prefix = @prefix@
311 program_transform_name = @program_transform_name@
312 psdir = @psdir@
313 sbindir = @sbindir@
314 sharedstatedir = @sharedstatedir@
315 srcdir = @srcdir@
316 sysconfdir = @sysconfdir@
317 target_alias = @target_alias@
318 top_build_prefix = @top_build_prefix@
319 top_builddir = @top_builddir@
320 top_srcdir = @top_srcdir@
321 EXTRA_DIST = \
322         collate.xpm             \
323         nocollate.xpm           \
324         checkerboard.xpm        \
325         cursor_text.xbm         \
326         cursor_text_mask.xbm    \
327         cursor_box.xbm          \
328         cursor_box_mask.xbm     \
329         cursor_line.xbm         \
330         cursor_line_mask.xbm    \
331         cursor_ellipse.xbm      \
332         cursor_ellipse_mask.xbm \
333         cursor_image.xbm        \
334         cursor_image_mask.xbm   \
335         cursor_barcode.xbm      \
336         cursor_barcode_mask.xbm 
337
338 all: all-am
339
340 .SUFFIXES:
341 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
342         @for dep in $?; do \
343           case '$(am__configure_deps)' in \
344             *$$dep*) \
345               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
346                 && { if test -f $@; then exit 0; else break; fi; }; \
347               exit 1;; \
348           esac; \
349         done; \
350         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/pixmaps/Makefile'; \
351         $(am__cd) $(top_srcdir) && \
352           $(AUTOMAKE) --gnu src/pixmaps/Makefile
353 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
354         @case '$?' in \
355           *config.status*) \
356             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
357           *) \
358             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
359             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
360         esac;
361
362 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
363         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
364
365 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
366         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
367 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
368         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
369 $(am__aclocal_m4_deps):
370
371 mostlyclean-libtool:
372         -rm -f *.lo
373
374 clean-libtool:
375         -rm -rf .libs _libs
376 tags TAGS:
377
378 ctags CTAGS:
379
380 cscope cscopelist:
381
382
383 distdir: $(DISTFILES)
384         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
385         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
386         list='$(DISTFILES)'; \
387           dist_files=`for file in $$list; do echo $$file; done | \
388           sed -e "s|^$$srcdirstrip/||;t" \
389               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
390         case $$dist_files in \
391           */*) $(MKDIR_P) `echo "$$dist_files" | \
392                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
393                            sort -u` ;; \
394         esac; \
395         for file in $$dist_files; do \
396           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
397           if test -d $$d/$$file; then \
398             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
399             if test -d "$(distdir)/$$file"; then \
400               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
401             fi; \
402             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
403               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
404               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
405             fi; \
406             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
407           else \
408             test -f "$(distdir)/$$file" \
409             || cp -p $$d/$$file "$(distdir)/$$file" \
410             || exit 1; \
411           fi; \
412         done
413 check-am: all-am
414 check: check-am
415 all-am: Makefile
416 installdirs:
417 install: install-am
418 install-exec: install-exec-am
419 install-data: install-data-am
420 uninstall: uninstall-am
421
422 install-am: all-am
423         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
424
425 installcheck: installcheck-am
426 install-strip:
427         if test -z '$(STRIP)'; then \
428           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
429             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
430               install; \
431         else \
432           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
433             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
434             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
435         fi
436 mostlyclean-generic:
437
438 clean-generic:
439
440 distclean-generic:
441         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
442         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
443
444 maintainer-clean-generic:
445         @echo "This command is intended for maintainers to use"
446         @echo "it deletes files that may require special tools to rebuild."
447 clean: clean-am
448
449 clean-am: clean-generic clean-libtool mostlyclean-am
450
451 distclean: distclean-am
452         -rm -f Makefile
453 distclean-am: clean-am distclean-generic
454
455 dvi: dvi-am
456
457 dvi-am:
458
459 html: html-am
460
461 html-am:
462
463 info: info-am
464
465 info-am:
466
467 install-data-am:
468
469 install-dvi: install-dvi-am
470
471 install-dvi-am:
472
473 install-exec-am:
474
475 install-html: install-html-am
476
477 install-html-am:
478
479 install-info: install-info-am
480
481 install-info-am:
482
483 install-man:
484
485 install-pdf: install-pdf-am
486
487 install-pdf-am:
488
489 install-ps: install-ps-am
490
491 install-ps-am:
492
493 installcheck-am:
494
495 maintainer-clean: maintainer-clean-am
496         -rm -f Makefile
497 maintainer-clean-am: distclean-am maintainer-clean-generic
498
499 mostlyclean: mostlyclean-am
500
501 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
502
503 pdf: pdf-am
504
505 pdf-am:
506
507 ps: ps-am
508
509 ps-am:
510
511 uninstall-am:
512
513 .MAKE: install-am install-strip
514
515 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
516         cscopelist-am ctags-am distclean distclean-generic \
517         distclean-libtool distdir dvi dvi-am html html-am info info-am \
518         install install-am install-data install-data-am install-dvi \
519         install-dvi-am install-exec install-exec-am install-html \
520         install-html-am install-info install-info-am install-man \
521         install-pdf install-pdf-am install-ps install-ps-am \
522         install-strip installcheck installcheck-am installdirs \
523         maintainer-clean maintainer-clean-generic mostlyclean \
524         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
525         tags-am uninstall uninstall-am
526
527 .PRECIOUS: Makefile
528
529
530 # Tell versions [3.59,3.63) of GNU make to not export all variables.
531 # Otherwise a system limit (for SysV at least) may be exceeded.
532 .NOEXPORT: