/[PAMELA software]/yoda/event/physics/Makefile.in
ViewVC logotype

Diff of /yoda/event/physics/Makefile.in

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

revision 1.2 by kusanagi, Sat Jul 17 20:03:26 2004 UTC revision 1.3 by kusanagi, Tue Jul 20 13:05:04 2004 UTC
# Line 1  Line 1 
1  # Makefile.in generated by automake 1.8.3 from Makefile.am.  # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
 # @configure_input@  
2    
3  # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,  # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
 # 2003, 2004  Free Software Foundation, Inc.  
4  # This Makefile.in is free software; the Free Software Foundation  # This Makefile.in is free software; the Free Software Foundation
5  # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
6  # with or without modifications, as long as this notice is preserved.  # with or without modifications, as long as this notice is preserved.
# Line 12  Line 10 
10  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11  # PARTICULAR PURPOSE.  # PARTICULAR PURPOSE.
12    
13  @SET_MAKE@  
14    SHELL = @SHELL@
15    
16  srcdir = @srcdir@  srcdir = @srcdir@
17  top_srcdir = @top_srcdir@  top_srcdir = @top_srcdir@
18  VPATH = @srcdir@  VPATH = @srcdir@
19    prefix = @prefix@
20    exec_prefix = @exec_prefix@
21    
22    bindir = @bindir@
23    sbindir = @sbindir@
24    libexecdir = @libexecdir@
25    datadir = @datadir@
26    sysconfdir = @sysconfdir@
27    sharedstatedir = @sharedstatedir@
28    localstatedir = @localstatedir@
29    libdir = @libdir@
30    infodir = @infodir@
31    mandir = @mandir@
32    includedir = @includedir@
33    oldincludedir = /usr/include
34    
35    DESTDIR =
36    
37  pkgdatadir = $(datadir)/@PACKAGE@  pkgdatadir = $(datadir)/@PACKAGE@
38  pkglibdir = $(libdir)/@PACKAGE@  pkglibdir = $(libdir)/@PACKAGE@
39  pkgincludedir = $(includedir)/@PACKAGE@  pkgincludedir = $(includedir)/@PACKAGE@
40    
41  top_builddir = ../..  top_builddir = ../..
42  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd  
43    ACLOCAL = @ACLOCAL@
44    AUTOCONF = @AUTOCONF@
45    AUTOMAKE = @AUTOMAKE@
46    AUTOHEADER = @AUTOHEADER@
47    
48  INSTALL = @INSTALL@  INSTALL = @INSTALL@
49  install_sh_DATA = $(install_sh) -c -m 644  INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50  install_sh_PROGRAM = $(install_sh) -c  INSTALL_DATA = @INSTALL_DATA@
51  install_sh_SCRIPT = $(install_sh) -c  INSTALL_SCRIPT = @INSTALL_SCRIPT@
52  INSTALL_HEADER = $(INSTALL_DATA)  transform = @program_transform_name@
53  transform = $(program_transform_name)  
54  NORMAL_INSTALL = :  NORMAL_INSTALL = :
55  PRE_INSTALL = :  PRE_INSTALL = :
56  POST_INSTALL = :  POST_INSTALL = :
57  NORMAL_UNINSTALL = :  NORMAL_UNINSTALL = :
58  PRE_UNINSTALL = :  PRE_UNINSTALL = :
59  POST_UNINSTALL = :  POST_UNINSTALL = :
60    host_alias = @host_alias@
61  host_triplet = @host@  host_triplet = @host@
62  subdir = event/physics  AS = @AS@
 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in  
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4  
 am__aclocal_m4_deps = $(top_srcdir)/configure.in  
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \  
         $(ACLOCAL_M4)  
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs  
 CONFIG_HEADER = $(top_builddir)/config.h  
 CONFIG_CLEAN_FILES =  
 depcomp =  
 am__depfiles_maybe =  
 SOURCES =  
 DIST_SOURCES =  
 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \  
         html-recursive info-recursive install-data-recursive \  
         install-exec-recursive install-info-recursive \  
         install-recursive installcheck-recursive installdirs-recursive \  
         pdf-recursive ps-recursive uninstall-info-recursive \  
         uninstall-recursive  
 ETAGS = etags  
 CTAGS = ctags  
 DIST_SUBDIRS = $(SUBDIRS)  
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)  
 ACLOCAL = @ACLOCAL@  
 AMDEP_FALSE = @AMDEP_FALSE@  
 AMDEP_TRUE = @AMDEP_TRUE@  
 AMTAR = @AMTAR@  
 AR = @AR@  
 AUTOCONF = @AUTOCONF@  
 AUTOHEADER = @AUTOHEADER@  
 AUTOMAKE = @AUTOMAKE@  
 AWK = @AWK@  
