/[gtktalog]/gtktalog/src/Makefile.in
ViewVC logotype

Diff of /gtktalog/src/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.24 by ymettier, Tue Aug 20 14:27:14 2002 UTC revision 1.24.2.1 by ymettier, Fri Mar 28 21:46:03 2003 UTC
# Line 1  Line 1 
1  # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am  # Makefile.in generated by automake 1.7.2 from Makefile.am.
2    # @configure_input@
3    
4  # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.  # 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  # This Makefile.in is free software; the Free Software Foundation
7  # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
8  # with or without modifications, as long as this notice is preserved.  # with or without modifications, as long as this notice is preserved.
# Line 10  Line 12 
12  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13  # PARTICULAR PURPOSE.  # PARTICULAR PURPOSE.
14    
15    @SET_MAKE@
 SHELL = @SHELL@  
16    
17  srcdir = @srcdir@  srcdir = @srcdir@
18  top_srcdir = @top_srcdir@  top_srcdir = @top_srcdir@
19  VPATH = @srcdir@  VPATH = @srcdir@
 prefix = @prefix@  
 exec_prefix = @exec_prefix@  
   
 bindir = @bindir@  
 sbindir = @sbindir@  
 libexecdir = @libexecdir@  
 datadir = @datadir@  
 sysconfdir = @sysconfdir@  
 sharedstatedir = @sharedstatedir@  
 localstatedir = @localstatedir@  
 libdir = @libdir@  
 infodir = @infodir@  
 mandir = @mandir@  
 includedir = @includedir@  
 oldincludedir = /usr/include  
   
 DESTDIR =  
   
20  pkgdatadir = $(datadir)/@PACKAGE@  pkgdatadir = $(datadir)/@PACKAGE@
21  pkglibdir = $(libdir)/@PACKAGE@  pkglibdir = $(libdir)/@PACKAGE@
22  pkgincludedir = $(includedir)/@PACKAGE@  pkgincludedir = $(includedir)/@PACKAGE@
   
23  top_builddir = ..  top_builddir = ..
24    
25  ACLOCAL = @ACLOCAL@  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 AUTOCONF = @AUTOCONF@  
 AUTOMAKE = @AUTOMAKE@  
 AUTOHEADER = @AUTOHEADER@  
   
26  INSTALL = @INSTALL@  INSTALL = @INSTALL@
27  INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)  install_sh_DATA = $(install_sh) -c -m 644
28  INSTALL_DATA = @INSTALL_DATA@  install_sh_PROGRAM = $(install_sh) -c
29  INSTALL_SCRIPT = @INSTALL_SCRIPT@  install_sh_SCRIPT = $(install_sh) -c
30  transform = @program_transform_name@  INSTALL_HEADER = $(INSTALL_DATA)
31    transform = $(program_transform_name)
32  NORMAL_INSTALL = :  NORMAL_INSTALL = :
33  PRE_INSTALL = :  PRE_INSTALL = :
34  POST_INSTALL = :  POST_INSTALL = :
35  NORMAL_UNINSTALL = :  NORMAL_UNINSTALL = :
36  PRE_UNINSTALL = :  PRE_UNINSTALL = :
37  POST_UNINSTALL = :  POST_UNINSTALL = :
 build_alias = @build_alias@  
38  build_triplet = @build@  build_triplet = @build@
 host_alias = @host_alias@  
39  host_triplet = @host@  host_triplet = @host@
 target_alias = @target_alias@  
40  target_triplet = @target@  target_triplet = @target@
41  AS = @AS@  ACLOCAL = @ACLOCAL@
42    AMDEP_FALSE = @AMDEP_FALSE@
43    AMDEP_TRUE = @AMDEP_TRUE@
44    AMTAR = @AMTAR@
45    AUTOCONF = @AUTOCONF@
46    AUTOHEADER = @AUTOHEADER@
47    AUTOMAKE = @AUTOMAKE@
48  AWK = @AWK@  AWK = @AWK@
 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@  
 CATALOGS = @CATALOGS@  
 CATOBJEXT = @CATOBJEXT@  
