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
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkglibdir = $(libdir)/@PACKAGE@
75pkglibexecdir = $(libexecdir)/@PACKAGE@
76am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77install_sh_DATA = $(install_sh) -c -m 644
78install_sh_PROGRAM = $(install_sh) -c
79install_sh_SCRIPT = $(install_sh) -c
80INSTALL_HEADER = $(INSTALL_DATA)
81transform = $(program_transform_name)
82NORMAL_INSTALL = :
83PRE_INSTALL = :
84POST_INSTALL = :
85NORMAL_UNINSTALL = :
86PRE_UNINSTALL = :
87POST_UNINSTALL = :
88build_triplet = @build@
89host_triplet = @host@
90subdir = include/wxSVGXML
91ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
93	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
94	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
95	$(top_srcdir)/m4/wxwin.m4 $(top_srcdir)/configure.ac
96am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
97	$(ACLOCAL_M4)
98DIST_COMMON = $(srcdir)/Makefile.am $(pkginclude_HEADERS) \
99	$(am__DIST_COMMON)
100mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
101CONFIG_CLEAN_FILES =
102CONFIG_CLEAN_VPATH_FILES =
103AM_V_P = $(am__v_P_@AM_V@)
104am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
105am__v_P_0 = false
106am__v_P_1 = :
107AM_V_GEN = $(am__v_GEN_@AM_V@)
108am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
109am__v_GEN_0 = @echo "  GEN     " $@;
110am__v_GEN_1 =
111AM_V_at = $(am__v_at_@AM_V@)
112am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
113am__v_at_0 = @
114am__v_at_1 =
115SOURCES =
116DIST_SOURCES =
117am__can_run_installinfo = \
118  case $$AM_UPDATE_INFO_DIR in \
119    n|no|NO) false;; \
120    *) (install-info --version) >/dev/null 2>&1;; \
121  esac
122am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
123am__vpath_adj = case $$p in \
124    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
125    *) f=$$p;; \
126  esac;
127am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
128am__install_max = 40
129am__nobase_strip_setup = \
130  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
131am__nobase_strip = \
132  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
133am__nobase_list = $(am__nobase_strip_setup); \
134  for p in $$list; do echo "$$p $$p"; done | \
135  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
136  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
137    if (++n[$$2] == $(am__install_max)) \
138      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
139    END { for (dir in files) print dir, files[dir] }'
140am__base_list = \
141  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
142  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
143am__uninstall_files_from_dir = { \
144  test -z "$$files" \
145    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
146    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
147         $(am__cd) "$$dir" && rm -f $$files; }; \
148  }
149am__installdirs = "$(DESTDIR)$(pkgincludedir)"
150HEADERS = $(pkginclude_HEADERS)
151am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
152# Read a list of newline-separated strings from the standard input,
153# and print each of them once, without duplicates.  Input order is
154# *not* preserved.
155am__uniquify_input = $(AWK) '\
156  BEGIN { nonempty = 0; } \
157  { items[$$0] = 1; nonempty = 1; } \
158  END { if (nonempty) { for (i in items) print i; }; } \
159'
160# Make sure the list of sources is unique.  This is necessary because,
161# e.g., the same source file might be shared among _SOURCES variables
162# for different programs/libraries.
163am__define_uniq_tagged_files = \
164  list='$(am__tagged_files)'; \
165  unique=`for i in $$list; do \
166    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
167  done | $(am__uniquify_input)`
168ETAGS = etags
169CTAGS = ctags
170am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/mkinstalldirs
171DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
172pkgincludedir = @includedir@/wxSVGXML
173ACLOCAL = @ACLOCAL@
174AMTAR = @AMTAR@
175AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
176AR = @AR@
177AUTOCONF = @AUTOCONF@
178AUTOHEADER = @AUTOHEADER@
179AUTOMAKE = @AUTOMAKE@
180AWK = @AWK@
181CAIRO_CFLAGS = @CAIRO_CFLAGS@
182CAIRO_LIBS = @CAIRO_LIBS@
183CC = @CC@
184CCDEPMODE = @CCDEPMODE@
185CFLAGS = @CFLAGS@
186CPP = @CPP@
187CPPFLAGS = @CPPFLAGS@
188CXX = @CXX@
189CXXCPP = @CXXCPP@
190CXXDEPMODE = @CXXDEPMODE@
191CXXFLAGS = @CXXFLAGS@
192CYGPATH_W = @CYGPATH_W@
193DEFS = @DEFS@
194DEPDIR = @DEPDIR@
195DLLTOOL = @DLLTOOL@
196DSYMUTIL = @DSYMUTIL@
197DUMPBIN = @DUMPBIN@
198ECHO_C = @ECHO_C@
199ECHO_N = @ECHO_N@
200ECHO_T = @ECHO_T@
201EGREP = @EGREP@
202EXEEXT = @EXEEXT@
203EXPAT_CFLAGS = @EXPAT_CFLAGS@
204EXPAT_LIBS = @EXPAT_LIBS@
205FGREP = @FGREP@
206GREP = @GREP@
207INSTALL = @INSTALL@
208INSTALL_DATA = @INSTALL_DATA@
209INSTALL_PROGRAM = @INSTALL_PROGRAM@
210INSTALL_SCRIPT = @INSTALL_SCRIPT@
211INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
212LD = @LD@
213LDFLAGS = @LDFLAGS@
214LIBAV_CFLAGS = @LIBAV_CFLAGS@
215LIBAV_LIBS = @LIBAV_LIBS@
216LIBEXIF_CFLAGS = @LIBEXIF_CFLAGS@
217LIBEXIF_LIBS = @LIBEXIF_LIBS@
218LIBOBJS = @LIBOBJS@
219LIBRARY_VERSION = @LIBRARY_VERSION@
220LIBS = @LIBS@
221LIBTOOL = @LIBTOOL@
222LIPO = @LIPO@
223LN_S = @LN_S@
224LTLIBOBJS = @LTLIBOBJS@
225LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
226MAINT = @MAINT@
227MAKEINFO = @MAKEINFO@
228MANIFEST_TOOL = @MANIFEST_TOOL@
229MKDIR_P = @MKDIR_P@
230NM = @NM@
231NMEDIT = @NMEDIT@
232OBJDUMP = @OBJDUMP@
233OBJEXT = @OBJEXT@
234OTOOL = @OTOOL@
235OTOOL64 = @OTOOL64@
236PACKAGE = @PACKAGE@
237PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
238PACKAGE_NAME = @PACKAGE_NAME@
239PACKAGE_STRING = @PACKAGE_STRING@
240PACKAGE_TARNAME = @PACKAGE_TARNAME@
241PACKAGE_URL = @PACKAGE_URL@
242PACKAGE_VERSION = @PACKAGE_VERSION@
243PANGO_CFLAGS = @PANGO_CFLAGS@
244PANGO_LIBS = @PANGO_LIBS@
245PATH_SEPARATOR = @PATH_SEPARATOR@
246PKG_CONFIG = @PKG_CONFIG@
247PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
248PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
249RANLIB = @RANLIB@
250SED = @SED@
251SET_MAKE = @SET_MAKE@
252SHELL = @SHELL@
253STRIP = @STRIP@
254VERSION = @VERSION@
255WX_CFLAGS = @WX_CFLAGS@
256WX_CFLAGS_ONLY = @WX_CFLAGS_ONLY@
257WX_CONFIG_NAME = @WX_CONFIG_NAME@
258WX_CONFIG_PATH = @WX_CONFIG_PATH@
259WX_CPPFLAGS = @WX_CPPFLAGS@
260WX_CXXFLAGS = @WX_CXXFLAGS@
261WX_CXXFLAGS_ONLY = @WX_CXXFLAGS_ONLY@
262WX_LIBS = @WX_LIBS@
263WX_LIBS_STATIC = @WX_LIBS_STATIC@
264WX_RESCOMP = @WX_RESCOMP@
265WX_VERSION = @WX_VERSION@
266WX_VERSION_MAJOR = @WX_VERSION_MAJOR@
267WX_VERSION_MICRO = @WX_VERSION_MICRO@
268WX_VERSION_MINOR = @WX_VERSION_MINOR@
269abs_builddir = @abs_builddir@
270abs_srcdir = @abs_srcdir@
271abs_top_builddir = @abs_top_builddir@
272abs_top_srcdir = @abs_top_srcdir@
273ac_ct_AR = @ac_ct_AR@
274ac_ct_CC = @ac_ct_CC@
275ac_ct_CXX = @ac_ct_CXX@
276ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
277am__include = @am__include@
278am__leading_dot = @am__leading_dot@
279am__quote = @am__quote@
280am__tar = @am__tar@
281am__untar = @am__untar@
282bindir = @bindir@
283build = @build@
284build_alias = @build_alias@
285build_cpu = @build_cpu@
286build_os = @build_os@
287build_vendor = @build_vendor@
288builddir = @builddir@
289datadir = @datadir@
290datarootdir = @datarootdir@
291docdir = @docdir@
292dvidir = @dvidir@
293exec_prefix = @exec_prefix@
294host = @host@
295host_alias = @host_alias@
296host_cpu = @host_cpu@
297host_os = @host_os@
298host_vendor = @host_vendor@
299htmldir = @htmldir@
300includedir = @includedir@
301infodir = @infodir@
302install_sh = @install_sh@
303libdir = @libdir@
304libexecdir = @libexecdir@
305localedir = @localedir@
306localstatedir = @localstatedir@
307mandir = @mandir@
308mkdir_p = @mkdir_p@
309oldincludedir = @oldincludedir@
310pdfdir = @pdfdir@
311prefix = @prefix@
312program_transform_name = @program_transform_name@
313psdir = @psdir@
314runstatedir = @runstatedir@
315sbindir = @sbindir@
316sharedstatedir = @sharedstatedir@
317srcdir = @srcdir@
318sysconfdir = @sysconfdir@
319target_alias = @target_alias@
320top_build_prefix = @top_build_prefix@
321top_builddir = @top_builddir@
322top_srcdir = @top_srcdir@
323pkginclude_HEADERS = $(top_srcdir)/include/wxSVGXML/*.h
324all: all-am
325
326.SUFFIXES:
327$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
328	@for dep in $?; do \
329	  case '$(am__configure_deps)' in \
330	    *$$dep*) \
331	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
332	        && { if test -f $@; then exit 0; else break; fi; }; \
333	      exit 1;; \
334	  esac; \
335	done; \
336	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/wxSVGXML/Makefile'; \
337	$(am__cd) $(top_srcdir) && \
338	  $(AUTOMAKE) --foreign include/wxSVGXML/Makefile
339Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
340	@case '$?' in \
341	  *config.status*) \
342	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
343	  *) \
344	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
345	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
346	esac;
347
348$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
349	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
350
351$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
352	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
353$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
354	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
355$(am__aclocal_m4_deps):
356
357mostlyclean-libtool:
358	-rm -f *.lo
359
360clean-libtool:
361	-rm -rf .libs _libs
362install-pkgincludeHEADERS: $(pkginclude_HEADERS)
363	@$(NORMAL_INSTALL)
364	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
365	if test -n "$$list"; then \
366	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgincludedir)'"; \
367	  $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)" || exit 1; \
368	fi; \
369	for p in $$list; do \
370	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
371	  echo "$$d$$p"; \
372	done | $(am__base_list) | \
373	while read files; do \
374	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
375	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \
376	done
377
378uninstall-pkgincludeHEADERS:
379	@$(NORMAL_UNINSTALL)
380	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
381	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
382	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
383
384ID: $(am__tagged_files)
385	$(am__define_uniq_tagged_files); mkid -fID $$unique
386tags: tags-am
387TAGS: tags
388
389tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
390	set x; \
391	here=`pwd`; \
392	$(am__define_uniq_tagged_files); \
393	shift; \
394	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
395	  test -n "$$unique" || unique=$$empty_fix; \
396	  if test $$# -gt 0; then \
397	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
398	      "$$@" $$unique; \
399	  else \
400	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
401	      $$unique; \
402	  fi; \
403	fi
404ctags: ctags-am
405
406CTAGS: ctags
407ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
408	$(am__define_uniq_tagged_files); \
409	test -z "$(CTAGS_ARGS)$$unique" \
410	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
411	     $$unique
412
413GTAGS:
414	here=`$(am__cd) $(top_builddir) && pwd` \
415	  && $(am__cd) $(top_srcdir) \
416	  && gtags -i $(GTAGS_ARGS) "$$here"
417cscopelist: cscopelist-am
418
419cscopelist-am: $(am__tagged_files)
420	list='$(am__tagged_files)'; \
421	case "$(srcdir)" in \
422	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
423	  *) sdir=$(subdir)/$(srcdir) ;; \
424	esac; \
425	for i in $$list; do \
426	  if test -f "$$i"; then \
427	    echo "$(subdir)/$$i"; \
428	  else \
429	    echo "$$sdir/$$i"; \
430	  fi; \
431	done >> $(top_builddir)/cscope.files
432
433distclean-tags:
434	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
435
436distdir: $(BUILT_SOURCES)
437	$(MAKE) $(AM_MAKEFLAGS) distdir-am
438
439distdir-am: $(DISTFILES)
440	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
441	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
442	list='$(DISTFILES)'; \
443	  dist_files=`for file in $$list; do echo $$file; done | \
444	  sed -e "s|^$$srcdirstrip/||;t" \
445	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
446	case $$dist_files in \
447	  */*) $(MKDIR_P) `echo "$$dist_files" | \
448			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
449			   sort -u` ;; \
450	esac; \
451	for file in $$dist_files; do \
452	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
453	  if test -d $$d/$$file; then \
454	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
455	    if test -d "$(distdir)/$$file"; then \
456	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
457	    fi; \
458	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
459	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
460	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
461	    fi; \
462	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
463	  else \
464	    test -f "$(distdir)/$$file" \
465	    || cp -p $$d/$$file "$(distdir)/$$file" \
466	    || exit 1; \
467	  fi; \
468	done
469check-am: all-am
470check: check-am
471all-am: Makefile $(HEADERS)
472installdirs:
473	for dir in "$(DESTDIR)$(pkgincludedir)"; do \
474	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
475	done
476install: install-am
477install-exec: install-exec-am
478install-data: install-data-am
479uninstall: uninstall-am
480
481install-am: all-am
482	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
483
484installcheck: installcheck-am
485install-strip:
486	if test -z '$(STRIP)'; then \
487	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
488	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
489	      install; \
490	else \
491	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
492	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
493	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
494	fi
495mostlyclean-generic:
496
497clean-generic:
498
499distclean-generic:
500	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
501	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
502
503maintainer-clean-generic:
504	@echo "This command is intended for maintainers to use"
505	@echo "it deletes files that may require special tools to rebuild."
506clean: clean-am
507
508clean-am: clean-generic clean-libtool mostlyclean-am
509
510distclean: distclean-am
511	-rm -f Makefile
512distclean-am: clean-am distclean-generic distclean-tags
513
514dvi: dvi-am
515
516dvi-am:
517
518html: html-am
519
520html-am:
521
522info: info-am
523
524info-am:
525
526install-data-am: install-pkgincludeHEADERS
527
528install-dvi: install-dvi-am
529
530install-dvi-am:
531
532install-exec-am:
533
534install-html: install-html-am
535
536install-html-am:
537
538install-info: install-info-am
539
540install-info-am:
541
542install-man:
543
544install-pdf: install-pdf-am
545
546install-pdf-am:
547
548install-ps: install-ps-am
549
550install-ps-am:
551
552installcheck-am:
553
554maintainer-clean: maintainer-clean-am
555	-rm -f Makefile
556maintainer-clean-am: distclean-am maintainer-clean-generic
557
558mostlyclean: mostlyclean-am
559
560mostlyclean-am: mostlyclean-generic mostlyclean-libtool
561
562pdf: pdf-am
563
564pdf-am:
565
566ps: ps-am
567
568ps-am:
569
570uninstall-am: uninstall-pkgincludeHEADERS
571
572.MAKE: install-am install-strip
573
574.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
575	clean-libtool cscopelist-am ctags ctags-am distclean \
576	distclean-generic distclean-libtool distclean-tags distdir dvi \
577	dvi-am html html-am info info-am install install-am \
578	install-data install-data-am install-dvi install-dvi-am \
579	install-exec install-exec-am install-html install-html-am \
580	install-info install-info-am install-man install-pdf \
581	install-pdf-am install-pkgincludeHEADERS install-ps \
582	install-ps-am install-strip installcheck installcheck-am \
583	installdirs maintainer-clean maintainer-clean-generic \
584	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
585	ps ps-am tags tags-am uninstall uninstall-am \
586	uninstall-pkgincludeHEADERS
587
588.PRECIOUS: Makefile
589
590
591# Tell versions [3.59,3.63) of GNU make to not export all variables.
592# Otherwise a system limit (for SysV at least) may be exceeded.
593.NOEXPORT:
594