source: trunk/third/glib2/build/Makefile.in @ 20721

Revision 20721, 15.6 KB checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20720, which included commits to RCS files with non-trunk default branches.
Line 
1# Makefile.in generated by automake 1.7.9 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5# 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
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ..
24
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38host_triplet = @host@
39ACLOCAL = @ACLOCAL@
40ALLOCA = @ALLOCA@
41AMDEP_FALSE = @AMDEP_FALSE@
42AMDEP_TRUE = @AMDEP_TRUE@
43AMTAR = @AMTAR@
44AR = @AR@
45AUTOCONF = @AUTOCONF@
46AUTOHEADER = @AUTOHEADER@
47AUTOMAKE = @AUTOMAKE@
48AWK = @AWK@
49CATALOGS = @CATALOGS@
50CATOBJEXT = @CATOBJEXT@
51CC = @CC@
52CCDEPMODE = @CCDEPMODE@
53CFLAGS = @CFLAGS@
54CPP = @CPP@
55CPPFLAGS = @CPPFLAGS@
56CROSS_COMPILING_FALSE = @CROSS_COMPILING_FALSE@
57CROSS_COMPILING_TRUE = @CROSS_COMPILING_TRUE@
58CXX = @CXX@
59CXXCPP = @CXXCPP@
60CXXDEPMODE = @CXXDEPMODE@
61CXXFLAGS = @CXXFLAGS@
62CYGPATH_W = @CYGPATH_W@
63DATADIRNAME = @DATADIRNAME@
64DEFS = @DEFS@
65DEPDIR = @DEPDIR@
66DISABLE_MEM_POOLS = @DISABLE_MEM_POOLS@
67ECHO = @ECHO@
68ECHO_C = @ECHO_C@
69ECHO_N = @ECHO_N@
70ECHO_T = @ECHO_T@
71EGREP = @EGREP@
72ENABLE_GC_FRIENDLY = @ENABLE_GC_FRIENDLY@
73ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
74ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
75ENABLE_MAN_FALSE = @ENABLE_MAN_FALSE@
76ENABLE_MAN_TRUE = @ENABLE_MAN_TRUE@
77ENABLE_TIMELOOP_FALSE = @ENABLE_TIMELOOP_FALSE@
78ENABLE_TIMELOOP_TRUE = @ENABLE_TIMELOOP_TRUE@
79EXEEXT = @EXEEXT@
80F77 = @F77@
81FFLAGS = @FFLAGS@
82GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
83GIO = @GIO@
84GLIBC21 = @GLIBC21@
85GLIB_BINARY_AGE = @GLIB_BINARY_AGE@
86GLIB_DEBUG_FLAGS = @GLIB_DEBUG_FLAGS@
87GLIB_DEF = @GLIB_DEF@
88GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
89GLIB_INTERFACE_AGE = @GLIB_INTERFACE_AGE@
90GLIB_MAJOR_VERSION = @GLIB_MAJOR_VERSION@
91GLIB_MICRO_VERSION = @GLIB_MICRO_VERSION@
92GLIB_MINOR_VERSION = @GLIB_MINOR_VERSION@
93GLIB_VERSION = @GLIB_VERSION@
94GMODULE_DEF = @GMODULE_DEF@
95GMOFILES = @GMOFILES@
96GMSGFMT = @GMSGFMT@
97GOBJECT_DEF = @GOBJECT_DEF@
98GSPAWN = @GSPAWN@
99GTHREAD_COMPILE_IMPL_DEFINES = @GTHREAD_COMPILE_IMPL_DEFINES@
100GTHREAD_DEF = @GTHREAD_DEF@
101GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
102GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
103G_LIBS_EXTRA = @G_LIBS_EXTRA@
104G_LIB_WIN32_RESOURCE = @G_LIB_WIN32_RESOURCE@
105G_MODULE_BROKEN_RTLD_GLOBAL = @G_MODULE_BROKEN_RTLD_GLOBAL@
106G_MODULE_HAVE_DLERROR = @G_MODULE_HAVE_DLERROR@
107G_MODULE_IMPL = @G_MODULE_IMPL@
108G_MODULE_LDFLAGS = @G_MODULE_LDFLAGS@
109G_MODULE_LIBS = @G_MODULE_LIBS@
110G_MODULE_LIBS_EXTRA = @G_MODULE_LIBS_EXTRA@
111G_MODULE_NEED_USCORE = @G_MODULE_NEED_USCORE@
112G_MODULE_PLUGIN_LIBS = @G_MODULE_PLUGIN_LIBS@
113G_MODULE_SUPPORTED = @G_MODULE_SUPPORTED@
114G_MODULE_WIN32_RESOURCE = @G_MODULE_WIN32_RESOURCE@
115G_OBJECT_WIN32_RESOURCE = @G_OBJECT_WIN32_RESOURCE@
116G_THREAD_CFLAGS = @G_THREAD_CFLAGS@
117G_THREAD_LIBS = @G_THREAD_LIBS@
118G_THREAD_LIBS_EXTRA = @G_THREAD_LIBS_EXTRA@
119G_THREAD_LIBS_FOR_GTHREAD = @G_THREAD_LIBS_FOR_GTHREAD@
120G_THREAD_WIN32_RESOURCE = @G_THREAD_WIN32_RESOURCE@
121HAVE_CXX_FALSE = @HAVE_CXX_FALSE@
122HAVE_CXX_TRUE = @HAVE_CXX_TRUE@
123HAVE_GOOD_PRINTF_FALSE = @HAVE_GOOD_PRINTF_FALSE@
124HAVE_GOOD_PRINTF_TRUE = @HAVE_GOOD_PRINTF_TRUE@
125HTML_DIR = @HTML_DIR@
126ICONV_LIBS = @ICONV_LIBS@
127INDENT = @INDENT@
128INSTALL_DATA = @INSTALL_DATA@
129INSTALL_PROGRAM = @INSTALL_PROGRAM@
130INSTALL_SCRIPT = @INSTALL_SCRIPT@
131INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
132INSTOBJEXT = @INSTOBJEXT@
133INTLLIBS = @INTLLIBS@
134LDFLAGS = @LDFLAGS@
135LIBOBJS = @LIBOBJS@
136LIBS = @LIBS@
137LIBTOOL = @LIBTOOL@
138LN_S = @LN_S@
139LTLIBOBJS = @LTLIBOBJS@
140LT_AGE = @LT_AGE@
141LT_CURRENT = @LT_CURRENT@
142LT_CURRENT_MINUS_AGE = @LT_CURRENT_MINUS_AGE@
143LT_RELEASE = @LT_RELEASE@
144LT_REVISION = @LT_REVISION@
145MAINT = @MAINT@
146MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
147MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
148MAKEINFO = @MAKEINFO@
149MKINSTALLDIRS = @MKINSTALLDIRS@
150MSGFMT = @MSGFMT@
151MS_LIB_AVAILABLE_FALSE = @MS_LIB_AVAILABLE_FALSE@
152MS_LIB_AVAILABLE_TRUE = @MS_LIB_AVAILABLE_TRUE@
153OBJEXT = @OBJEXT@
154OS_WIN32_FALSE = @OS_WIN32_FALSE@
155OS_WIN32_TRUE = @OS_WIN32_TRUE@
156PACKAGE = @PACKAGE@
157PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
158PACKAGE_NAME = @PACKAGE_NAME@
159PACKAGE_STRING = @PACKAGE_STRING@
160PACKAGE_TARNAME = @PACKAGE_TARNAME@
161PACKAGE_VERSION = @PACKAGE_VERSION@
162PATH_SEPARATOR = @PATH_SEPARATOR@
163PERL = @PERL@
164PERL_PATH = @PERL_PATH@
165PKG_CONFIG = @PKG_CONFIG@
166PLATFORMDEP = @PLATFORMDEP@
167PLATFORM_WIN32_FALSE = @PLATFORM_WIN32_FALSE@
168PLATFORM_WIN32_TRUE = @PLATFORM_WIN32_TRUE@
169POFILES = @POFILES@
170POSUB = @POSUB@
171PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
172PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
173RANLIB = @RANLIB@
174REBUILD = @REBUILD@
175SET_MAKE = @SET_MAKE@
176SHELL = @SHELL@
177STRIP = @STRIP@
178TESTGMODULE_EXP = @TESTGMODULE_EXP@
179USE_NLS = @USE_NLS@
180VERSION = @VERSION@
181XGETTEXT = @XGETTEXT@
182XMLCATALOG = @XMLCATALOG@
183XML_CATALOG_FILE = @XML_CATALOG_FILE@
184XSLTPROC = @XSLTPROC@
185ac_ct_AR = @ac_ct_AR@
186ac_ct_CC = @ac_ct_CC@
187ac_ct_CXX = @ac_ct_CXX@
188ac_ct_F77 = @ac_ct_F77@
189ac_ct_RANLIB = @ac_ct_RANLIB@
190ac_ct_STRIP = @ac_ct_STRIP@
191am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
192am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
193am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
194am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
195am__include = @am__include@
196am__leading_dot = @am__leading_dot@
197am__quote = @am__quote@
198bindir = @bindir@
199build = @build@
200build_alias = @build_alias@
201build_cpu = @build_cpu@
202build_os = @build_os@
203build_vendor = @build_vendor@
204datadir = @datadir@
205exec_prefix = @exec_prefix@
206host = @host@
207host_alias = @host_alias@
208host_cpu = @host_cpu@
209host_os = @host_os@
210host_vendor = @host_vendor@
211includedir = @includedir@
212infodir = @infodir@
213install_sh = @install_sh@
214libdir = @libdir@
215libexecdir = @libexecdir@
216localstatedir = @localstatedir@
217mandir = @mandir@
218ms_librarian = @ms_librarian@
219oldincludedir = @oldincludedir@
220prefix = @prefix@
221program_transform_name = @program_transform_name@
222sbindir = @sbindir@
223sharedstatedir = @sharedstatedir@
224sysconfdir = @sysconfdir@
225target_alias = @target_alias@
226SUBDIRS = \
227        win32
228
229
230EXTRA_DIST = \
231        README
232
233subdir = build
234ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
235mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
236CONFIG_HEADER = $(top_builddir)/config.h
237CONFIG_CLEAN_FILES =
238DIST_SOURCES =
239
240RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
241        ps-recursive install-info-recursive uninstall-info-recursive \
242        all-recursive install-data-recursive install-exec-recursive \
243        installdirs-recursive install-recursive uninstall-recursive \
244        check-recursive installcheck-recursive
245DIST_COMMON = README $(srcdir)/Makefile.in ChangeLog Makefile.am
246DIST_SUBDIRS = $(SUBDIRS)
247all: all-recursive
248
249.SUFFIXES:
250$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
251        cd $(top_srcdir) && \
252          $(AUTOMAKE) --gnu  build/Makefile
253Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
254        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
255
256mostlyclean-libtool:
257        -rm -f *.lo
258
259clean-libtool:
260        -rm -rf .libs _libs
261
262distclean-libtool:
263        -rm -f libtool
264uninstall-info-am:
265
266# This directory's subdirectories are mostly independent; you can cd
267# into them and run `make' without going through this Makefile.
268# To change the values of `make' variables: instead of editing Makefiles,
269# (1) if the variable is set in `config.status', edit `config.status'
270#     (which will cause the Makefiles to be regenerated when you run `make');
271# (2) otherwise, pass the desired values on the `make' command line.
272$(RECURSIVE_TARGETS):
273        @set fnord $$MAKEFLAGS; amf=$$2; \
274        dot_seen=no; \
275        target=`echo $@ | sed s/-recursive//`; \
276        list='$(SUBDIRS)'; for subdir in $$list; do \
277          echo "Making $$target in $$subdir"; \
278          if test "$$subdir" = "."; then \
279            dot_seen=yes; \
280            local_target="$$target-am"; \
281          else \
282            local_target="$$target"; \
283          fi; \
284          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
285           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
286        done; \
287        if test "$$dot_seen" = "no"; then \
288          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
289        fi; test -z "$$fail"
290
291mostlyclean-recursive clean-recursive distclean-recursive \
292maintainer-clean-recursive:
293        @set fnord $$MAKEFLAGS; amf=$$2; \
294        dot_seen=no; \
295        case "$@" in \
296          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
297          *) list='$(SUBDIRS)' ;; \
298        esac; \
299        rev=''; for subdir in $$list; do \
300          if test "$$subdir" = "."; then :; else \
301            rev="$$subdir $$rev"; \
302          fi; \
303        done; \
304        rev="$$rev ."; \
305        target=`echo $@ | sed s/-recursive//`; \
306        for subdir in $$rev; do \
307          echo "Making $$target in $$subdir"; \
308          if test "$$subdir" = "."; then \
309            local_target="$$target-am"; \
310          else \
311            local_target="$$target"; \
312          fi; \
313          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
314           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
315        done && test -z "$$fail"
316tags-recursive:
317        list='$(SUBDIRS)'; for subdir in $$list; do \
318          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
319        done
320ctags-recursive:
321        list='$(SUBDIRS)'; for subdir in $$list; do \
322          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
323        done
324
325ETAGS = etags
326ETAGSFLAGS =
327
328CTAGS = ctags
329CTAGSFLAGS =
330
331tags: TAGS
332
333ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
334        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
335        unique=`for i in $$list; do \
336            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
337          done | \
338          $(AWK) '    { files[$$0] = 1; } \
339               END { for (i in files) print i; }'`; \
340        mkid -fID $$unique
341
342TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
343                $(TAGS_FILES) $(LISP)
344        tags=; \
345        here=`pwd`; \
346        if (etags --etags-include --version) >/dev/null 2>&1; then \
347          include_option=--etags-include; \
348        else \
349          include_option=--include; \
350        fi; \
351        list='$(SUBDIRS)'; for subdir in $$list; do \
352          if test "$$subdir" = .; then :; else \
353            test -f $$subdir/TAGS && \
354              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
355          fi; \
356        done; \
357        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
358        unique=`for i in $$list; do \
359            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
360          done | \
361          $(AWK) '    { files[$$0] = 1; } \
362               END { for (i in files) print i; }'`; \
363        test -z "$(ETAGS_ARGS)$$tags$$unique" \
364          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
365             $$tags $$unique
366
367ctags: CTAGS
368CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
369                $(TAGS_FILES) $(LISP)
370        tags=; \
371        here=`pwd`; \
372        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
373        unique=`for i in $$list; do \
374            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
375          done | \
376          $(AWK) '    { files[$$0] = 1; } \
377               END { for (i in files) print i; }'`; \
378        test -z "$(CTAGS_ARGS)$$tags$$unique" \
379          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
380             $$tags $$unique
381
382GTAGS:
383        here=`$(am__cd) $(top_builddir) && pwd` \
384          && cd $(top_srcdir) \
385          && gtags -i $(GTAGS_ARGS) $$here
386
387distclean-tags:
388        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
389DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
390
391top_distdir = ..
392distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
393
394distdir: $(DISTFILES)
395        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
396        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
397        list='$(DISTFILES)'; for file in $$list; do \
398          case $$file in \
399            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
400            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
401          esac; \
402          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
403          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
404          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
405            dir="/$$dir"; \
406            $(mkinstalldirs) "$(distdir)$$dir"; \
407          else \
408            dir=''; \
409          fi; \
410          if test -d $$d/$$file; then \
411            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
412              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
413            fi; \
414            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
415          else \
416            test -f $(distdir)/$$file \
417            || cp -p $$d/$$file $(distdir)/$$file \
418            || exit 1; \
419          fi; \
420        done
421        list='$(SUBDIRS)'; for subdir in $$list; do \
422          if test "$$subdir" = .; then :; else \
423            test -d $(distdir)/$$subdir \
424            || mkdir $(distdir)/$$subdir \
425            || exit 1; \
426            (cd $$subdir && \
427              $(MAKE) $(AM_MAKEFLAGS) \
428                top_distdir="$(top_distdir)" \
429                distdir=../$(distdir)/$$subdir \
430                distdir) \
431              || exit 1; \
432          fi; \
433        done
434check-am: all-am
435check: check-recursive
436all-am: Makefile
437installdirs: installdirs-recursive
438installdirs-am:
439
440install: install-recursive
441install-exec: install-exec-recursive
442install-data: install-data-recursive
443uninstall: uninstall-recursive
444
445install-am: all-am
446        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
447
448installcheck: installcheck-recursive
449install-strip:
450        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
451          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
452          `test -z '$(STRIP)' || \
453            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
454mostlyclean-generic:
455
456clean-generic:
457
458distclean-generic:
459        -rm -f $(CONFIG_CLEAN_FILES)
460
461maintainer-clean-generic:
462        @echo "This command is intended for maintainers to use"
463        @echo "it deletes files that may require special tools to rebuild."
464clean: clean-recursive
465
466clean-am: clean-generic clean-libtool mostlyclean-am
467
468distclean: distclean-recursive
469        -rm -f Makefile
470distclean-am: clean-am distclean-generic distclean-libtool \
471        distclean-tags
472
473dvi: dvi-recursive
474
475dvi-am:
476
477info: info-recursive
478
479info-am:
480
481install-data-am:
482
483install-exec-am:
484
485install-info: install-info-recursive
486
487install-man:
488
489installcheck-am:
490
491maintainer-clean: maintainer-clean-recursive
492        -rm -f Makefile
493maintainer-clean-am: distclean-am maintainer-clean-generic
494
495mostlyclean: mostlyclean-recursive
496
497mostlyclean-am: mostlyclean-generic mostlyclean-libtool
498
499pdf: pdf-recursive
500
501pdf-am:
502
503ps: ps-recursive
504
505ps-am:
506
507uninstall-am: uninstall-info-am
508
509uninstall-info: uninstall-info-recursive
510
511.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
512        clean-generic clean-libtool clean-recursive ctags \
513        ctags-recursive distclean distclean-generic distclean-libtool \
514        distclean-recursive distclean-tags distdir dvi dvi-am \
515        dvi-recursive info info-am info-recursive install install-am \
516        install-data install-data-am install-data-recursive \
517        install-exec install-exec-am install-exec-recursive \
518        install-info install-info-am install-info-recursive install-man \
519        install-recursive install-strip installcheck installcheck-am \
520        installdirs installdirs-am installdirs-recursive \
521        maintainer-clean maintainer-clean-generic \
522        maintainer-clean-recursive mostlyclean mostlyclean-generic \
523        mostlyclean-libtool mostlyclean-recursive pdf pdf-am \
524        pdf-recursive ps ps-am ps-recursive tags tags-recursive \
525        uninstall uninstall-am uninstall-info-am \
526        uninstall-info-recursive uninstall-recursive
527
528# Tell versions [3.59,3.63) of GNU make to not export all variables.
529# Otherwise a system limit (for SysV at least) may be exceeded.
530.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.