49  CC = @CC@  CC = @CC@
50    CCDEPMODE = @CCDEPMODE@
51  CFLAGS = @CFLAGS@  CFLAGS = @CFLAGS@
52    CPP = @CPP@
53  CPPFLAGS = @CPPFLAGS@  CPPFLAGS = @CPPFLAGS@
54  CXX = @CXX@  CXX = @CXX@
55  DATADIRNAME = @DATADIRNAME@  CXXDEPMODE = @CXXDEPMODE@
56  DLLTOOL = @DLLTOOL@  CXXFLAGS = @CXXFLAGS@
57  ECHO = @ECHO@  CYGPATH_W = @CYGPATH_W@
58    DEFS = @DEFS@
59    DEPDIR = @DEPDIR@
60    ECHO_C = @ECHO_C@
61    ECHO_N = @ECHO_N@
62    ECHO_T = @ECHO_T@
63    EGREP = @EGREP@
64  EJECT = @EJECT@  EJECT = @EJECT@
65  EJECT_PROG = @EJECT_PROG@  EJECT_PROG = @EJECT_PROG@
66  EXEEXT = @EXEEXT@  EXEEXT = @EXEEXT@
# Line 92  EXTENSION_TCPROBE = @EXTENSION_TCPROBE@ Line 78  EXTENSION_TCPROBE = @EXTENSION_TCPROBE@
78  EXTENSION_UNZIP = @EXTENSION_UNZIP@  EXTENSION_UNZIP = @EXTENSION_UNZIP@
79  EXTRA_GNOME_CFLAGS = @EXTRA_GNOME_CFLAGS@  EXTRA_GNOME_CFLAGS = @EXTRA_GNOME_CFLAGS@
80  EXTRA_GNOME_LIBS = @EXTRA_GNOME_LIBS@  EXTRA_GNOME_LIBS = @EXTRA_GNOME_LIBS@
 GENCAT = @GENCAT@  
81  GMLLIB = @GMLLIB@  GMLLIB = @GMLLIB@
 GMOFILES = @GMOFILES@  
82  GMSGFMT = @GMSGFMT@  GMSGFMT = @GMSGFMT@
 GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@  
 GNOMEUI_LIBS = @GNOMEUI_LIBS@  
 GNOME_APPLETS_LIBS = @GNOME_APPLETS_LIBS@  
 GNOME_CAPPLET_LIBS = @GNOME_CAPPLET_LIBS@  
 GNOME_CONFIG = @GNOME_CONFIG@  
 GNOME_DOCKLETS_LIBS = @GNOME_DOCKLETS_LIBS@  
 GNOME_INCLUDEDIR = @GNOME_INCLUDEDIR@  
 GNOME_LIBDIR = @GNOME_LIBDIR@  
 GNOME_LIBS = @GNOME_LIBS@  
 GNORBA_CFLAGS = @GNORBA_CFLAGS@  
 GNORBA_LIBS = @GNORBA_LIBS@  
 GTKXMHTML_LIBS = @GTKXMHTML_LIBS@  
 GT_NO = @GT_NO@  
 GT_YES = @GT_YES@  
83  HOST_OS = @HOST_OS@  HOST_OS = @HOST_OS@
84  INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@  INSTALL_DATA = @INSTALL_DATA@
85  INSTOBJEXT = @INSTOBJEXT@  INSTALL_PROGRAM = @INSTALL_PROGRAM@
86  INTLDEPS = @INTLDEPS@  INSTALL_SCRIPT = @INSTALL_SCRIPT@
87    INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
88  INTLLIBS = @INTLLIBS@  INTLLIBS = @INTLLIBS@
 INTLOBJS = @INTLOBJS@  
