1# Makefile.in generated by automake 1.11 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
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37bin_PROGRAMS = glurp$(EXEEXT)
38subdir = src
39DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__aclocal_m4_deps = $(top_srcdir)/configure.in
42am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43	$(ACLOCAL_M4)
44mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
45CONFIG_HEADER = $(top_builddir)/config.h
46CONFIG_CLEAN_FILES =
47CONFIG_CLEAN_VPATH_FILES =
48am__installdirs = "$(DESTDIR)$(bindir)"
49PROGRAMS = $(bin_PROGRAMS)
50am_glurp_OBJECTS = conf.$(OBJEXT) mpd-callbacks.$(OBJEXT) \
51	gui.$(OBJEXT) comm.$(OBJEXT) gui-callbacks.$(OBJEXT) \
52	player.$(OBJEXT) keyboard.$(OBJEXT) main.$(OBJEXT) \
53	support.$(OBJEXT) trayicon.$(OBJEXT) traymenu.$(OBJEXT)
54glurp_OBJECTS = $(am_glurp_OBJECTS)
55glurp_DEPENDENCIES =
56glurp_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(glurp_LDFLAGS) \
57	$(LDFLAGS) -o $@
58DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
59depcomp = $(SHELL) $(top_srcdir)/depcomp
60am__depfiles_maybe = depfiles
61am__mv = mv -f
62COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
63	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
64CCLD = $(CC)
65LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
66SOURCES = $(glurp_SOURCES)
67DIST_SOURCES = $(glurp_SOURCES)
68ETAGS = etags
69CTAGS = ctags
70DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
71ACLOCAL = @ACLOCAL@
72AMTAR = @AMTAR@
73AUTOCONF = @AUTOCONF@
74AUTOHEADER = @AUTOHEADER@
75AUTOMAKE = @AUTOMAKE@
76AWK = @AWK@
77CC = @CC@
78CCDEPMODE = @CCDEPMODE@
79CFLAGS = @CFLAGS@
80CPP = @CPP@
81CPPFLAGS = @CPPFLAGS@
82CYGPATH_W = @CYGPATH_W@
83DEFS = @DEFS@
84DEPDIR = @DEPDIR@
85ECHO_C = @ECHO_C@
86ECHO_N = @ECHO_N@
87ECHO_T = @ECHO_T@
88EGREP = @EGREP@
89EXEEXT = @EXEEXT@
90EXTRA_CFLAGS = @EXTRA_CFLAGS@
91EXTRA_LDFLAGS = @EXTRA_LDFLAGS@
92GREP = @GREP@
93INSTALL = @INSTALL@
94INSTALL_DATA = @INSTALL_DATA@
95INSTALL_PROGRAM = @INSTALL_PROGRAM@
96INSTALL_SCRIPT = @INSTALL_SCRIPT@
97INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
98LDFLAGS = @LDFLAGS@
99LIBOBJS = @LIBOBJS@
100LIBS = @LIBS@
101LTLIBOBJS = @LTLIBOBJS@
102MAINT = @MAINT@
103MAKEINFO = @MAKEINFO@
104MKDIR_P = @MKDIR_P@
105OBJEXT = @OBJEXT@
106PACKAGE = @PACKAGE@
107PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
108PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
109PACKAGE_LIBS = @PACKAGE_LIBS@
110PACKAGE_NAME = @PACKAGE_NAME@
111PACKAGE_STRING = @PACKAGE_STRING@
112PACKAGE_TARNAME = @PACKAGE_TARNAME@
113PACKAGE_URL = @PACKAGE_URL@
114PACKAGE_VERSION = @PACKAGE_VERSION@
115PATH_SEPARATOR = @PATH_SEPARATOR@
116PKG_CONFIG = @PKG_CONFIG@
117SET_MAKE = @SET_MAKE@
118SHELL = @SHELL@
119STRIP = @STRIP@
120VERSION = @VERSION@
121abs_builddir = @abs_builddir@
122abs_srcdir = @abs_srcdir@
123abs_top_builddir = @abs_top_builddir@
124abs_top_srcdir = @abs_top_srcdir@
125ac_ct_CC = @ac_ct_CC@
126am__include = @am__include@
127am__leading_dot = @am__leading_dot@
128am__quote = @am__quote@
129am__tar = @am__tar@
130am__untar = @am__untar@
131bindir = @bindir@
132build = @build@
133build_alias = @build_alias@
134build_cpu = @build_cpu@
135build_os = @build_os@
136build_vendor = @build_vendor@
137builddir = @builddir@
138datadir = @datadir@
139datarootdir = @datarootdir@
140docdir = @docdir@
141dvidir = @dvidir@
142exec_prefix = @exec_prefix@
143host = @host@
144host_alias = @host_alias@
145host_cpu = @host_cpu@
146host_os = @host_os@
147host_vendor = @host_vendor@
148htmldir = @htmldir@
149includedir = @includedir@
150infodir = @infodir@
151install_sh = @install_sh@
152libdir = @libdir@
153libexecdir = @libexecdir@
154localedir = @localedir@
155localstatedir = @localstatedir@
156mandir = @mandir@
157mkdir_p = @mkdir_p@
158oldincludedir = @oldincludedir@
159pdfdir = @pdfdir@
160prefix = @prefix@
161program_transform_name = @program_transform_name@
162psdir = @psdir@
163sbindir = @sbindir@
164sharedstatedir = @sharedstatedir@
165srcdir = @srcdir@
166sysconfdir = @sysconfdir@
167target_alias = @target_alias@
168top_build_prefix = @top_build_prefix@
169top_builddir = @top_builddir@
170top_srcdir = @top_srcdir@
171INCLUDES = \
172	-DDATA_DIR=\""$(datadir)/glurp/"\" \
173	@PACKAGE_CFLAGS@ @EXTRA_CFLAGS@ -Wall
174
175glurp_SOURCES = \
176	conf.h conf.c \
177	mpd-callbacks.h mpd-callbacks.c \
178	gui.h gui.c \
179	comm.h comm.c \
180	gui-callbacks.h gui-callbacks.c \
181	player.h player.c \
182	keyboard.c \
183	main.c \
184	structs.h \
185	support.h support.c \
186  trayicon.h trayicon.c \
187  traymenu.h traymenu.c
188
189glurp_LDFLAGS = -export-dynamic @EXTRA_LDFLAGS@
190glurp_LDADD = @PACKAGE_LIBS@
191all: all-am
192
193.SUFFIXES:
194.SUFFIXES: .c .o .obj
195$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
196	@for dep in $?; do \
197	  case '$(am__configure_deps)' in \
198	    *$$dep*) \
199	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
200	        && { if test -f $@; then exit 0; else break; fi; }; \
201	      exit 1;; \
202	  esac; \
203	done; \
204	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
205	$(am__cd) $(top_srcdir) && \
206	  $(AUTOMAKE) --gnu src/Makefile
207.PRECIOUS: Makefile
208Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
209	@case '$?' in \
210	  *config.status*) \
211	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
212	  *) \
213	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
214	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
215	esac;
216
217$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
218	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
219
220$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
221	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
222$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
223	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
224$(am__aclocal_m4_deps):
225install-binPROGRAMS: $(bin_PROGRAMS)
226	@$(NORMAL_INSTALL)
227	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
228	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
229	for p in $$list; do echo "$$p $$p"; done | \
230	sed 's/$(EXEEXT)$$//' | \
231	while read p p1; do if test -f $$p; \
232	  then echo "$$p"; echo "$$p"; else :; fi; \
233	done | \
234	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
235	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
236	sed 'N;N;N;s,\n, ,g' | \
237	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
238	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
239	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
240	    else { print "f", $$3 "/" $$4, $$1; } } \
241	  END { for (d in files) print "f", d, files[d] }' | \
242	while read type dir files; do \
243	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
244	    test -z "$$files" || { \
245	      echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
246	      $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
247	    } \
248	; done
249
250uninstall-binPROGRAMS:
251	@$(NORMAL_UNINSTALL)
252	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
253	files=`for p in $$list; do echo "$$p"; done | \
254	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
255	      -e 's/$$/$(EXEEXT)/' `; \
256	test -n "$$list" || exit 0; \
257	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
258	cd "$(DESTDIR)$(bindir)" && rm -f $$files
259
260clean-binPROGRAMS:
261	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
262glurp$(EXEEXT): $(glurp_OBJECTS) $(glurp_DEPENDENCIES)
263	@rm -f glurp$(EXEEXT)
264	$(glurp_LINK) $(glurp_OBJECTS) $(glurp_LDADD) $(LIBS)
265
266mostlyclean-compile:
267	-rm -f *.$(OBJEXT)
268
269distclean-compile:
270	-rm -f *.tab.c
271
272@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/comm.Po@am__quote@
273@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conf.Po@am__quote@
274@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gui-callbacks.Po@am__quote@
275@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gui.Po@am__quote@
276@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/keyboard.Po@am__quote@
277@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
278@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mpd-callbacks.Po@am__quote@
279@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/player.Po@am__quote@
280@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/support.Po@am__quote@
281@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trayicon.Po@am__quote@
282@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/traymenu.Po@am__quote@
283
284.c.o:
285@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
286@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
287@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
288@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
289@am__fastdepCC_FALSE@	$(COMPILE) -c $<
290
291.c.obj:
292@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
293@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
294@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
295@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
296@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
297
298ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
299	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
300	unique=`for i in $$list; do \
301	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
302	  done | \
303	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
304	      END { if (nonempty) { for (i in files) print i; }; }'`; \
305	mkid -fID $$unique
306tags: TAGS
307
308TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
309		$(TAGS_FILES) $(LISP)
310	set x; \
311	here=`pwd`; \
312	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
313	unique=`for i in $$list; do \
314	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
315	  done | \
316	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
317	      END { if (nonempty) { for (i in files) print i; }; }'`; \
318	shift; \
319	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
320	  test -n "$$unique" || unique=$$empty_fix; \
321	  if test $$# -gt 0; then \
322	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
323	      "$$@" $$unique; \
324	  else \
325	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
326	      $$unique; \
327	  fi; \
328	fi
329ctags: CTAGS
330CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
331		$(TAGS_FILES) $(LISP)
332	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
333	unique=`for i in $$list; do \
334	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
335	  done | \
336	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
337	      END { if (nonempty) { for (i in files) print i; }; }'`; \
338	test -z "$(CTAGS_ARGS)$$unique" \
339	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
340	     $$unique
341
342GTAGS:
343	here=`$(am__cd) $(top_builddir) && pwd` \
344	  && $(am__cd) $(top_srcdir) \
345	  && gtags -i $(GTAGS_ARGS) "$$here"
346
347distclean-tags:
348	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
349
350distdir: $(DISTFILES)
351	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
352	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
353	list='$(DISTFILES)'; \
354	  dist_files=`for file in $$list; do echo $$file; done | \
355	  sed -e "s|^$$srcdirstrip/||;t" \
356	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
357	case $$dist_files in \
358	  */*) $(MKDIR_P) `echo "$$dist_files" | \
359			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
360			   sort -u` ;; \
361	esac; \
362	for file in $$dist_files; do \
363	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
364	  if test -d $$d/$$file; then \
365	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
366	    if test -d "$(distdir)/$$file"; then \
367	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
368	    fi; \
369	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
370	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
371	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
372	    fi; \
373	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
374	  else \
375	    test -f "$(distdir)/$$file" \
376	    || cp -p $$d/$$file "$(distdir)/$$file" \
377	    || exit 1; \
378	  fi; \
379	done
380check-am: all-am
381check: check-am
382all-am: Makefile $(PROGRAMS)
383installdirs:
384	for dir in "$(DESTDIR)$(bindir)"; do \
385	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
386	done
387install: install-am
388install-exec: install-exec-am
389install-data: install-data-am
390uninstall: uninstall-am
391
392install-am: all-am
393	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
394
395installcheck: installcheck-am
396install-strip:
397	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
398	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
399	  `test -z '$(STRIP)' || \
400	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
401mostlyclean-generic:
402
403clean-generic:
404
405distclean-generic:
406	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
407	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
408
409maintainer-clean-generic:
410	@echo "This command is intended for maintainers to use"
411	@echo "it deletes files that may require special tools to rebuild."
412clean: clean-am
413
414clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
415
416distclean: distclean-am
417	-rm -rf ./$(DEPDIR)
418	-rm -f Makefile
419distclean-am: clean-am distclean-compile distclean-generic \
420	distclean-tags
421
422dvi: dvi-am
423
424dvi-am:
425
426html: html-am
427
428html-am:
429
430info: info-am
431
432info-am:
433
434install-data-am:
435
436install-dvi: install-dvi-am
437
438install-dvi-am:
439
440install-exec-am: install-binPROGRAMS
441
442install-html: install-html-am
443
444install-html-am:
445
446install-info: install-info-am
447
448install-info-am:
449
450install-man:
451
452install-pdf: install-pdf-am
453
454install-pdf-am:
455
456install-ps: install-ps-am
457
458install-ps-am:
459
460installcheck-am:
461
462maintainer-clean: maintainer-clean-am
463	-rm -rf ./$(DEPDIR)
464	-rm -f Makefile
465maintainer-clean-am: distclean-am maintainer-clean-generic
466
467mostlyclean: mostlyclean-am
468
469mostlyclean-am: mostlyclean-compile mostlyclean-generic
470
471pdf: pdf-am
472
473pdf-am:
474
475ps: ps-am
476
477ps-am:
478
479uninstall-am: uninstall-binPROGRAMS
480
481.MAKE: install-am install-strip
482
483.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
484	clean-generic ctags distclean distclean-compile \
485	distclean-generic distclean-tags distdir dvi dvi-am html \
486	html-am info info-am install install-am install-binPROGRAMS \
487	install-data install-data-am install-dvi install-dvi-am \
488	install-exec install-exec-am install-html install-html-am \
489	install-info install-info-am install-man install-pdf \
490	install-pdf-am install-ps install-ps-am install-strip \
491	installcheck installcheck-am installdirs maintainer-clean \
492	maintainer-clean-generic mostlyclean mostlyclean-compile \
493	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
494	uninstall-am uninstall-binPROGRAMS
495
496
497# Tell versions [3.59,3.63) of GNU make to not export all variables.
498# Otherwise a system limit (for SysV at least) may be exceeded.
499.NOEXPORT:
500