source: trunk/third/texinfo/makeinfo/Makefile.in @ 18945

Revision 18945, 19.1 KB checked in by amb, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18944, which included commits to RCS files with non-trunk default branches.
Line 
1# Makefile.in generated by automake 1.7.2 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
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
17# $Id: Makefile.in,v 1.1.1.2 2003-02-28 17:46:00 amb Exp $
18# Makefile.am for texinfo/makeinfo.
19# Run automake in .. to produce Makefile.in from this.
20#
21# This file is free software; as a special exception the author gives
22# unlimited permission to copy and/or distribute it, with or without
23# modifications, as long as this notice is preserved.
24#
25# This program is distributed in the hope that it will be useful, but
26# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
27# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
28
29srcdir = @srcdir@
30top_srcdir = @top_srcdir@
31VPATH = @srcdir@
32pkgdatadir = $(datadir)/@PACKAGE@
33pkglibdir = $(libdir)/@PACKAGE@
34pkgincludedir = $(includedir)/@PACKAGE@
35top_builddir = ..
36
37am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
38INSTALL = @INSTALL@
39install_sh_DATA = $(install_sh) -c -m 644
40install_sh_PROGRAM = $(install_sh) -c
41install_sh_SCRIPT = $(install_sh) -c
42INSTALL_HEADER = $(INSTALL_DATA)
43transform = $(program_transform_name)
44NORMAL_INSTALL = :
45PRE_INSTALL = :
46POST_INSTALL = :
47NORMAL_UNINSTALL = :
48PRE_UNINSTALL = :
49POST_UNINSTALL = :
50host_triplet = @host@
51ACLOCAL = @ACLOCAL@
52ALLOCA = @ALLOCA@
53AMDEP_FALSE = @AMDEP_FALSE@
54AMDEP_TRUE = @AMDEP_TRUE@
55AMTAR = @AMTAR@
56AUTOCONF = @AUTOCONF@
57AUTOHEADER = @AUTOHEADER@
58AUTOMAKE = @AUTOMAKE@
59AWK = @AWK@
60BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
61CATOBJEXT = @CATOBJEXT@
62CC = @CC@
63CCDEPMODE = @CCDEPMODE@
64CFLAGS = @CFLAGS@
65CPP = @CPP@
66CPPFLAGS = @CPPFLAGS@
67CYGPATH_W = @CYGPATH_W@
68DATADIRNAME = @DATADIRNAME@
69DEFS = @DEFS@
70DEPDIR = @DEPDIR@
71ECHO_C = @ECHO_C@
72ECHO_N = @ECHO_N@
73ECHO_T = @ECHO_T@
74EGREP = @EGREP@
75EXEEXT = @EXEEXT@
76GENCAT = @GENCAT@
77GLIBC21 = @GLIBC21@
78GMSGFMT = @GMSGFMT@
79INSTALL_DATA = @INSTALL_DATA@
80INSTALL_PROGRAM = @INSTALL_PROGRAM@
81INSTALL_SCRIPT = @INSTALL_SCRIPT@
82INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
83INSTOBJEXT = @INSTOBJEXT@
84INTLBISON = @INTLBISON@
85INTLLIBS = @INTLLIBS@
86INTLOBJS = @INTLOBJS@
87INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
88LDFLAGS = @LDFLAGS@
89LIBICONV = @LIBICONV@
90LIBINTL = @LIBINTL@
91LIBOBJS = @LIBOBJS@
92LIBS = @LIBS@
93LTLIBICONV = @LTLIBICONV@
94LTLIBINTL = @LTLIBINTL@
95LTLIBOBJS = @LTLIBOBJS@
96MAKEINFO = @MAKEINFO@
97MKINSTALLDIRS = @MKINSTALLDIRS@
98MSGFMT = @MSGFMT@
99MSGMERGE = @MSGMERGE@
100OBJEXT = @OBJEXT@
101PACKAGE = @PACKAGE@
102PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
103PACKAGE_NAME = @PACKAGE_NAME@
104PACKAGE_STRING = @PACKAGE_STRING@
105PACKAGE_TARNAME = @PACKAGE_TARNAME@
106PACKAGE_VERSION = @PACKAGE_VERSION@
107PATH_SEPARATOR = @PATH_SEPARATOR@
108POSUB = @POSUB@
109RANLIB = @RANLIB@
110SET_MAKE = @SET_MAKE@
111SHELL = @SHELL@
112STRIP = @STRIP@
113TERMLIBS = @TERMLIBS@
114TEXINFO_MAINT_FALSE = @TEXINFO_MAINT_FALSE@
115TEXINFO_MAINT_TRUE = @TEXINFO_MAINT_TRUE@
116USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
117USE_NLS = @USE_NLS@
118VERSION = @VERSION@
119XGETTEXT = @XGETTEXT@
120ac_ct_CC = @ac_ct_CC@
121ac_ct_RANLIB = @ac_ct_RANLIB@
122ac_ct_STRIP = @ac_ct_STRIP@
123am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
124am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
125am__include = @am__include@
126am__quote = @am__quote@
127bindir = @bindir@
128build = @build@
129build_alias = @build_alias@
130build_cpu = @build_cpu@
131build_os = @build_os@
132build_vendor = @build_vendor@
133datadir = @datadir@
134exec_prefix = @exec_prefix@
135host = @host@
136host_alias = @host_alias@
137host_cpu = @host_cpu@
138host_os = @host_os@
139host_vendor = @host_vendor@
140includedir = @includedir@
141infodir = @infodir@
142install_sh = @install_sh@
143libdir = @libdir@
144libexecdir = @libexecdir@
145localstatedir = @localstatedir@
146mandir = @mandir@
147oldincludedir = @oldincludedir@
148prefix = @prefix@
149program_transform_name = @program_transform_name@
150sbindir = @sbindir@
151sharedstatedir = @sharedstatedir@
152sysconfdir = @sysconfdir@
153target_alias = @target_alias@
154
155bin_PROGRAMS = makeinfo
156
157localedir = $(datadir)/locale
158INCLUDES = -I$(top_srcdir)/lib -I../intl -DLOCALEDIR=\"$(localedir)\"
159LDADD = ../lib/libtxi.a @LIBINTL@
160
161makeinfo_SOURCES = \
162  cmds.c cmds.h defun.c defun.h \
163  files.c files.h footnote.c footnote.h \
164  html.c html.h index.c index.h insertion.c insertion.h lang.c lang.h \
165  macro.c macro.h makeinfo.c makeinfo.h multi.c node.c node.h \
166  sectioning.c sectioning.h toc.c toc.h xml.c xml.h
167
168
169pkgdata_DATA = texinfo.dtd texinfo.xsl
170
171EXTRA_DIST = README $(pkgdata_DATA)
172
173SUBDIRS = tests
174subdir = makeinfo
175mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
176CONFIG_HEADER = $(top_builddir)/config.h
177CONFIG_CLEAN_FILES =
178bin_PROGRAMS = makeinfo$(EXEEXT)
179PROGRAMS = $(bin_PROGRAMS)
180
181am_makeinfo_OBJECTS = cmds.$(OBJEXT) defun.$(OBJEXT) files.$(OBJEXT) \
182        footnote.$(OBJEXT) html.$(OBJEXT) index.$(OBJEXT) \
183        insertion.$(OBJEXT) lang.$(OBJEXT) macro.$(OBJEXT) \
184        makeinfo.$(OBJEXT) multi.$(OBJEXT) node.$(OBJEXT) \
185        sectioning.$(OBJEXT) toc.$(OBJEXT) xml.$(OBJEXT)
186makeinfo_OBJECTS = $(am_makeinfo_OBJECTS)
187makeinfo_LDADD = $(LDADD)
188makeinfo_DEPENDENCIES = ../lib/libtxi.a
189makeinfo_LDFLAGS =
190
191DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
192depcomp = $(SHELL) $(top_srcdir)/depcomp
193am__depfiles_maybe = depfiles
194@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/cmds.Po ./$(DEPDIR)/defun.Po \
195@AMDEP_TRUE@    ./$(DEPDIR)/files.Po ./$(DEPDIR)/footnote.Po \
196@AMDEP_TRUE@    ./$(DEPDIR)/html.Po ./$(DEPDIR)/index.Po \
197@AMDEP_TRUE@    ./$(DEPDIR)/insertion.Po ./$(DEPDIR)/lang.Po \
198@AMDEP_TRUE@    ./$(DEPDIR)/macro.Po ./$(DEPDIR)/makeinfo.Po \
199@AMDEP_TRUE@    ./$(DEPDIR)/multi.Po ./$(DEPDIR)/node.Po \
200@AMDEP_TRUE@    ./$(DEPDIR)/sectioning.Po ./$(DEPDIR)/toc.Po \
201@AMDEP_TRUE@    ./$(DEPDIR)/xml.Po
202COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
203        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
204CCLD = $(CC)
205LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
206DIST_SOURCES = $(makeinfo_SOURCES)
207DATA = $(pkgdata_DATA)
208
209
210RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
211        ps-recursive install-info-recursive uninstall-info-recursive \
212        all-recursive install-data-recursive install-exec-recursive \
213        installdirs-recursive install-recursive uninstall-recursive \
214        check-recursive installcheck-recursive
215DIST_COMMON = README Makefile.am Makefile.in
216DIST_SUBDIRS = $(SUBDIRS)
217SOURCES = $(makeinfo_SOURCES)
218
219all: all-recursive
220
221.SUFFIXES:
222.SUFFIXES: .c .o .obj
223$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
224        cd $(top_srcdir) && \
225          $(AUTOMAKE) --gnu  makeinfo/Makefile
226Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
227        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
228binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
229install-binPROGRAMS: $(bin_PROGRAMS)
230        @$(NORMAL_INSTALL)
231        $(mkinstalldirs) $(DESTDIR)$(bindir)
232        @list='$(bin_PROGRAMS)'; for p in $$list; do \
233          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
234          if test -f $$p \
235          ; then \
236            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
237           echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
238           $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \
239          else :; fi; \
240        done
241
242uninstall-binPROGRAMS:
243        @$(NORMAL_UNINSTALL)
244        @list='$(bin_PROGRAMS)'; for p in $$list; do \
245          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
246          echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
247          rm -f $(DESTDIR)$(bindir)/$$f; \
248        done
249
250clean-binPROGRAMS:
251        -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
252makeinfo$(EXEEXT): $(makeinfo_OBJECTS) $(makeinfo_DEPENDENCIES)
253        @rm -f makeinfo$(EXEEXT)
254        $(LINK) $(makeinfo_LDFLAGS) $(makeinfo_OBJECTS) $(makeinfo_LDADD) $(LIBS)
255
256mostlyclean-compile:
257        -rm -f *.$(OBJEXT) core *.core
258
259distclean-compile:
260        -rm -f *.tab.c
261
262@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmds.Po@am__quote@
263@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/defun.Po@am__quote@
264@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/files.Po@am__quote@
265@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/footnote.Po@am__quote@
266@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/html.Po@am__quote@
267@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/index.Po@am__quote@
268@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/insertion.Po@am__quote@
269@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lang.Po@am__quote@
270@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/macro.Po@am__quote@
271@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/makeinfo.Po@am__quote@
272@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/multi.Po@am__quote@
273@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/node.Po@am__quote@
274@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sectioning.Po@am__quote@
275@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/toc.Po@am__quote@
276@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xml.Po@am__quote@
277
278distclean-depend:
279        -rm -rf ./$(DEPDIR)
280
281.c.o:
282@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
283@am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
284@am__fastdepCC_TRUE@    then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
285@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
286@am__fastdepCC_TRUE@    fi
287@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
288@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
289@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
290@am__fastdepCC_FALSE@   $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
291
292.c.obj:
293@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
294@am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
295@am__fastdepCC_TRUE@    then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
296@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
297@am__fastdepCC_TRUE@    fi
298@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
299@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
300@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
301@am__fastdepCC_FALSE@   $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
302uninstall-info-am:
303pkgdataDATA_INSTALL = $(INSTALL_DATA)
304install-pkgdataDATA: $(pkgdata_DATA)
305        @$(NORMAL_INSTALL)
306        $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
307        @list='$(pkgdata_DATA)'; for p in $$list; do \
308          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
309          f="`echo $$p | sed -e 's|^.*/||'`"; \
310          echo " $(pkgdataDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgdatadir)/$$f"; \
311          $(pkgdataDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgdatadir)/$$f; \
312        done
313
314uninstall-pkgdataDATA:
315        @$(NORMAL_UNINSTALL)
316        @list='$(pkgdata_DATA)'; for p in $$list; do \
317          f="`echo $$p | sed -e 's|^.*/||'`"; \
318          echo " rm -f $(DESTDIR)$(pkgdatadir)/$$f"; \
319          rm -f $(DESTDIR)$(pkgdatadir)/$$f; \
320        done
321
322# This directory's subdirectories are mostly independent; you can cd
323# into them and run `make' without going through this Makefile.
324# To change the values of `make' variables: instead of editing Makefiles,
325# (1) if the variable is set in `config.status', edit `config.status'
326#     (which will cause the Makefiles to be regenerated when you run `make');
327# (2) otherwise, pass the desired values on the `make' command line.
328$(RECURSIVE_TARGETS):
329        @set fnord $$MAKEFLAGS; amf=$$2; \
330        dot_seen=no; \
331        target=`echo $@ | sed s/-recursive//`; \
332        list='$(SUBDIRS)'; for subdir in $$list; do \
333          echo "Making $$target in $$subdir"; \
334          if test "$$subdir" = "."; then \
335            dot_seen=yes; \
336            local_target="$$target-am"; \
337          else \
338            local_target="$$target"; \
339          fi; \
340          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
341           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
342        done; \
343        if test "$$dot_seen" = "no"; then \
344          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
345        fi; test -z "$$fail"
346
347mostlyclean-recursive clean-recursive distclean-recursive \
348maintainer-clean-recursive:
349        @set fnord $$MAKEFLAGS; amf=$$2; \
350        dot_seen=no; \
351        case "$@" in \
352          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
353          *) list='$(SUBDIRS)' ;; \
354        esac; \
355        rev=''; for subdir in $$list; do \
356          if test "$$subdir" = "."; then :; else \
357            rev="$$subdir $$rev"; \
358          fi; \
359        done; \
360        rev="$$rev ."; \
361        target=`echo $@ | sed s/-recursive//`; \
362        for subdir in $$rev; do \
363          echo "Making $$target in $$subdir"; \
364          if test "$$subdir" = "."; then \
365            local_target="$$target-am"; \
366          else \
367            local_target="$$target"; \
368          fi; \
369          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
370           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
371        done && test -z "$$fail"
372tags-recursive:
373        list='$(SUBDIRS)'; for subdir in $$list; do \
374          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
375        done
376ctags-recursive:
377        list='$(SUBDIRS)'; for subdir in $$list; do \
378          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
379        done
380
381ETAGS = etags
382ETAGSFLAGS =
383
384CTAGS = ctags
385CTAGSFLAGS =
386
387tags: TAGS
388
389ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
390        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
391        unique=`for i in $$list; do \
392            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
393          done | \
394          $(AWK) '    { files[$$0] = 1; } \
395               END { for (i in files) print i; }'`; \
396        mkid -fID $$unique
397
398TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
399                $(TAGS_FILES) $(LISP)
400        tags=; \
401        here=`pwd`; \
402        list='$(SUBDIRS)'; for subdir in $$list; do \
403          if test "$$subdir" = .; then :; else \
404            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
405          fi; \
406        done; \
407        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
408        unique=`for i in $$list; do \
409            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
410          done | \
411          $(AWK) '    { files[$$0] = 1; } \
412               END { for (i in files) print i; }'`; \
413        test -z "$(ETAGS_ARGS)$$tags$$unique" \
414          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
415             $$tags $$unique
416
417ctags: CTAGS
418CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
419                $(TAGS_FILES) $(LISP)
420        tags=; \
421        here=`pwd`; \
422        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
423        unique=`for i in $$list; do \
424            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
425          done | \
426          $(AWK) '    { files[$$0] = 1; } \
427               END { for (i in files) print i; }'`; \
428        test -z "$(CTAGS_ARGS)$$tags$$unique" \
429          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
430             $$tags $$unique
431
432GTAGS:
433        here=`$(am__cd) $(top_builddir) && pwd` \
434          && cd $(top_srcdir) \
435          && gtags -i $(GTAGS_ARGS) $$here
436
437distclean-tags:
438        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
439DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
440
441top_distdir = ..
442distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
443
444distdir: $(DISTFILES)
445        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
446        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
447        list='$(DISTFILES)'; for file in $$list; do \
448          case $$file in \
449            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
450            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
451          esac; \
452          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
453          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
454          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
455            dir="/$$dir"; \
456            $(mkinstalldirs) "$(distdir)$$dir"; \
457          else \
458            dir=''; \
459          fi; \
460          if test -d $$d/$$file; then \
461            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
462              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
463            fi; \
464            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
465          else \
466            test -f $(distdir)/$$file \
467            || cp -p $$d/$$file $(distdir)/$$file \
468            || exit 1; \
469          fi; \
470        done
471        list='$(SUBDIRS)'; for subdir in $$list; do \
472          if test "$$subdir" = .; then :; else \
473            test -d $(distdir)/$$subdir \
474            || mkdir $(distdir)/$$subdir \
475            || exit 1; \
476            (cd $$subdir && \
477              $(MAKE) $(AM_MAKEFLAGS) \
478                top_distdir="$(top_distdir)" \
479                distdir=../$(distdir)/$$subdir \
480                distdir) \
481              || exit 1; \
482          fi; \
483        done
484check-am: all-am
485check: check-recursive
486all-am: Makefile $(PROGRAMS) $(DATA)
487installdirs: installdirs-recursive
488installdirs-am:
489        $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(pkgdatadir)
490
491install: install-recursive
492install-exec: install-exec-recursive
493install-data: install-data-recursive
494uninstall: uninstall-recursive
495
496install-am: all-am
497        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
498
499installcheck: installcheck-recursive
500install-strip:
501        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
502          INSTALL_STRIP_FLAG=-s \
503          `test -z '$(STRIP)' || \
504            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
505mostlyclean-generic:
506
507clean-generic:
508
509distclean-generic:
510        -rm -f Makefile $(CONFIG_CLEAN_FILES)
511
512maintainer-clean-generic:
513        @echo "This command is intended for maintainers to use"
514        @echo "it deletes files that may require special tools to rebuild."
515clean: clean-recursive
516
517clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
518
519distclean: distclean-recursive
520
521distclean-am: clean-am distclean-compile distclean-depend \
522        distclean-generic distclean-tags
523
524dvi: dvi-recursive
525
526dvi-am:
527
528info: info-recursive
529
530info-am:
531
532install-data-am: install-pkgdataDATA
533
534install-exec-am: install-binPROGRAMS
535
536install-info: install-info-recursive
537
538install-man:
539
540installcheck-am:
541
542maintainer-clean: maintainer-clean-recursive
543
544maintainer-clean-am: distclean-am maintainer-clean-generic
545
546mostlyclean: mostlyclean-recursive
547
548mostlyclean-am: mostlyclean-compile mostlyclean-generic
549
550pdf: pdf-recursive
551
552pdf-am:
553
554ps: ps-recursive
555
556ps-am:
557
558uninstall-am: uninstall-binPROGRAMS uninstall-info-am \
559        uninstall-pkgdataDATA
560
561uninstall-info: uninstall-info-recursive
562
563.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
564        clean-binPROGRAMS clean-generic clean-recursive ctags \
565        ctags-recursive distclean distclean-compile distclean-depend \
566        distclean-generic distclean-recursive distclean-tags distdir \
567        dvi dvi-am dvi-recursive info info-am info-recursive install \
568        install-am install-binPROGRAMS install-data install-data-am \
569        install-data-recursive install-exec install-exec-am \
570        install-exec-recursive install-info install-info-am \
571        install-info-recursive install-man install-pkgdataDATA \
572        install-recursive install-strip installcheck installcheck-am \
573        installdirs installdirs-am installdirs-recursive \
574        maintainer-clean maintainer-clean-generic \
575        maintainer-clean-recursive mostlyclean mostlyclean-compile \
576        mostlyclean-generic mostlyclean-recursive pdf pdf-am \
577        pdf-recursive ps ps-am ps-recursive tags tags-recursive \
578        uninstall uninstall-am uninstall-binPROGRAMS uninstall-info-am \
579        uninstall-info-recursive uninstall-pkgdataDATA \
580        uninstall-recursive
581
582# Tell versions [3.59,3.63) of GNU make to not export all variables.
583# Otherwise a system limit (for SysV at least) may be exceeded.
584.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.