89  LDFLAGS = @LDFLAGS@  LDFLAGS = @LDFLAGS@
90  LEX = @LEX@  LEX = @LEX@
91  LIBTOOL = @LIBTOOL@  LEXLIB = @LEXLIB@
92    LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
93    LIBICONV = @LIBICONV@
94    LIBINTL = @LIBINTL@
95    LIBOBJS = @LIBOBJS@
96    LIBS = @LIBS@
97  LN_S = @LN_S@  LN_S = @LN_S@
98  MAINT = @MAINT@  LTLIBICONV = @LTLIBICONV@
99    LTLIBINTL = @LTLIBINTL@
100    LTLIBOBJS = @LTLIBOBJS@
101  MAKEINFO = @MAKEINFO@  MAKEINFO = @MAKEINFO@
102  MKINSTALLDIRS = @MKINSTALLDIRS@  MKINSTALLDIRS = @MKINSTALLDIRS@
103  MOUNT_PROG = @MOUNT_PROG@  MOUNT_PROG = @MOUNT_PROG@
104  MPGTX_PROG = @MPGTX_PROG@  MPGTX_PROG = @MPGTX_PROG@
105  OBJDUMP = @OBJDUMP@  MSGFMT = @MSGFMT@
106    MSGMERGE = @MSGMERGE@
107  OBJEXT = @OBJEXT@  OBJEXT = @OBJEXT@
108  OGGINFO_PROG = @OGGINFO_PROG@  OGGINFO_PROG = @OGGINFO_PROG@
109  OPTION_EJECT = @OPTION_EJECT@  OPTION_EJECT = @OPTION_EJECT@
 ORBIT_CFLAGS = @ORBIT_CFLAGS@  
 ORBIT_CONFIG = @ORBIT_CONFIG@  
 ORBIT_IDL = @ORBIT_IDL@  
 ORBIT_LIBS = @ORBIT_LIBS@  
110  PACKAGE = @PACKAGE@  PACKAGE = @PACKAGE@
111    PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
112    PACKAGE_NAME = @PACKAGE_NAME@
113    PACKAGE_STRING = @PACKAGE_STRING@
114    PACKAGE_TARNAME = @PACKAGE_TARNAME@
115    PACKAGE_VERSION = @PACKAGE_VERSION@
116    PATH_SEPARATOR = @PATH_SEPARATOR@
117  PLAYMPEG_PROG = @PLAYMPEG_PROG@  PLAYMPEG_PROG = @PLAYMPEG_PROG@
118  PLUGIN_AVIINFO = @PLUGIN_AVIINFO@  PLUGIN_AVIINFO = @PLUGIN_AVIINFO@
119  PLUGIN_HTMLTITLE = @PLUGIN_HTMLTITLE@  PLUGIN_HTMLTITLE = @PLUGIN_HTMLTITLE@
# Line 143  PLUGIN_MPEGINFO = @PLUGIN_MPEGINFO@ Line 123  PLUGIN_MPEGINFO = @PLUGIN_MPEGINFO@
123  PLUGIN_MPGTX = @PLUGIN_MPGTX@  PLUGIN_MPGTX = @PLUGIN_MPGTX@
124  PLUGIN_OGGINFO = @PLUGIN_OGGINFO@  PLUGIN_OGGINFO = @PLUGIN_OGGINFO@
125  PLUGIN_TCPROBE = @PLUGIN_TCPROBE@  PLUGIN_TCPROBE = @PLUGIN_TCPROBE@
 POFILES = @POFILES@  
126  POSUB = @POSUB@  POSUB = @POSUB@
127  PROG_BZIP2 = @PROG_BZIP2@  PROG_BZIP2 = @PROG_BZIP2@
128  PROG_DPKG = @PROG_DPKG@  PROG_DPKG = @PROG_DPKG@
# Line 160  PROG_PLUGIN_TCPROBE = @PROG_PLUGIN_TCPRO Line 139  PROG_PLUGIN_TCPROBE = @PROG_PLUGIN_TCPRO
139  PROG_RPM = @PROG_RPM@  PROG_RPM = @PROG_RPM@
140  PROG_UNZIP = @PROG_UNZIP@  PROG_UNZIP = @PROG_UNZIP@
141  PTHREADS_INSTALLED = @PTHREADS_INSTALLED@  PTHREADS_INSTALLED = @PTHREADS_INSTALLED@
142  RANLIB = @RANLIB@  SET_MAKE = @SET_MAKE@
143    SHELL = @SHELL@
144  SPEC_PLUGIN_AVIINFO = @SPEC_PLUGIN_AVIINFO@  SPEC_PLUGIN_AVIINFO = @SPEC_PLUGIN_AVIINFO@
145  SPEC_PLUGIN_HTMLTITLE = @SPEC_PLUGIN_HTMLTITLE@  SPEC_PLUGIN_HTMLTITLE = @SPEC_PLUGIN_HTMLTITLE@
146  SPEC_PLUGIN_MODINFO = @SPEC_PLUGIN_MODINFO@  SPEC_PLUGIN_MODINFO = @SPEC_PLUGIN_MODINFO@
# Line 173  STRIP = @STRIP@ Line 153  STRIP = @STRIP@
153  TCPROBE_PROG = @TCPROBE_PROG@  TCPROBE_PROG = @TCPROBE_PROG@
154  UMOUNT_PROG = @UMOUNT_PROG@  UMOUNT_PROG = @UMOUNT_PROG@
155  USE_DEFAULT_PLUGIN_FILE = @USE_DEFAULT_PLUGIN_FILE@  USE_DEFAULT_PLUGIN_FILE = @USE_DEFAULT_PLUGIN_FILE@
 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@  