63  CC = @CC@  CC = @CC@
 CCDEPMODE = @CCDEPMODE@  
 CFLAGS = @CFLAGS@  
 CPP = @CPP@  
 CPPFLAGS = @CPPFLAGS@  
64  CXX = @CXX@  CXX = @CXX@
65  CXXCPP = @CXXCPP@  DLLTOOL = @DLLTOOL@
 CXXDEPMODE = @CXXDEPMODE@  
 CXXFLAGS = @CXXFLAGS@  
 CYGPATH_W = @CYGPATH_W@  
 DEFS = @DEFS@  
 DEPDIR = @DEPDIR@  
66  ECHO = @ECHO@  ECHO = @ECHO@
 ECHO_C = @ECHO_C@  
 ECHO_N = @ECHO_N@  
 ECHO_T = @ECHO_T@  
 EGREP = @EGREP@  
67  EXEEXT = @EXEEXT@  EXEEXT = @EXEEXT@
68  F77 = @F77@  F77 = @F77@
 FFLAGS = @FFLAGS@  
69  FLIBS = @FLIBS@  FLIBS = @FLIBS@
70  HAS_DOXYFILE = @HAS_DOXYFILE@  HAS_DOXYFILE = @HAS_DOXYFILE@
71  INSTALL_DATA = @INSTALL_DATA@  HAVE_LIB = @HAVE_LIB@
72  INSTALL_PROGRAM = @INSTALL_PROGRAM@  LIB = @LIB@
 INSTALL_SCRIPT = @INSTALL_SCRIPT@  
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@  
 LDFLAGS = @LDFLAGS@  
 LIBOBJS = @LIBOBJS@  
 LIBS = @LIBS@  
73  LIBTOOL = @LIBTOOL@  LIBTOOL = @LIBTOOL@
74  LN_S = @LN_S@  LN_S = @LN_S@
75  LTLIBOBJS = @LTLIBOBJS@  LTLIB = @LTLIB@
76  MAKEINFO = @MAKEINFO@  MAKEINFO = @MAKEINFO@
77    OBJDUMP = @OBJDUMP@
78  OBJEXT = @OBJEXT@  OBJEXT = @OBJEXT@
79  PACKAGE = @PACKAGE@  PACKAGE = @PACKAGE@
 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@  
 PACKAGE_NAME = @PACKAGE_NAME@  
 PACKAGE_STRING = @PACKAGE_STRING@  
 PACKAGE_TARNAME = @PACKAGE_TARNAME@  
 PACKAGE_VERSION = @PACKAGE_VERSION@  
 PATH_SEPARATOR = @PATH_SEPARATOR@  
80  RANLIB = @RANLIB@  RANLIB = @RANLIB@
81  ROOTCINT = @ROOTCINT@  ROOTCINT = @ROOTCINT@
82  ROOT_INCLUDES = @ROOT_INCLUDES@  ROOT_INCLUDES = @ROOT_INCLUDES@
83  ROOT_LDFLAGS = @ROOT_LDFLAGS@  ROOT_LDFLAGS = @ROOT_LDFLAGS@
 SET_MAKE = @SET_MAKE@  
 SHELL = @SHELL@  
