Makefile.in revision 23a0898a
105b261ecSmrg# Makefile.in generated by automake 1.10.1 from Makefile.am.
205b261ecSmrg# @configure_input@
305b261ecSmrg
405b261ecSmrg# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
505b261ecSmrg# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
605b261ecSmrg# This Makefile.in is free software; the Free Software Foundation
705b261ecSmrg# gives unlimited permission to copy and/or distribute it,
805b261ecSmrg# with or without modifications, as long as this notice is preserved.
905b261ecSmrg
1005b261ecSmrg# This program is distributed in the hope that it will be useful,
1105b261ecSmrg# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
1205b261ecSmrg# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
1305b261ecSmrg# PARTICULAR PURPOSE.
1405b261ecSmrg
1505b261ecSmrg@SET_MAKE@
1605b261ecSmrg
1705b261ecSmrgVPATH = @srcdir@
1805b261ecSmrgpkgdatadir = $(datadir)/@PACKAGE@
1905b261ecSmrgpkglibdir = $(libdir)/@PACKAGE@
2005b261ecSmrgpkgincludedir = $(includedir)/@PACKAGE@
2105b261ecSmrgam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
2205b261ecSmrginstall_sh_DATA = $(install_sh) -c -m 644
2305b261ecSmrginstall_sh_PROGRAM = $(install_sh) -c
2405b261ecSmrginstall_sh_SCRIPT = $(install_sh) -c
2505b261ecSmrgINSTALL_HEADER = $(INSTALL_DATA)
2605b261ecSmrgtransform = $(program_transform_name)
2705b261ecSmrgNORMAL_INSTALL = :
2805b261ecSmrgPRE_INSTALL = :
2905b261ecSmrgPOST_INSTALL = :
3005b261ecSmrgNORMAL_UNINSTALL = :
3105b261ecSmrgPRE_UNINSTALL = :
3205b261ecSmrgPOST_UNINSTALL = :
3305b261ecSmrgbuild_triplet = @build@
3405b261ecSmrghost_triplet = @host@
3505b261ecSmrgsubdir = src/util
3605b261ecSmrgDIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
3705b261ecSmrgACLOCAL_M4 = $(top_srcdir)/aclocal.m4
3805b261ecSmrgam__aclocal_m4_deps = $(top_srcdir)/configure.ac
3905b261ecSmrgam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
4005b261ecSmrg	$(ACLOCAL_M4)
4105b261ecSmrgmkinstalldirs = $(install_sh) -d
4205b261ecSmrgCONFIG_HEADER = $(top_builddir)/config.h \
4305b261ecSmrg	$(top_builddir)/include/X11/fonts/fontconf.h
4405b261ecSmrgCONFIG_CLEAN_FILES =
4505b261ecSmrgLTLIBRARIES = $(noinst_LTLIBRARIES)
4605b261ecSmrglibutil_la_LIBADD =
4705b261ecSmrgam_libutil_la_OBJECTS = atom.lo fontaccel.lo fontnames.lo fontutil.lo \
4805b261ecSmrg	fontxlfd.lo format.lo miscutil.lo patcache.lo private.lo \
4905b261ecSmrg	utilbitmap.lo
5005b261ecSmrglibutil_la_OBJECTS = $(am_libutil_la_OBJECTS)
5105b261ecSmrgDEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) -I$(top_builddir)/include/X11/fonts
5205b261ecSmrgdepcomp = $(SHELL) $(top_srcdir)/depcomp
5305b261ecSmrgam__depfiles_maybe = depfiles
5405b261ecSmrgCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
5505b261ecSmrg	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
5605b261ecSmrgLTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
5705b261ecSmrg	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
5805b261ecSmrg	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
5905b261ecSmrgCCLD = $(CC)
6005b261ecSmrgLINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
6105b261ecSmrg	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
6205b261ecSmrg	$(LDFLAGS) -o $@
6305b261ecSmrgSOURCES = $(libutil_la_SOURCES)
6405b261ecSmrgDIST_SOURCES = $(libutil_la_SOURCES)
6505b261ecSmrgETAGS = etags
6605b261ecSmrgCTAGS = ctags
6705b261ecSmrgDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
6805b261ecSmrgACLOCAL = @ACLOCAL@
6905b261ecSmrgAMTAR = @AMTAR@
7005b261ecSmrgAR = @AR@
7105b261ecSmrgAUTOCONF = @AUTOCONF@
7205b261ecSmrgAUTOHEADER = @AUTOHEADER@
7305b261ecSmrgAUTOMAKE = @AUTOMAKE@
7405b261ecSmrgAWK = @AWK@
7505b261ecSmrgCC = @CC@
7605b261ecSmrgCCDEPMODE = @CCDEPMODE@
7705b261ecSmrgCFLAGS = @CFLAGS@
7805b261ecSmrgCPP = @CPP@
7905b261ecSmrgCPPFLAGS = @CPPFLAGS@
8005b261ecSmrgCXX = @CXX@
8105b261ecSmrgCXXCPP = @CXXCPP@
8205b261ecSmrgCXXDEPMODE = @CXXDEPMODE@
8305b261ecSmrgCXXFLAGS = @CXXFLAGS@
8405b261ecSmrgCYGPATH_W = @CYGPATH_W@
8505b261ecSmrgDEFS = @DEFS@
8605b261ecSmrgDEPDIR = @DEPDIR@
8705b261ecSmrgECHO = @ECHO@
8805b261ecSmrgECHO_C = @ECHO_C@
8905b261ecSmrgECHO_N = @ECHO_N@
90ECHO_T = @ECHO_T@
91EGREP = @EGREP@
92ENCODINGSDIR = @ENCODINGSDIR@
93EXEEXT = @EXEEXT@
94F77 = @F77@
95FFLAGS = @FFLAGS@
96FONTCACHEPROTO_CFLAGS = @FONTCACHEPROTO_CFLAGS@
97FONTCACHEPROTO_LIBS = @FONTCACHEPROTO_LIBS@
98FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
99FREETYPE_LIBS = @FREETYPE_LIBS@
100FREETYPE_REQUIRES = @FREETYPE_REQUIRES@
101GREP = @GREP@
102INSTALL = @INSTALL@
103INSTALL_DATA = @INSTALL_DATA@
104INSTALL_PROGRAM = @INSTALL_PROGRAM@
105INSTALL_SCRIPT = @INSTALL_SCRIPT@
106INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
107LDFLAGS = @LDFLAGS@
108LIBOBJS = @LIBOBJS@
109LIBS = @LIBS@
110LIBTOOL = @LIBTOOL@
111LN_S = @LN_S@
112LTLIBOBJS = @LTLIBOBJS@
113MAKEINFO = @MAKEINFO@
114MATH_LIBS = @MATH_LIBS@
115MKDIR_P = @MKDIR_P@
116OBJEXT = @OBJEXT@
117PACKAGE = @PACKAGE@
118PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
119PACKAGE_NAME = @PACKAGE_NAME@
120PACKAGE_STRING = @PACKAGE_STRING@
121PACKAGE_TARNAME = @PACKAGE_TARNAME@
122PACKAGE_VERSION = @PACKAGE_VERSION@
123PATH_SEPARATOR = @PATH_SEPARATOR@
124PKG_CONFIG = @PKG_CONFIG@
125RANLIB = @RANLIB@
126SED = @SED@
127SET_MAKE = @SET_MAKE@
128SHELL = @SHELL@
129STRIP = @STRIP@
130VERSION = @VERSION@
131XFONT_CFLAGS = @XFONT_CFLAGS@
132XFONT_LIBS = @XFONT_LIBS@
133X_GZIP_FONT_COMPRESSION = @X_GZIP_FONT_COMPRESSION@
134Z_LIBS = @Z_LIBS@
135abs_builddir = @abs_builddir@
136abs_srcdir = @abs_srcdir@
137abs_top_builddir = @abs_top_builddir@
138abs_top_srcdir = @abs_top_srcdir@
139ac_ct_CC = @ac_ct_CC@
140ac_ct_CXX = @ac_ct_CXX@
141ac_ct_F77 = @ac_ct_F77@
142am__include = @am__include@
143am__leading_dot = @am__leading_dot@
144am__quote = @am__quote@
145am__tar = @am__tar@
146am__untar = @am__untar@
147bindir = @bindir@
148build = @build@
149build_alias = @build_alias@
150build_cpu = @build_cpu@
151build_os = @build_os@
152build_vendor = @build_vendor@
153builddir = @builddir@
154datadir = @datadir@
155datarootdir = @datarootdir@
156docdir = @docdir@
157dvidir = @dvidir@
158exec_prefix = @exec_prefix@
159ft_config = @ft_config@
160host = @host@
161host_alias = @host_alias@
162host_cpu = @host_cpu@
163host_os = @host_os@
164host_vendor = @host_vendor@
165htmldir = @htmldir@
166includedir = @includedir@
167infodir = @infodir@
168install_sh = @install_sh@
169libdir = @libdir@
170libexecdir = @libexecdir@
171localedir = @localedir@
172localstatedir = @localstatedir@
173mandir = @mandir@
174mkdir_p = @mkdir_p@
175oldincludedir = @oldincludedir@
176pdfdir = @pdfdir@
177prefix = @prefix@
178program_transform_name = @program_transform_name@
179psdir = @psdir@
180sbindir = @sbindir@
181sharedstatedir = @sharedstatedir@
182srcdir = @srcdir@
183sysconfdir = @sysconfdir@
184target_alias = @target_alias@
185top_builddir = @top_builddir@
186top_srcdir = @top_srcdir@
187INCLUDES = \
188	-I${top_srcdir}/include \
189	-I$(top_srcdir)/src/stubs
190
191noinst_LTLIBRARIES = libutil.la
192libutil_la_SOURCES = \
193	atom.c			\
194	fontaccel.c		\
195	fontnames.c		\
196	fontutil.c		\
197	fontxlfd.c		\
198	format.c		\
199	miscutil.c		\
200	patcache.c		\
201	private.c		\
202	utilbitmap.c
203
204all: all-am
205
206.SUFFIXES:
207.SUFFIXES: .c .lo .o .obj
208$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
209	@for dep in $?; do \
210	  case '$(am__configure_deps)' in \
211	    *$$dep*) \
212	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
213		&& exit 0; \
214	      exit 1;; \
215	  esac; \
216	done; \
217	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/util/Makefile'; \
218	cd $(top_srcdir) && \
219	  $(AUTOMAKE) --foreign  src/util/Makefile
220.PRECIOUS: Makefile
221Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
222	@case '$?' in \
223	  *config.status*) \
224	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
225	  *) \
226	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
227	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
228	esac;
229
230$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
231	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
232
233$(top_srcdir)/configure:  $(am__configure_deps)
234	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
235$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
236	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
237
238clean-noinstLTLIBRARIES:
239	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
240	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
241	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
242	  test "$$dir" != "$$p" || dir=.; \
243	  echo "rm -f \"$${dir}/so_locations\""; \
244	  rm -f "$${dir}/so_locations"; \
245	done
246libutil.la: $(libutil_la_OBJECTS) $(libutil_la_DEPENDENCIES) 
247	$(LINK)  $(libutil_la_OBJECTS) $(libutil_la_LIBADD) $(LIBS)
248
249mostlyclean-compile:
250	-rm -f *.$(OBJEXT)
251
252distclean-compile:
253	-rm -f *.tab.c
254
255@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atom.Plo@am__quote@
256@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fontaccel.Plo@am__quote@
257@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fontnames.Plo@am__quote@
258@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fontutil.Plo@am__quote@
259@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fontxlfd.Plo@am__quote@
260@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/format.Plo@am__quote@
261@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/miscutil.Plo@am__quote@
262@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/patcache.Plo@am__quote@
263@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/private.Plo@am__quote@
264@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utilbitmap.Plo@am__quote@
265
266.c.o:
267@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
268@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
269@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
270@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
271@am__fastdepCC_FALSE@	$(COMPILE) -c $<
272
273.c.obj:
274@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
275@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
276@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
277@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
278@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
279
280.c.lo:
281@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
282@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
283@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
284@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
285@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
286
287mostlyclean-libtool:
288	-rm -f *.lo
289
290clean-libtool:
291	-rm -rf .libs _libs
292
293ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
294	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
295	unique=`for i in $$list; do \
296	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
297	  done | \
298	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
299	      END { if (nonempty) { for (i in files) print i; }; }'`; \
300	mkid -fID $$unique
301tags: TAGS
302
303TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
304		$(TAGS_FILES) $(LISP)
305	tags=; \
306	here=`pwd`; \
307	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
308	unique=`for i in $$list; do \
309	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
310	  done | \
311	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
312	      END { if (nonempty) { for (i in files) print i; }; }'`; \
313	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
314	  test -n "$$unique" || unique=$$empty_fix; \
315	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
316	    $$tags $$unique; \
317	fi
318ctags: CTAGS
319CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
320		$(TAGS_FILES) $(LISP)
321	tags=; \
322	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
323	unique=`for i in $$list; do \
324	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
325	  done | \
326	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
327	      END { if (nonempty) { for (i in files) print i; }; }'`; \
328	test -z "$(CTAGS_ARGS)$$tags$$unique" \
329	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
330	     $$tags $$unique
331
332GTAGS:
333	here=`$(am__cd) $(top_builddir) && pwd` \
334	  && cd $(top_srcdir) \
335	  && gtags -i $(GTAGS_ARGS) $$here
336
337distclean-tags:
338	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
339
340distdir: $(DISTFILES)
341	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
342	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
343	list='$(DISTFILES)'; \
344	  dist_files=`for file in $$list; do echo $$file; done | \
345	  sed -e "s|^$$srcdirstrip/||;t" \
346	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
347	case $$dist_files in \
348	  */*) $(MKDIR_P) `echo "$$dist_files" | \
349			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
350			   sort -u` ;; \
351	esac; \
352	for file in $$dist_files; do \
353	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
354	  if test -d $$d/$$file; then \
355	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
356	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
357	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
358	    fi; \
359	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
360	  else \
361	    test -f $(distdir)/$$file \
362	    || cp -p $$d/$$file $(distdir)/$$file \
363	    || exit 1; \
364	  fi; \
365	done
366check-am: all-am
367check: check-am
368all-am: Makefile $(LTLIBRARIES)
369installdirs:
370install: install-am
371install-exec: install-exec-am
372install-data: install-data-am
373uninstall: uninstall-am
374
375install-am: all-am
376	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
377
378installcheck: installcheck-am
379install-strip:
380	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
381	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
382	  `test -z '$(STRIP)' || \
383	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
384mostlyclean-generic:
385
386clean-generic:
387
388distclean-generic:
389	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
390
391maintainer-clean-generic:
392	@echo "This command is intended for maintainers to use"
393	@echo "it deletes files that may require special tools to rebuild."
394clean: clean-am
395
396clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
397	mostlyclean-am
398
399distclean: distclean-am
400	-rm -rf ./$(DEPDIR)
401	-rm -f Makefile
402distclean-am: clean-am distclean-compile distclean-generic \
403	distclean-tags
404
405dvi: dvi-am
406
407dvi-am:
408
409html: html-am
410
411info: info-am
412
413info-am:
414
415install-data-am:
416
417install-dvi: install-dvi-am
418
419install-exec-am:
420
421install-html: install-html-am
422
423install-info: install-info-am
424
425install-man:
426
427install-pdf: install-pdf-am
428
429install-ps: install-ps-am
430
431installcheck-am:
432
433maintainer-clean: maintainer-clean-am
434	-rm -rf ./$(DEPDIR)
435	-rm -f Makefile
436maintainer-clean-am: distclean-am maintainer-clean-generic
437
438mostlyclean: mostlyclean-am
439
440mostlyclean-am: mostlyclean-compile mostlyclean-generic \
441	mostlyclean-libtool
442
443pdf: pdf-am
444
445pdf-am:
446
447ps: ps-am
448
449ps-am:
450
451uninstall-am:
452
453.MAKE: install-am install-strip
454
455.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
456	clean-libtool clean-noinstLTLIBRARIES ctags distclean \
457	distclean-compile distclean-generic distclean-libtool \
458	distclean-tags distdir dvi dvi-am html html-am info info-am \
459	install install-am install-data install-data-am install-dvi \
460	install-dvi-am install-exec install-exec-am install-html \
461	install-html-am install-info install-info-am install-man \
462	install-pdf install-pdf-am install-ps install-ps-am \
463	install-strip installcheck installcheck-am installdirs \
464	maintainer-clean maintainer-clean-generic mostlyclean \
465	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
466	pdf pdf-am ps ps-am tags uninstall uninstall-am
467
468# Tell versions [3.59,3.63) of GNU make to not export all variables.
469# Otherwise a system limit (for SysV at least) may be exceeded.
470.NOEXPORT:
471