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