84  STRIP = @STRIP@  STRIP = @STRIP@
85  VERSION = @VERSION@  VERSION = @VERSION@
86  ac_ct_AR = @ac_ct_AR@  
 ac_ct_CC = @ac_ct_CC@  
 ac_ct_CXX = @ac_ct_CXX@  
 ac_ct_F77 = @ac_ct_F77@  
 ac_ct_RANLIB = @ac_ct_RANLIB@  
 ac_ct_STRIP = @ac_ct_STRIP@  
 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@  
 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@  
 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@  
 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@  
 am__include = @am__include@  
 am__leading_dot = @am__leading_dot@  
 am__quote = @am__quote@  
 bindir = @bindir@  
 build = @build@  
 build_alias = @build_alias@  
 build_cpu = @build_cpu@  
 build_os = @build_os@  
 build_vendor = @build_vendor@  
 datadir = @datadir@  
 exec_prefix = @exec_prefix@  
 host = @host@  
 host_alias = @host_alias@  
 host_cpu = @host_cpu@  
 host_os = @host_os@  
 host_vendor = @host_vendor@  
 includedir = @includedir@  
 infodir = @infodir@  
 install_sh = @install_sh@  
 libdir = @libdir@  
 libexecdir = @libexecdir@  
 localstatedir = @localstatedir@  
 mandir = @mandir@  
 mkdir_p = @mkdir_p@  
 oldincludedir = @oldincludedir@  
 prefix = @prefix@  
 program_transform_name = @program_transform_name@  
 sbindir = @sbindir@  
 sharedstatedir = @sharedstatedir@  
 sysconfdir = @sysconfdir@  
 target_alias = @target_alias@  
87  AUTOMAKE_OPTIONS = foreign no-dependencies no-installinfo  AUTOMAKE_OPTIONS = foreign no-dependencies no-installinfo
88  SUBDIRS = anticounter calorimeter tracker  SUBDIRS = anticounter calorimeter tracker
89  all: all-recursive  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
90    CONFIG_HEADER = ../../config.h
91    CONFIG_CLEAN_FILES =
92    DIST_COMMON =  Makefile.am Makefile.in
93    
 .SUFFIXES:  
 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)  
         @for dep in $?; do \  
           case '$(am__configure_deps)' in \  
             *$$dep*) \  
               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \  
                 && exit 0; \  
               exit 1;; \  
           esac; \  
         done; \  
         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  event/physics/Makefile'; \  
         cd $(top_srcdir) && \  
           $(AUTOMAKE) --foreign  event/physics/Makefile  
 .PRECIOUS: Makefile  
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status  
         @case '$?' in \  
           *config.status*) \  
             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \  
           *) \  
             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \  
             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \  
         esac;  
   
 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)  
         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh  
   
 $(top_srcdir)/configure:  $(am__configure_deps)  
         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh  
 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)  
         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh  
94    
95  mostlyclean-libtool:  DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
         -rm -f *.lo  
96    
97  clean-libtool:  TAR = gtar
98          -rm -rf .libs _libs  GZIP_ENV = --best
99    all: all-redirect
100    .SUFFIXES:
101    $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
102            cd $(top_srcdir) && $(AUTOMAKE) --foreign event/physics/Makefile
103    
104    Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
105            cd $(top_builddir) \
106              && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
107    
 distclean-libtool:  
         -rm -f libtool  
 uninstall-info-am:  