156  USE_NLS = @USE_NLS@  USE_NLS = @USE_NLS@
157  VERSION = @VERSION@  VERSION = @VERSION@
158    XGETTEXT = @XGETTEXT@
159  YACC = @YACC@  YACC = @YACC@
160  ZVT_LIBS = @ZVT_LIBS@  ac_ct_CC = @ac_ct_CC@
161  cflags_set = @cflags_set@  ac_ct_CXX = @ac_ct_CXX@
162  cxxflags_set = @cxxflags_set@  ac_ct_STRIP = @ac_ct_STRIP@
163  l = @l@  am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
164    am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
165    am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
166    am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
167    am__include = @am__include@
168    am__quote = @am__quote@
169    bindir = @bindir@
170    build = @build@
171    build_alias = @build_alias@
172    build_cpu = @build_cpu@
173    build_os = @build_os@
174    build_vendor = @build_vendor@
175    datadir = @datadir@
176    exec_prefix = @exec_prefix@
177    host = @host@
178    host_alias = @host_alias@
179    host_cpu = @host_cpu@
180    host_os = @host_os@
181    host_vendor = @host_vendor@
182    includedir = @includedir@
183    infodir = @infodir@
184    install_sh = @install_sh@
185    libdir = @libdir@
186    libexecdir = @libexecdir@
187  localedir = @localedir@  localedir = @localedir@
188    localstatedir = @localstatedir@
189    mandir = @mandir@
190    oldincludedir = @oldincludedir@
191    prefix = @prefix@
192    program_transform_name = @program_transform_name@
193    sbindir = @sbindir@
194    sharedstatedir = @sharedstatedir@
195    sysconfdir = @sysconfdir@
196    target = @target@
197    target_alias = @target_alias@
198    target_cpu = @target_cpu@
199    target_os = @target_os@
200    target_vendor = @target_vendor@
201  SUBDIRS = gtktalog plugins  SUBDIRS = gtktalog plugins
202    subdir = src
203  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
204  CONFIG_HEADER = ../config.h  CONFIG_HEADER = $(top_builddir)/config.h
205  CONFIG_CLEAN_FILES =  CONFIG_CLEAN_FILES =
206  DIST_COMMON =  Makefile.am Makefile.in  DIST_SOURCES =
207    
208    RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
209  DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)          ps-recursive install-info-recursive uninstall-info-recursive \
210            all-recursive install-data-recursive install-exec-recursive \
211            installdirs-recursive install-recursive uninstall-recursive \
212            check-recursive installcheck-recursive
213    DIST_COMMON = Makefile.am Makefile.in
214    DIST_SUBDIRS = $(SUBDIRS)
215    all: all-recursive
216    
 TAR = gtar  
 GZIP_ENV = --best  
 all: all-redirect  
217  .SUFFIXES:  .SUFFIXES:
218  $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)  $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
219          cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile          cd $(top_srcdir) && \
220              $(AUTOMAKE) --gnu  src/Makefile
221  Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)  Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
222          cd $(top_builddir) \          cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
223            && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status  uninstall-info-am:
   
