1# Makefile.in generated by automake 1.16.2 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2020 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@
16VPATH = @srcdir@
17am__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}
28am__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
70am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72pkgdatadir = $(datadir)/@PACKAGE@
73pkgincludedir = $(includedir)/@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 = src/lib/accerciser/plugin
91ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
93	$(top_srcdir)/configure.ac
94am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
95	$(ACLOCAL_M4)
96DIST_COMMON = $(srcdir)/Makefile.am $(plugin_PYTHON) \
97	$(am__DIST_COMMON)
98mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
99CONFIG_CLEAN_FILES =
100CONFIG_CLEAN_VPATH_FILES =
101AM_V_P = $(am__v_P_@AM_V@)
102am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
103am__v_P_0 = false
104am__v_P_1 = :
105AM_V_GEN = $(am__v_GEN_@AM_V@)
106am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
107am__v_GEN_0 = @echo "  GEN     " $@;
108am__v_GEN_1 =
109AM_V_at = $(am__v_at_@AM_V@)
110am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
111am__v_at_0 = @
112am__v_at_1 =
113SOURCES =
114DIST_SOURCES =
115am__can_run_installinfo = \
116  case $$AM_UPDATE_INFO_DIR in \
117    n|no|NO) false;; \
118    *) (install-info --version) >/dev/null 2>&1;; \
119  esac
120am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
121am__vpath_adj = case $$p in \
122    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
123    *) f=$$p;; \
124  esac;
125am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
126am__install_max = 40
127am__nobase_strip_setup = \
128  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
129am__nobase_strip = \
130  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
131am__nobase_list = $(am__nobase_strip_setup); \
132  for p in $$list; do echo "$$p $$p"; done | \
133  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
134  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
135    if (++n[$$2] == $(am__install_max)) \
136      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
137    END { for (dir in files) print dir, files[dir] }'
138am__base_list = \
139  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
140  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
141am__uninstall_files_from_dir = { \
142  test -z "$$files" \
143    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
144    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
145         $(am__cd) "$$dir" && rm -f $$files; }; \
146  }
147am__py_compile = PYTHON=$(PYTHON) $(SHELL) $(py_compile)
148am__installdirs = "$(DESTDIR)$(plugindir)"
149am__pep3147_tweak = \
150  sed -e 's|\.py$$||' -e 's|[^/]*$$|__pycache__/&.*.pyc __pycache__/&.*.pyo|'
151py_compile = $(top_srcdir)/py-compile
152am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
153am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/mkinstalldirs \
154	$(top_srcdir)/py-compile
155DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
156ACLOCAL = @ACLOCAL@
157AMTAR = @AMTAR@
158AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
159APPSTREAM_UTIL = @APPSTREAM_UTIL@
160ATSPI2_CFLAGS = @ATSPI2_CFLAGS@
161ATSPI2_LIBS = @ATSPI2_LIBS@
162AUTOCONF = @AUTOCONF@
163AUTOHEADER = @AUTOHEADER@
164AUTOMAKE = @AUTOMAKE@
165AWK = @AWK@
166CC = @CC@
167CCDEPMODE = @CCDEPMODE@
168CFLAGS = @CFLAGS@
169CPP = @CPP@
170CPPFLAGS = @CPPFLAGS@
171CYGPATH_W = @CYGPATH_W@
172DEFS = @DEFS@
173DEPDIR = @DEPDIR@
174ECHO_C = @ECHO_C@
175ECHO_N = @ECHO_N@
176ECHO_T = @ECHO_T@
177EGREP = @EGREP@
178EXEEXT = @EXEEXT@
179GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
180GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
181GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
182GMSGFMT = @GMSGFMT@
183GMSGFMT_015 = @GMSGFMT_015@
184GREP = @GREP@
185GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
186GTK_CFLAGS = @GTK_CFLAGS@
187GTK_LIBS = @GTK_LIBS@
188HELP_DIR = @HELP_DIR@
189INSTALL = @INSTALL@
190INSTALL_DATA = @INSTALL_DATA@
191INSTALL_PROGRAM = @INSTALL_PROGRAM@
192INSTALL_SCRIPT = @INSTALL_SCRIPT@
193INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
194INTLLIBS = @INTLLIBS@
195INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
196ITSTOOL = @ITSTOOL@
197LDFLAGS = @LDFLAGS@
198LIBICONV = @LIBICONV@
199LIBINTL = @LIBINTL@
200LIBOBJS = @LIBOBJS@
201LIBS = @LIBS@
202LN_S = @LN_S@
203LTLIBICONV = @LTLIBICONV@
204LTLIBINTL = @LTLIBINTL@
205LTLIBOBJS = @LTLIBOBJS@
206MAINT = @MAINT@
207MAKEINFO = @MAKEINFO@
208MKDIR_P = @MKDIR_P@
209MSGFMT = @MSGFMT@
210MSGFMT_015 = @MSGFMT_015@
211MSGMERGE = @MSGMERGE@
212OBJEXT = @OBJEXT@
213PACKAGE = @PACKAGE@
214PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
215PACKAGE_NAME = @PACKAGE_NAME@
216PACKAGE_STRING = @PACKAGE_STRING@
217PACKAGE_TARNAME = @PACKAGE_TARNAME@
218PACKAGE_URL = @PACKAGE_URL@
219PACKAGE_VERSION = @PACKAGE_VERSION@
220PATH_SEPARATOR = @PATH_SEPARATOR@
221PKG_CONFIG = @PKG_CONFIG@
222PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
223PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
224POSUB = @POSUB@
225PYGOBJECT_CFLAGS = @PYGOBJECT_CFLAGS@
226PYGOBJECT_LIBS = @PYGOBJECT_LIBS@
227PYTHON = @PYTHON@
228PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
229PYTHON_PLATFORM = @PYTHON_PLATFORM@
230PYTHON_PREFIX = @PYTHON_PREFIX@
231PYTHON_VERSION = @PYTHON_VERSION@
232SED = @SED@
233SET_MAKE = @SET_MAKE@
234SHELL = @SHELL@
235STRIP = @STRIP@
236USE_NLS = @USE_NLS@
237VERSION = @VERSION@
238XGETTEXT = @XGETTEXT@
239XGETTEXT_015 = @XGETTEXT_015@
240XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
241XMLLINT = @XMLLINT@
242YELP_LC_DIST = @YELP_LC_DIST@
243YELP_LC_MEDIA_LINKS = @YELP_LC_MEDIA_LINKS@
244abs_builddir = @abs_builddir@
245abs_srcdir = @abs_srcdir@
246abs_top_builddir = @abs_top_builddir@
247abs_top_srcdir = @abs_top_srcdir@
248ac_ct_CC = @ac_ct_CC@
249am__include = @am__include@
250am__leading_dot = @am__leading_dot@
251am__quote = @am__quote@
252am__tar = @am__tar@
253am__untar = @am__untar@
254appstreamxmldir = @appstreamxmldir@
255bindir = @bindir@
256build = @build@
257build_alias = @build_alias@
258build_cpu = @build_cpu@
259build_os = @build_os@
260build_vendor = @build_vendor@
261builddir = @builddir@
262datadir = @datadir@
263datarootdir = @datarootdir@
264docdir = @docdir@
265dvidir = @dvidir@
266exec_prefix = @exec_prefix@
267gsettingsschemadir = @gsettingsschemadir@
268host = @host@
269host_alias = @host_alias@
270host_cpu = @host_cpu@
271host_os = @host_os@
272host_vendor = @host_vendor@
273htmldir = @htmldir@
274includedir = @includedir@
275infodir = @infodir@
276install_sh = @install_sh@
277libdir = @libdir@
278libexecdir = @libexecdir@
279localedir = @localedir@
280localstatedir = @localstatedir@
281mandir = @mandir@
282mkdir_p = @mkdir_p@
283oldincludedir = @oldincludedir@
284pdfdir = @pdfdir@
285pkgpyexecdir = @pkgpyexecdir@
286pkgpythondir = @pkgpythondir@
287prefix = @prefix@
288program_transform_name = @program_transform_name@
289psdir = @psdir@
290pyexecdir = @pyexecdir@
291pythondir = @pythondir@
292runstatedir = @runstatedir@
293sbindir = @sbindir@
294sharedstatedir = @sharedstatedir@
295srcdir = @srcdir@
296sysconfdir = @sysconfdir@
297target_alias = @target_alias@
298top_build_prefix = @top_build_prefix@
299top_builddir = @top_builddir@
300top_srcdir = @top_srcdir@
301plugin_PYTHON = base_plugin.py \
302	message.py \
303	plugin_manager.py \
304	view.py \
305	__init__.py
306
307plugindir = $(pkgpythondir)/plugin/
308all: all-am
309
310.SUFFIXES:
311$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
312	@for dep in $?; do \
313	  case '$(am__configure_deps)' in \
314	    *$$dep*) \
315	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
316	        && { if test -f $@; then exit 0; else break; fi; }; \
317	      exit 1;; \
318	  esac; \
319	done; \
320	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/lib/accerciser/plugin/Makefile'; \
321	$(am__cd) $(top_srcdir) && \
322	  $(AUTOMAKE) --gnu src/lib/accerciser/plugin/Makefile
323Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
324	@case '$?' in \
325	  *config.status*) \
326	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
327	  *) \
328	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
329	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
330	esac;
331
332$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
333	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
334
335$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
336	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
337$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
338	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
339$(am__aclocal_m4_deps):
340install-pluginPYTHON: $(plugin_PYTHON)
341	@$(NORMAL_INSTALL)
342	@list='$(plugin_PYTHON)'; dlist=; list2=; test -n "$(plugindir)" || list=; \
343	if test -n "$$list"; then \
344	  echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
345	  $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \
346	fi; \
347	for p in $$list; do \
348	  if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
349	  if test -f $$b$$p; then \
350	    $(am__strip_dir) \
351	    dlist="$$dlist $$f"; \
352	    list2="$$list2 $$b$$p"; \
353	  else :; fi; \
354	done; \
355	for file in $$list2; do echo $$file; done | $(am__base_list) | \
356	while read files; do \
357	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \
358	  $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \
359	done || exit $$?; \
360	if test -n "$$dlist"; then \
361	  $(am__py_compile) --destdir "$(DESTDIR)" \
362	                    --basedir "$(plugindir)" $$dlist; \
363	else :; fi
364
365uninstall-pluginPYTHON:
366	@$(NORMAL_UNINSTALL)
367	@list='$(plugin_PYTHON)'; test -n "$(plugindir)" || list=; \
368	py_files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
369	test -n "$$py_files" || exit 0; \
370	dir='$(DESTDIR)$(plugindir)'; \
371	pyc_files=`echo "$$py_files" | sed 's|$$|c|'`; \
372	pyo_files=`echo "$$py_files" | sed 's|$$|o|'`; \
373	st=0; \
374	for files in "$$py_files" "$$pyc_files" "$$pyo_files"; do \
375	  $(am__uninstall_files_from_dir) || st=$$?; \
376	done; \
377	dir='$(DESTDIR)$(plugindir)'; \
378	echo "$$py_files" | $(am__pep3147_tweak) | $(am__base_list) | \
379	  while read files; do \
380	    $(am__uninstall_files_from_dir) || st=$$?; \
381	  done || exit $$?; \
382	exit $$st
383tags TAGS:
384
385ctags CTAGS:
386
387cscope cscopelist:
388
389
390distdir: $(BUILT_SOURCES)
391	$(MAKE) $(AM_MAKEFLAGS) distdir-am
392
393distdir-am: $(DISTFILES)
394	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
395	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
396	list='$(DISTFILES)'; \
397	  dist_files=`for file in $$list; do echo $$file; done | \
398	  sed -e "s|^$$srcdirstrip/||;t" \
399	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
400	case $$dist_files in \
401	  */*) $(MKDIR_P) `echo "$$dist_files" | \
402			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
403			   sort -u` ;; \
404	esac; \
405	for file in $$dist_files; do \
406	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
407	  if test -d $$d/$$file; then \
408	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
409	    if test -d "$(distdir)/$$file"; then \
410	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
411	    fi; \
412	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
413	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
414	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
415	    fi; \
416	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
417	  else \
418	    test -f "$(distdir)/$$file" \
419	    || cp -p $$d/$$file "$(distdir)/$$file" \
420	    || exit 1; \
421	  fi; \
422	done
423check-am: all-am
424check: check-am
425all-am: Makefile
426installdirs:
427	for dir in "$(DESTDIR)$(plugindir)"; do \
428	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
429	done
430install: install-am
431install-exec: install-exec-am
432install-data: install-data-am
433uninstall: uninstall-am
434
435install-am: all-am
436	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
437
438installcheck: installcheck-am
439install-strip:
440	if test -z '$(STRIP)'; then \
441	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
442	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
443	      install; \
444	else \
445	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
446	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
447	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
448	fi
449mostlyclean-generic:
450
451clean-generic:
452
453distclean-generic:
454	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
455	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
456
457maintainer-clean-generic:
458	@echo "This command is intended for maintainers to use"
459	@echo "it deletes files that may require special tools to rebuild."
460clean: clean-am
461
462clean-am: clean-generic mostlyclean-am
463
464distclean: distclean-am
465	-rm -f Makefile
466distclean-am: clean-am distclean-generic
467
468dvi: dvi-am
469
470dvi-am:
471
472html: html-am
473
474html-am:
475
476info: info-am
477
478info-am:
479
480install-data-am: install-pluginPYTHON
481
482install-dvi: install-dvi-am
483
484install-dvi-am:
485
486install-exec-am:
487
488install-html: install-html-am
489
490install-html-am:
491
492install-info: install-info-am
493
494install-info-am:
495
496install-man:
497
498install-pdf: install-pdf-am
499
500install-pdf-am:
501
502install-ps: install-ps-am
503
504install-ps-am:
505
506installcheck-am:
507
508maintainer-clean: maintainer-clean-am
509	-rm -f Makefile
510maintainer-clean-am: distclean-am maintainer-clean-generic
511
512mostlyclean: mostlyclean-am
513
514mostlyclean-am: mostlyclean-generic
515
516pdf: pdf-am
517
518pdf-am:
519
520ps: ps-am
521
522ps-am:
523
524uninstall-am: uninstall-pluginPYTHON
525
526.MAKE: install-am install-strip
527
528.PHONY: all all-am check check-am clean clean-generic cscopelist-am \
529	ctags-am distclean distclean-generic distdir dvi dvi-am html \
530	html-am info info-am install install-am install-data \
531	install-data-am install-dvi install-dvi-am install-exec \
532	install-exec-am install-html install-html-am install-info \
533	install-info-am install-man install-pdf install-pdf-am \
534	install-pluginPYTHON install-ps install-ps-am install-strip \
535	installcheck installcheck-am installdirs maintainer-clean \
536	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
537	pdf-am ps ps-am tags-am uninstall uninstall-am \
538	uninstall-pluginPYTHON
539
540.PRECIOUS: Makefile
541
542
543# Tell versions [3.59,3.63) of GNU make to not export all variables.
544# Otherwise a system limit (for SysV at least) may be exceeded.
545.NOEXPORT:
546