108    
109  # This directory's subdirectories are mostly independent; you can cd  # This directory's subdirectories are mostly independent; you can cd
110  # into them and run `make' without going through this Makefile.  # into them and run `make' without going through this Makefile.
# Line 207  uninstall-info-am: Line 112  uninstall-info-am:
112  # (1) if the variable is set in `config.status', edit `config.status'  # (1) if the variable is set in `config.status', edit `config.status'
113  #     (which will cause the Makefiles to be regenerated when you run `make');  #     (which will cause the Makefiles to be regenerated when you run `make');
114  # (2) otherwise, pass the desired values on the `make' command line.  # (2) otherwise, pass the desired values on the `make' command line.
115  $(RECURSIVE_TARGETS):  
116          @set fnord $$MAKEFLAGS; amf=$$2; \  @SET_MAKE@
117    
118    all-recursive install-data-recursive install-exec-recursive \
119    installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
120    check-recursive installcheck-recursive info-recursive dvi-recursive:
121            @set fnord $(MAKEFLAGS); amf=$$2; \
122          dot_seen=no; \          dot_seen=no; \
123          target=`echo $@ | sed s/-recursive//`; \          target=`echo $@ | sed s/-recursive//`; \
124          list='$(SUBDIRS)'; for subdir in $$list; do \          list='$(SUBDIRS)'; for subdir in $$list; do \
# Line 228  $(RECURSIVE_TARGETS): Line 138  $(RECURSIVE_TARGETS):
138    
139  mostlyclean-recursive clean-recursive distclean-recursive \  mostlyclean-recursive clean-recursive distclean-recursive \
140  maintainer-clean-recursive:  maintainer-clean-recursive:
141          @set fnord $$MAKEFLAGS; amf=$$2; \          @set fnord $(MAKEFLAGS); amf=$$2; \
142          dot_seen=no; \          dot_seen=no; \
143          case "$@" in \          rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
144            distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \            rev="$$subdir $$rev"; \
145            *) list='$(SUBDIRS)' ;; \            test "$$subdir" != "." || dot_seen=yes; \
         esac; \  
         rev=''; for subdir in $$list; do \  
           if test "$$subdir" = "."; then :; else \  
             rev="$$subdir $$rev"; \  
           fi; \  
146          done; \          done; \
147          rev="$$rev ."; \          test "$$dot_seen" = "no" && rev=". $$rev"; \
148          target=`echo $@ | sed s/-recursive//`; \          target=`echo $@ | sed s/-recursive//`; \
149          for subdir in $$rev; do \          for subdir in $$rev; do \
150            echo "Making $$target in $$subdir"; \            echo "Making $$target in $$subdir"; \
# Line 255  tags-recursive: Line 160  tags-recursive:
160          list='$(SUBDIRS)'; for subdir in $$list; do \          list='$(SUBDIRS)'; for subdir in $$list; do \
161            test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \            test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
162          done          done
 ctags-recursive:  
         list='$(SUBDIRS)'; for subdir in $$list; do \  
           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \  
         done  
163    
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)  
         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \  
         unique=`for i in $$list; do \  
             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \  
           done | \  
           $(AWK) '    { files[$$0] = 1; } \  
                END { for (i in files) print i; }'`; \  
         mkid -fID $$unique  
164  tags: TAGS  tags: TAGS
165    
166  TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \  ID: $(HEADERS) $(SOURCES) $(LISP)
167                  $(TAGS_FILES) $(LISP)          list='$(SOURCES) $(HEADERS)'; \
168            unique=`for i in $$list; do echo $$i; done | \
169              awk '    { files[$$0] = 1; } \
170                   END { for (i in files) print i; }'`; \
171            here=`pwd` && cd $(srcdir) \
172              && mkid -f$$here/ID $$unique $(LISP)
173    
174    TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
175          tags=; \          tags=; \
176          here=`pwd`; \          here=`pwd`; \
         if (etags --etags-include --version) >/dev/null 2>&1; then \  
           include_option=--etags-include; \  
         else \  
           include_option=--include; \  
         fi; \  
177          list='$(SUBDIRS)'; for subdir in $$list; do \          list='$(SUBDIRS)'; for subdir in $$list; do \
178            if test "$$subdir" = .; then :; else \     if test "$$subdir" = .; then :; else \
179              test -f $$subdir/TAGS && \              test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
180                tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \     fi; \
           fi; \  
181          done; \          done; \
182          list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \          list='$(SOURCES) $(HEADERS)'; \
183          unique=`for i in $$list; do \          unique=`for i in $$list; do echo $$i; done | \
184              if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \            awk '    { files[$$0] = 1; } \
           done | \  
           $(AWK) '    { files[$$0] = 1; } \  