224    
225  # This directory's subdirectories are mostly independent; you can cd  # This directory's subdirectories are mostly independent; you can cd
226  # into them and run `make' without going through this Makefile.  # into them and run `make' without going through this Makefile.
# Line 210  Makefile: $(srcdir)/Makefile.in  $(top_b Line 228  Makefile: $(srcdir)/Makefile.in  $(top_b
228  # (1) if the variable is set in `config.status', edit `config.status'  # (1) if the variable is set in `config.status', edit `config.status'
229  #     (which will cause the Makefiles to be regenerated when you run `make');  #     (which will cause the Makefiles to be regenerated when you run `make');
230  # (2) otherwise, pass the desired values on the `make' command line.  # (2) otherwise, pass the desired values on the `make' command line.
231    $(RECURSIVE_TARGETS):
232  @SET_MAKE@          @set fnord $$MAKEFLAGS; amf=$$2; \
   
 all-recursive install-data-recursive install-exec-recursive \  
 installdirs-recursive install-recursive uninstall-recursive  \  
 check-recursive installcheck-recursive info-recursive dvi-recursive:  
         @set fnord $(MAKEFLAGS); amf=$$2; \  
233          dot_seen=no; \          dot_seen=no; \
234          target=`echo $@ | sed s/-recursive//`; \          target=`echo $@ | sed s/-recursive//`; \
235          list='$(SUBDIRS)'; for subdir in $$list; do \          list='$(SUBDIRS)'; for subdir in $$list; do \
# Line 236  check-recursive installcheck-recursive i Line 249  check-recursive installcheck-recursive i
249    
250  mostlyclean-recursive clean-recursive distclean-recursive \  mostlyclean-recursive clean-recursive distclean-recursive \
251  maintainer-clean-recursive:  maintainer-clean-recursive:
252          @set fnord $(MAKEFLAGS); amf=$$2; \          @set fnord $$MAKEFLAGS; amf=$$2; \
253          dot_seen=no; \          dot_seen=no; \
254          rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \          case "$@" in \
255            rev="$$subdir $$rev"; \            distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
256            test "$$subdir" != "." || dot_seen=yes; \            *) list='$(SUBDIRS)' ;; \
257            esac; \
258            rev=''; for subdir in $$list; do \
259              if test "$$subdir" = "."; then :; else \
260                rev="$$subdir $$rev"; \
261              fi; \
262          done; \          done; \
263          test "$$dot_seen" = "no" && rev=". $$rev"; \          rev="$$rev ."; \
264          target=`echo $@ | sed s/-recursive//`; \          target=`echo $@ | sed s/-recursive//`; \
265          for subdir in $$rev; do \          for subdir in $$rev; do \
266            echo "Making $$target in $$subdir"; \            echo "Making $$target in $$subdir"; \
# Line 258  tags-recursive: Line 276  tags-recursive:
276          list='$(SUBDIRS)'; for subdir in $$list; do \          list='$(SUBDIRS)'; for subdir in $$list; do \
277            test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \            test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
278          done          done
279    ctags-recursive:
280            list='$(SUBDIRS)'; for subdir in $$list; do \
281              test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
282            done
283    
284    ETAGS = etags
285    ETAGSFLAGS =
286    
287    CTAGS = ctags
288    CTAGSFLAGS =
289    
290  tags: TAGS  tags: TAGS
291    
292  ID: $(HEADERS) $(SOURCES) $(LISP)  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
293          list='$(SOURCES) $(HEADERS)'; \          list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
294          unique=`for i in $$list; do echo $$i; done | \          unique=`for i in $$list; do \
295            awk '    { files[$$0] = 1; } \              if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
296              done | \
297              $(AWK) '    { files[$$0] = 1; } \
298                 END { for (i in files) print i; }'`; \                 END { for (i in files) print i; }'`; \
299          here=`pwd` && cd $(srcdir) \          mkid -fID $$unique
           && mkid -f$$here/ID $$unique $(LISP)  
