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