185                 END { for (i in files) print i; }'`; \                 END { for (i in files) print i; }'`; \
186          test -z "$(ETAGS_ARGS)$$tags$$unique" \          test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
187            || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \            || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
188               $$tags $$unique  
189  ctags: CTAGS  mostlyclean-tags:
190  CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \  
191                  $(TAGS_FILES) $(LISP)  clean-tags:
         tags=; \  
         here=`pwd`; \  
         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \  
         unique=`for i in $$list; do \  
             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \  
           done | \  
           $(AWK) '    { files[$$0] = 1; } \  
                END { for (i in files) print i; }'`; \  
         test -z "$(CTAGS_ARGS)$$tags$$unique" \  
           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \  
              $$tags $$unique  
   
 GTAGS:  
         here=`$(am__cd) $(top_builddir) && pwd` \  
           && cd $(top_srcdir) \  
           && gtags -i $(GTAGS_ARGS) $$here  
192    
193  distclean-tags:  distclean-tags:
194          -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags          -rm -f TAGS ID
195    
196    maintainer-clean-tags:
197    
198    distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
199    
200    subdir = event/physics
201    
202  distdir: $(DISTFILES)  distdir: $(DISTFILES)
203          @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \          @for file in $(DISTFILES); do \
204          topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \            d=$(srcdir); \
         list='$(DISTFILES)'; for file in $$list; do \  
           case $$file in \  
             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \  
             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \  
           esac; \  
           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \  
           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \  
           if test "$$dir" != "$$file" && test "$$dir" != "."; then \  
             dir="/$$dir"; \  
             $(mkdir_p) "$(distdir)$$dir"; \  
           else \  
             dir=''; \  
           fi; \  
205            if test -d $$d/$$file; then \            if test -d $$d/$$file; then \
206              if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \              cp -pr $$d/$$file $(distdir)/$$file; \
               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \  
             fi; \  
             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \  