300    
301  TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)  TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
302                    $(TAGS_FILES) $(LISP)
303          tags=; \          tags=; \
304          here=`pwd`; \          here=`pwd`; \
305          list='$(SUBDIRS)'; for subdir in $$list; do \          list='$(SUBDIRS)'; for subdir in $$list; do \
306     if test "$$subdir" = .; then :; else \            if test "$$subdir" = .; then :; else \
307              test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \              test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
308     fi; \            fi; \
309          done; \          done; \
310          list='$(SOURCES) $(HEADERS)'; \          list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
311          unique=`for i in $$list; do echo $$i; done | \          unique=`for i in $$list; do \
312            awk '    { files[$$0] = 1; } \              if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
313              done | \
314              $(AWK) '    { files[$$0] = 1; } \
315                 END { for (i in files) print i; }'`; \                 END { for (i in files) print i; }'`; \
316          test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \          test -z "$(ETAGS_ARGS)$$tags$$unique" \
317            || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)            || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
318                 $$tags $$unique
319  mostlyclean-tags:  
320    ctags: CTAGS
321  clean-tags:  CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
322                    $(TAGS_FILES) $(LISP)
323            tags=; \
324            here=`pwd`; \
325            list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
326            unique=`for i in $$list; do \
327                if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
328              done | \
329              $(AWK) '    { files[$$0] = 1; } \
330                   END { for (i in files) print i; }'`; \
331            test -z "$(CTAGS_ARGS)$$tags$$unique" \
332              || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
333                 $$tags $$unique
334    
335    GTAGS:
336            here=`$(am__cd) $(top_builddir) && pwd` \
337              && cd $(top_srcdir) \
338              && gtags -i $(GTAGS_ARGS) $$here
339    
340  distclean-tags:  distclean-tags:
341          -rm -f TAGS ID          -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
342    DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
343    
344  maintainer-clean-tags:  top_distdir = ..
345    distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)  
   
 subdir = src  