207            else \            else \
208              test -f $(distdir)/$$file \              test -f $(distdir)/$$file \
209              || cp -p $$d/$$file $(distdir)/$$file \              || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
210              || exit 1; \              || cp -p $$d/$$file $(distdir)/$$file || :; \
211            fi; \            fi; \
212          done          done
213          list='$(SUBDIRS)'; for subdir in $$list; do \          for subdir in $(SUBDIRS); do \
214            if test "$$subdir" = .; then :; else \            if test "$$subdir" = .; then :; else \
215              test -d "$(distdir)/$$subdir" \              test -d $(distdir)/$$subdir \
216              || mkdir "$(distdir)/$$subdir" \              || mkdir $(distdir)/$$subdir \
217              || exit 1; \              || exit 1; \
218              (cd $$subdir && \              chmod 777 $(distdir)/$$subdir; \
219                $(MAKE) $(AM_MAKEFLAGS) \              (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
                 top_distdir="../$(top_distdir)" \  
                 distdir="../$(distdir)/$$subdir" \  
                 distdir) \  
220                || exit 1; \                || exit 1; \
221            fi; \            fi; \
222          done          done
223    info-am:
224    info: info-recursive
225    dvi-am:
226    dvi: dvi-recursive
227  check-am: all-am  check-am: all-am
228  check: check-recursive  check: check-recursive
229  all-am: Makefile  installcheck-am:
230  installdirs: installdirs-recursive  installcheck: installcheck-recursive
231  installdirs-am:  install-info-am:
232  install: install-recursive  install-info: install-info-recursive
233    install-exec-am:
234  install-exec: install-exec-recursive  install-exec: install-exec-recursive
235    
236    install-data-am:
237  install-data: install-data-recursive  install-data: install-data-recursive
 uninstall: uninstall-recursive  
238    
239  install-am: all-am  install-am: all-am
240          @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am          @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
241    install: install-recursive
242  installcheck: installcheck-recursive  uninstall-am:
243    uninstall: uninstall-recursive
244    all-am: Makefile
245    all-redirect: all-recursive
246  install-strip:  install-strip:
247          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \          $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
248            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \  installdirs: installdirs-recursive
249            `test -z '$(STRIP)' || \  installdirs-am:
250              echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install  
251    
252  mostlyclean-generic:  mostlyclean-generic:
253    
254  clean-generic:  clean-generic:
255    
256  distclean-generic:  distclean-generic:
257          -rm -f $(CONFIG_CLEAN_FILES)          -rm -f Makefile $(CONFIG_CLEAN_FILES)
258            -rm -f config.cache config.log stamp-h stamp-h[0-9]*
259    
260  maintainer-clean-generic:  maintainer-clean-generic:
261          @echo "This command is intended for maintainers to use"  mostlyclean-am:  mostlyclean-tags mostlyclean-generic
         @echo "it deletes files that may require special tools to rebuild."  
 clean: clean-recursive  
   
 clean-am: clean-generic clean-libtool mostlyclean-am  
   
 distclean: distclean-recursive  
         -rm -f Makefile  
 distclean-am: clean-am distclean-generic distclean-libtool \  
         distclean-tags  
   
 dvi: dvi-recursive  
   
 dvi-am:  
   
 html: html-recursive  
   
 info: info-recursive  
   
 info-am:  
   
 install-data-am:  
   
 install-exec-am:  
   
 install-info: install-info-recursive  
   
 install-man:  
   
 installcheck-am:  
   
 maintainer-clean: maintainer-clean-recursive  
         -rm -f Makefile  
 maintainer-clean-am: distclean-am maintainer-clean-generic  
262    
263  mostlyclean: mostlyclean-recursive  mostlyclean: mostlyclean-recursive
264    
265  mostlyclean-am: mostlyclean-generic mostlyclean-libtool  clean-am:  clean-tags clean-generic mostlyclean-am
266    
267  pdf: pdf-recursive  clean: clean-recursive
268    
269  pdf-am:  distclean-am:  distclean-tags distclean-generic clean-am
270            -rm -f libtool
271    
272  ps: ps-recursive  distclean: distclean-recursive
273    
274  ps-am:  maintainer-clean-am:  maintainer-clean-tags maintainer-clean-generic \
275                    distclean-am
276            @echo "This command is intended for maintainers to use;"
277            @echo "it deletes files that may require special tools to rebuild."
278    
279  uninstall-am:  maintainer-clean: maintainer-clean-recursive
280    
281  uninstall-info: uninstall-info-recursive  .PHONY: install-data-recursive uninstall-data-recursive \
282    install-exec-recursive uninstall-exec-recursive installdirs-recursive \
283    uninstalldirs-recursive all-recursive check-recursive \
284    installcheck-recursive info-recursive dvi-recursive \
285    mostlyclean-recursive distclean-recursive clean-recursive \
286    maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
287    distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
288    dvi-am dvi check check-am installcheck-am installcheck install-info-am \
289    install-info install-exec-am install-exec install-data-am install-data \
290    install-am install uninstall-am uninstall all-redirect all-am all \
291    installdirs-am installdirs mostlyclean-generic distclean-generic \
292    clean-generic maintainer-clean-generic clean mostlyclean distclean \
293    maintainer-clean
294    
 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \  
         clean clean-generic clean-libtool clean-recursive ctags \  
         ctags-recursive distclean distclean-generic distclean-libtool \  
         distclean-recursive distclean-tags distdir dvi dvi-am html \  
         html-am info info-am install install-am install-data \  
         install-data-am install-exec install-exec-am install-info \  
         install-info-am install-man install-strip installcheck \  
         installcheck-am installdirs installdirs-am maintainer-clean \  
         maintainer-clean-generic maintainer-clean-recursive \  
         mostlyclean mostlyclean-generic mostlyclean-libtool \  
         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \  
         uninstall uninstall-am uninstall-info-am  
295    
296  # 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.
297  # 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.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.23