346    
347  distdir: $(DISTFILES)  distdir: $(DISTFILES)
348          here=`cd $(top_builddir) && pwd`; \          @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
349          top_distdir=`cd $(top_distdir) && pwd`; \          topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
350          distdir=`cd $(distdir) && pwd`; \          list='$(DISTFILES)'; for file in $$list; do \
351          cd $(top_srcdir) \            case $$file in \
352            && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu src/Makefile              $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
353          @for file in $(DISTFILES); do \              $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
354            d=$(srcdir); \            esac; \
355              if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
356              dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
357              if test "$$dir" != "$$file" && test "$$dir" != "."; then \
358                dir="/$$dir"; \
359                $(mkinstalldirs) "$(distdir)$$dir"; \
360              else \
361                dir=''; \
362              fi; \
363            if test -d $$d/$$file; then \            if test -d $$d/$$file; then \
364              cp -pr $$d/$$file $(distdir)/$$file; \              if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
365                  cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
366                fi; \
367                cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
368            else \            else \
369              test -f $(distdir)/$$file \              test -f $(distdir)/$$file \
370              || ln $$d/$$file $(distdir)/$$file 2> /dev/null \              || cp -p $$d/$$file $(distdir)/$$file \
371              || cp -p $$d/$$file $(distdir)/$$file || :; \              || exit 1; \
372            fi; \            fi; \
373          done          done
374          for subdir in $(SUBDIRS); do \          list='$(SUBDIRS)'; for subdir in $$list; do \
375            if test "$$subdir" = .; then :; else \            if test "$$subdir" = .; then :; else \
376              test -d $(distdir)/$$subdir \              test -d $(distdir)/$$subdir \
377              || mkdir $(distdir)/$$subdir \              || mkdir $(distdir)/$$subdir \
378              || exit 1; \              || exit 1; \
379              chmod 777 $(distdir)/$$subdir; \              (cd $$subdir && \
380              (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \                $(MAKE) $(AM_MAKEFLAGS) \
381                    top_distdir="$(top_distdir)" \
382                    distdir=../$(distdir)/$$subdir \
383                    distdir) \
384                || exit 1; \                || exit 1; \
385            fi; \            fi; \
386          done          done
 info-am:  
 info: info-recursive  
 dvi-am:  
 dvi: dvi-recursive  
387  check-am: all-am  check-am: all-am
388  check: check-recursive  check: check-recursive
389  installcheck-am:  all-am: Makefile
390  installcheck: installcheck-recursive  installdirs: installdirs-recursive
391  install-exec-am:  installdirs-am:
 install-exec: install-exec-recursive  
392    
393  install-data-am:  install: install-recursive
394    install-exec: install-exec-recursive
395  install-data: install-data-recursive  install-data: install-data-recursive
396    uninstall: uninstall-recursive
397    
398  install-am: all-am  install-am: all-am
399          @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am          @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 install: install-recursive  
 uninstall-am:  
 uninstall: uninstall-recursive  
 all-am: Makefile  
 all-redirect: all-recursive  
 install-strip:  
         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install  
 installdirs: installdirs-recursive  
 installdirs-am:  
   
400    
401    installcheck: installcheck-recursive
402    install-strip:
403            $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
404              INSTALL_STRIP_FLAG=-s \
405              `test -z '$(STRIP)' || \
406                echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
407  mostlyclean-generic:  mostlyclean-generic:
408    
409  clean-generic:  clean-generic:
410    
411  distclean-generic:  distclean-generic:
412          -rm -f Makefile $(CONFIG_CLEAN_FILES)          -rm -f Makefile $(CONFIG_CLEAN_FILES)
         -rm -f config.cache config.log stamp-h stamp-h[0-9]*  
413    
414  maintainer-clean-generic:  maintainer-clean-generic:
415  mostlyclean-am:  mostlyclean-tags mostlyclean-generic          @echo "This command is intended for maintainers to use"
416            @echo "it deletes files that may require special tools to rebuild."
417    clean: clean-recursive
418    
419  mostlyclean: mostlyclean-recursive  clean-am: clean-generic mostlyclean-am
420    
421  clean-am:  clean-tags clean-generic mostlyclean-am  distclean: distclean-recursive
422    
423  clean: clean-recursive  distclean-am: clean-am distclean-generic distclean-tags
424    
425  distclean-am:  distclean-tags distclean-generic clean-am  dvi: dvi-recursive
         -rm -f libtool  
426    
427  distclean: distclean-recursive  dvi-am:
428    
429  maintainer-clean-am:  maintainer-clean-tags maintainer-clean-generic \  info: info-recursive
430                  distclean-am  
431          @echo "This command is intended for maintainers to use;"  info-am:
432          @echo "it deletes files that may require special tools to rebuild."  
433    install-data-am:
434    
435    install-exec-am:
436    
437    install-info: install-info-recursive
438    
439    install-man:
440    
441    installcheck-am:
442    
443  maintainer-clean: maintainer-clean-recursive  maintainer-clean: maintainer-clean-recursive
444    
445  .PHONY: install-data-recursive uninstall-data-recursive \  maintainer-clean-am: distclean-am maintainer-clean-generic
446  install-exec-recursive uninstall-exec-recursive installdirs-recursive \  
447  uninstalldirs-recursive all-recursive check-recursive \  mostlyclean: mostlyclean-recursive
448  installcheck-recursive info-recursive dvi-recursive \  
449  mostlyclean-recursive distclean-recursive clean-recursive \  mostlyclean-am: mostlyclean-generic
450  maintainer-clean-recursive tags tags-recursive mostlyclean-tags \  
451  distclean-tags clean-tags maintainer-clean-tags distdir info-am info \  pdf: pdf-recursive
452  dvi-am dvi check check-am installcheck-am installcheck install-exec-am \  
453  install-exec install-data-am install-data install-am install \  pdf-am:
454  uninstall-am uninstall all-redirect all-am all installdirs-am \  
455  installdirs mostlyclean-generic distclean-generic clean-generic \  ps: ps-recursive
 maintainer-clean-generic clean mostlyclean distclean maintainer-clean  
456    
457    ps-am:
458    
459    uninstall-am: uninstall-info-am
460    
461    uninstall-info: uninstall-info-recursive
462    
463    .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
464            clean-generic clean-recursive ctags ctags-recursive distclean \
465            distclean-generic distclean-recursive distclean-tags distdir \
466            dvi dvi-am dvi-recursive info info-am info-recursive install \
467            install-am install-data install-data-am install-data-recursive \
468            install-exec install-exec-am install-exec-recursive \
469            install-info install-info-am install-info-recursive install-man \
470            install-recursive install-strip installcheck installcheck-am \
471            installdirs installdirs-am installdirs-recursive \
472            maintainer-clean maintainer-clean-generic \
473            maintainer-clean-recursive mostlyclean mostlyclean-generic \
474            mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
475            ps-recursive tags tags-recursive uninstall uninstall-am \
476            uninstall-info-am uninstall-info-recursive uninstall-recursive
477    
478  # Tell versions [3.59,3.63) of GNU make to not export all variables.  # Tell versions [3.59,3.63) of GNU make to not export all variables.
479  # Otherwise a system limit (for SysV at least) may be exceeded.  # Otherwise a system limit (for SysV at least) may be exceeded.

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.24.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26