[BACK]Return to Makefile.in CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2 / asir2000

Diff for /OpenXM_contrib2/asir2000/Makefile.in between version 1.24 and 1.25

version 1.24, 2005/07/12 01:29:55 version 1.25, 2005/07/12 12:57:54
Line 1 
Line 1 
 # Makefile.in generated by automake 1.6.3 from Makefile.am.  # Makefile.in generated automatically by automake 1.5 from Makefile.am.
 # @configure_input@  
   
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002  # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
 # Free Software Foundation, Inc.  # Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation  # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
Line 13 
Line 12 
 # PARTICULAR PURPOSE.  # PARTICULAR PURPOSE.
   
 @SET_MAKE@  @SET_MAKE@
   
 SHELL = @SHELL@  SHELL = @SHELL@
   
 srcdir = @srcdir@  srcdir = @srcdir@
Line 43  AUTOCONF = @AUTOCONF@
Line 43  AUTOCONF = @AUTOCONF@
 AUTOMAKE = @AUTOMAKE@  AUTOMAKE = @AUTOMAKE@
 AUTOHEADER = @AUTOHEADER@  AUTOHEADER = @AUTOHEADER@
   
 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd  
 INSTALL = @INSTALL@  INSTALL = @INSTALL@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@  INSTALL_PROGRAM = @INSTALL_PROGRAM@
 INSTALL_DATA = @INSTALL_DATA@  INSTALL_DATA = @INSTALL_DATA@
 install_sh_DATA = $(install_sh) -c -m 644  
 install_sh_PROGRAM = $(install_sh) -c  
 install_sh_SCRIPT = $(install_sh) -c  
 INSTALL_SCRIPT = @INSTALL_SCRIPT@  INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_HEADER = $(INSTALL_DATA)  INSTALL_HEADER = $(INSTALL_DATA)
 transform = @program_transform_name@  transform = @program_transform_name@
Line 65  host_alias = @host_alias@
Line 61  host_alias = @host_alias@
 host_triplet = @host@  host_triplet = @host@
 target_alias = @target_alias@  target_alias = @target_alias@
 target_triplet = @target@  target_triplet = @target@
   
 EXEEXT = @EXEEXT@  
 OBJEXT = @OBJEXT@  
 PATH_SEPARATOR = @PATH_SEPARATOR@  
 AMTAR = @AMTAR@  AMTAR = @AMTAR@
 AWK = @AWK@  AWK = @AWK@
 CC = @CC@  CC = @CC@
 DEPDIR = @DEPDIR@  DEPDIR = @DEPDIR@
   EXEEXT = @EXEEXT@
 FEPLIB = @FEPLIB@  FEPLIB = @FEPLIB@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@  INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 LAPACKLIB = @LAPACKLIB@  LAPACKLIB = @LAPACKLIB@
Line 80  LN_S = @LN_S@
Line 73  LN_S = @LN_S@
 MAINT = @MAINT@  MAINT = @MAINT@
 MPIINC = @MPIINC@  MPIINC = @MPIINC@
 MPILIB = @MPILIB@  MPILIB = @MPILIB@
   OBJEXT = @OBJEXT@
 PACKAGE = @PACKAGE@  PACKAGE = @PACKAGE@
 PARIINC = @PARIINC@  PARIINC = @PARIINC@
 PARILIB = @PARILIB@  PARILIB = @PARILIB@
Line 146  DEFAULT_INCLUDES =  -I. -I$(srcdir)
Line 140  DEFAULT_INCLUDES =  -I. -I$(srcdir)
 CPPFLAGS = @CPPFLAGS@  CPPFLAGS = @CPPFLAGS@
 LDFLAGS = @LDFLAGS@  LDFLAGS = @LDFLAGS@
 depcomp =  depcomp =
 am__depfiles_maybe =  
 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \  COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)          $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 CCLD = $(CC)  CCLD = $(CC)
Line 168  all: all-recursive
Line 161  all: all-recursive
   
 .SUFFIXES:  .SUFFIXES:
 .SUFFIXES: .c .o .obj  .SUFFIXES: .c .o .obj
   
 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \  
  configure.lineno  
 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)  $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
         cd $(top_srcdir) && \          cd $(top_srcdir) && \
           $(AUTOMAKE) --foreign  Makefile            $(AUTOMAKE) --foreign  Makefile
 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status  Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
         cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)          cd $(top_builddir) && \
             CONFIG_HEADERS= CONFIG_LINKS= \
             CONFIG_FILES=$@ $(SHELL) ./config.status
   
 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)  $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
         $(SHELL) ./config.status --recheck          $(SHELL) ./config.status --recheck
Line 184  $(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/
Line 176  $(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/
   
 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4  $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)          cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 asirPROGRAMS_INSTALL = $(INSTALL_PROGRAM)  
 install-asirPROGRAMS: $(asir_PROGRAMS)  install-asirPROGRAMS: $(asir_PROGRAMS)
         @$(NORMAL_INSTALL)          @$(NORMAL_INSTALL)
         $(mkinstalldirs) $(DESTDIR)$(asirdir)          $(mkinstalldirs) $(DESTDIR)$(asirdir)
Line 192  install-asirPROGRAMS: $(asir_PROGRAMS)
Line 183  install-asirPROGRAMS: $(asir_PROGRAMS)
           p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \            p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
           if test -f $$p \            if test -f $$p \
           ; then \            ; then \
             f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \              f=`echo $$p1|sed '$(transform);s/$$/$(EXEEXT)/'`; \
            echo " $(INSTALL_PROGRAM_ENV) $(asirPROGRAMS_INSTALL) $$p $(DESTDIR)$(asirdir)/$$f"; \             echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$p $(DESTDIR)$(asirdir)/$$f"; \
            $(INSTALL_PROGRAM_ENV) $(asirPROGRAMS_INSTALL) $$p $(DESTDIR)$(asirdir)/$$f; \             $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$p $(DESTDIR)$(asirdir)/$$f; \
           else :; fi; \            else :; fi; \
         done          done
   
 uninstall-asirPROGRAMS:  uninstall-asirPROGRAMS:
         @$(NORMAL_UNINSTALL)          @$(NORMAL_UNINSTALL)
         @list='$(asir_PROGRAMS)'; for p in $$list; do \          @list='$(asir_PROGRAMS)'; for p in $$list; do \
           f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \            f=`echo $$p|sed 's/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
           echo " rm -f $(DESTDIR)$(asirdir)/$$f"; \            echo " rm -f $(DESTDIR)$(asirdir)/$$f"; \
           rm -f $(DESTDIR)$(asirdir)/$$f; \            rm -f $(DESTDIR)$(asirdir)/$$f; \
         done          done
Line 220  distclean-compile:
Line 211  distclean-compile:
         -rm -f *.tab.c          -rm -f *.tab.c
   
 .c.o:  .c.o:
         $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<          $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
   
 .c.obj:  .c.obj:
         $(COMPILE) -c `cygpath -w $<`          $(COMPILE) -c `cygpath -w $<`
   
 main.o: parse/main.c  main.o: parse/main.c
         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o main.o `test -f 'parse/main.c' || echo '$(srcdir)/'`parse/main.c          $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o main.o `test -f parse/main.c || echo '$(srcdir)/'`parse/main.c
   
 main.obj: parse/main.c  main.obj: parse/main.c
         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o main.obj `cygpath -w parse/main.c`          $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o main.obj `cygpath -w parse/main.c`
Line 239  uninstall-info-am:
Line 230  uninstall-info-am:
 #     (which will cause the Makefiles to be regenerated when you run `make');  #     (which will cause the Makefiles to be regenerated when you run `make');
 # (2) otherwise, pass the desired values on the `make' command line.  # (2) otherwise, pass the desired values on the `make' command line.
 $(RECURSIVE_TARGETS):  $(RECURSIVE_TARGETS):
         @set fnord $$MAKEFLAGS; amf=$$2; \          @set fnord $(MAKEFLAGS); amf=$$2; \
         dot_seen=no; \          dot_seen=no; \
         target=`echo $@ | sed s/-recursive//`; \          target=`echo $@ | sed s/-recursive//`; \
         list='$(SUBDIRS)'; for subdir in $$list; do \          list='$(SUBDIRS)'; for subdir in $$list; do \
Line 259  $(RECURSIVE_TARGETS):
Line 250  $(RECURSIVE_TARGETS):
   
 mostlyclean-recursive clean-recursive distclean-recursive \  mostlyclean-recursive clean-recursive distclean-recursive \
 maintainer-clean-recursive:  maintainer-clean-recursive:
         @set fnord $$MAKEFLAGS; amf=$$2; \          @set fnord $(MAKEFLAGS); amf=$$2; \
         dot_seen=no; \          dot_seen=no; \
         case "$@" in \          case "$@" in \
           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \            distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
Line 287  tags-recursive:
Line 278  tags-recursive:
           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \            test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
         done          done
   
 ETAGS = etags  
 ETAGSFLAGS =  
   
 tags: TAGS  tags: TAGS
   
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \          list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
         unique=`for i in $$list; do \          unique=`for i in $$list; do \
             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \              if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
           done | \            done | \
           $(AWK) '    { files[$$0] = 1; } \            $(AWK) '    { files[$$0] = 1; } \
                END { for (i in files) print i; }'`; \                 END { for (i in files) print i; }'`; \
         mkid -fID $$unique          mkid -fID $$unique $(LISP)
   
 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \  TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                 $(TAGS_FILES) $(LISP)                  $(TAGS_FILES) $(LISP)
Line 310  TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEP
Line 298  TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEP
             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \              test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
           fi; \            fi; \
         done; \          done; \
         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \          list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
         unique=`for i in $$list; do \          unique=`for i in $$list; do \
             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \              if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
           done | \            done | \
           $(AWK) '    { files[$$0] = 1; } \            $(AWK) '    { files[$$0] = 1; } \
                END { for (i in files) print i; }'`; \                 END { for (i in files) print i; }'`; \
         test -z "$(ETAGS_ARGS)$$tags$$unique" \          test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \            || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
              $$tags $$unique  
   
 GTAGS:  GTAGS:
         here=`$(am__cd) $(top_builddir) && pwd` \          here=`CDPATH=: && cd $(top_builddir) && pwd` \
           && cd $(top_srcdir) \            && cd $(top_srcdir) \
           && gtags -i $(GTAGS_ARGS) $$here            && gtags -i $(GTAGS_ARGS) $$here
   
 distclean-tags:  distclean-tags:
         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH          -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
   
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
   
 top_distdir = .  top_distdir = .
   # Avoid unsightly `./'.
 distdir = $(PACKAGE)-$(VERSION)  distdir = $(PACKAGE)-$(VERSION)
   
 am__remove_distdir = \  
   { test ! -d $(distdir) \  
     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \  
          && rm -fr $(distdir); }; }  
   
 GZIP_ENV = --best  GZIP_ENV = --best
 distcleancheck_listfiles = find . -type f -print  
   
 distdir: $(DISTFILES)  distdir: $(DISTFILES)
         $(am__remove_distdir)          -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
         mkdir $(distdir)          mkdir $(distdir)
         @list='$(DISTFILES)'; for file in $$list; do \          @for file in $(DISTFILES); do \
           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \            if test -f $$file; then d=.; else d=$(srcdir); fi; \
           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \            dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
           if test "$$dir" != "$$file" && test "$$dir" != "."; then \            if test "$$dir" != "$$file" && test "$$dir" != "."; then \
             dir="/$$dir"; \              $(mkinstalldirs) "$(distdir)/$$dir"; \
             $(mkinstalldirs) "$(distdir)$$dir"; \  
           else \  
             dir=''; \  
           fi; \            fi; \
           if test -d $$d/$$file; then \            if test -d $$d/$$file; then \
             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \              cp -pR $$d/$$file $(distdir) \
               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \              || exit 1; \
             fi; \  
             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \  
           else \            else \
             test -f $(distdir)/$$file \              test -f $(distdir)/$$file \
             || cp -p $$d/$$file $(distdir)/$$file \              || cp -p $$d/$$file $(distdir)/$$file \
             || exit 1; \              || exit 1; \
           fi; \            fi; \
         done          done
         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \          for subdir in $(DIST_SUBDIRS); do \
           if test "$$subdir" = .; then :; else \            if test "$$subdir" = .; then :; else \
             test -d $(distdir)/$$subdir \              test -d $(distdir)/$$subdir \
             || mkdir $(distdir)/$$subdir \              || mkdir $(distdir)/$$subdir \
Line 381  distdir: $(DISTFILES)
Line 359  distdir: $(DISTFILES)
           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \            ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \            ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
         || chmod -R a+r $(distdir)          || chmod -R a+r $(distdir)
 dist-gzip: distdir  dist: distdir
         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz          $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
         $(am__remove_distdir)          -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
   
 dist dist-all: distdir  
         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz  
         $(am__remove_distdir)  
   
 # This target untars the dist file and tries a VPATH configuration.  Then  # This target untars the dist file and tries a VPATH configuration.  Then
 # it guarantees that the distribution is self-contained by making another  # it guarantees that the distribution is self-contained by making another
 # tarfile.  # tarfile.
 distcheck: dist  distcheck: dist
         $(am__remove_distdir)          -chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
         GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
         chmod -R a-w $(distdir); chmod a+w $(distdir)          chmod -R a-w $(distdir); chmod a+w $(distdir)
         mkdir $(distdir)/=build          mkdir $(distdir)/=build
         mkdir $(distdir)/=inst          mkdir $(distdir)/=inst
         chmod a-w $(distdir)          chmod a-w $(distdir)
         dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \          dc_install_base=`CDPATH=: && cd $(distdir)/=inst && pwd` \
           && cd $(distdir)/=build \            && cd $(distdir)/=build \
           && ../configure --srcdir=.. --prefix=$$dc_install_base \            && ../configure --srcdir=.. --prefix=$$dc_install_base \
             $(DISTCHECK_CONFIGURE_FLAGS) \  
           && $(MAKE) $(AM_MAKEFLAGS) \            && $(MAKE) $(AM_MAKEFLAGS) \
           && $(MAKE) $(AM_MAKEFLAGS) dvi \            && $(MAKE) $(AM_MAKEFLAGS) dvi \
           && $(MAKE) $(AM_MAKEFLAGS) check \            && $(MAKE) $(AM_MAKEFLAGS) check \
Line 410  distcheck: dist
Line 383  distcheck: dist
           && $(MAKE) $(AM_MAKEFLAGS) installcheck \            && $(MAKE) $(AM_MAKEFLAGS) installcheck \
           && $(MAKE) $(AM_MAKEFLAGS) uninstall \            && $(MAKE) $(AM_MAKEFLAGS) uninstall \
           && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \            && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
               || { echo "ERROR: files left after uninstall:" ; \               || (echo "Error: files left after uninstall" 1>&2; \
                    find $$dc_install_base -type f -print ; \                   exit 1) ) \
                    exit 1; } >&2 ) \            && $(MAKE) $(AM_MAKEFLAGS) dist \
           && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \            && $(MAKE) $(AM_MAKEFLAGS) distclean \
           && rm -f $(distdir).tar.gz \            && rm -f $(distdir).tar.gz \
           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck            && (test `find . -type f -print | wc -l` -eq 0 \
         $(am__remove_distdir)               || (echo "Error: files left after distclean" 1>&2; \
                    exit 1) )
           -chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
         @echo "$(distdir).tar.gz is ready for distribution" | \          @echo "$(distdir).tar.gz is ready for distribution" | \
           sed 'h;s/./=/g;p;x;p;x'            sed 'h;s/./=/g;p;x;p;x'
 distcleancheck: distclean  
         if test '$(srcdir)' = . ; then \  
           echo "ERROR: distcleancheck can only run from a VPATH build" ; \  
           exit 1 ; \  
         fi  
         test `$(distcleancheck_listfiles) | wc -l` -eq 0 \  
           || { echo "ERROR: files left after distclean:" ; \  
                $(distcleancheck_listfiles) ; \  
                exit 1; } >&2  
 check-am: all-am  check-am: all-am
 check: check-recursive  check: check-recursive
 all-am: Makefile $(PROGRAMS)  all-am: Makefile $(PROGRAMS)
Line 446  install-am: all-am
Line 412  install-am: all-am
 installcheck: installcheck-recursive  installcheck: installcheck-recursive
 install-strip:  install-strip:
         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
           INSTALL_STRIP_FLAG=-s \  
           `test -z '$(STRIP)' || \            `test -z '$(STRIP)' || \
             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install              echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 mostlyclean-generic:  mostlyclean-generic:
Line 455  clean-generic:
Line 420  clean-generic:
         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)          -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
   
 distclean-generic:  distclean-generic:
         -rm -f Makefile $(CONFIG_CLEAN_FILES)          -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
   
 maintainer-clean-generic:  maintainer-clean-generic:
         @echo "This command is intended for maintainers to use"          @echo "This command is intended for maintainers to use"
Line 464  clean: clean-recursive
Line 429  clean: clean-recursive
   
 clean-am: clean-asirPROGRAMS clean-generic mostlyclean-am  clean-am: clean-asirPROGRAMS clean-generic mostlyclean-am
   
   dist-all: distdir
           $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
           -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
 distclean: distclean-recursive  distclean: distclean-recursive
         -rm -f $(am__CONFIG_DISTCLEAN_FILES)          -rm -f config.status config.cache config.log
 distclean-am: clean-am distclean-compile distclean-generic \  distclean-am: clean-am distclean-compile distclean-generic \
         distclean-tags          distclean-tags
   
Line 488  install-man:
Line 456  install-man:
 installcheck-am:  installcheck-am:
   
 maintainer-clean: maintainer-clean-recursive  maintainer-clean: maintainer-clean-recursive
         -rm -f $(am__CONFIG_DISTCLEAN_FILES)  
         -rm -rf autom4te.cache  
 maintainer-clean-am: distclean-am maintainer-clean-generic  maintainer-clean-am: distclean-am maintainer-clean-generic
   
 mostlyclean: mostlyclean-recursive  mostlyclean: mostlyclean-recursive
Line 502  uninstall-info: uninstall-info-recursive
Line 469  uninstall-info: uninstall-info-recursive
   
 .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \  .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
         clean-asirPROGRAMS clean-generic clean-recursive dist dist-all \          clean-asirPROGRAMS clean-generic clean-recursive dist dist-all \
         dist-gzip distcheck distclean distclean-compile \          distcheck distclean distclean-compile distclean-generic \
         distclean-generic distclean-recursive distclean-tags \          distclean-recursive distclean-tags distdir dvi dvi-am \
         distcleancheck distdir dvi dvi-am dvi-recursive info info-am \          dvi-recursive info info-am info-recursive install install-am \
         info-recursive install install-am install-asirPROGRAMS \          install-asirPROGRAMS install-data install-data-am \
         install-data install-data-am install-data-recursive \          install-data-recursive install-exec install-exec-am \
         install-exec install-exec-am install-exec-recursive \          install-exec-recursive install-info install-info-am \
         install-info install-info-am install-info-recursive install-man \          install-info-recursive install-man install-recursive \
         install-recursive install-strip installcheck installcheck-am \          install-strip installcheck installcheck-am installdirs \
         installdirs installdirs-am installdirs-recursive \          installdirs-am installdirs-recursive maintainer-clean \
         maintainer-clean maintainer-clean-generic \          maintainer-clean-generic maintainer-clean-recursive mostlyclean \
         maintainer-clean-recursive mostlyclean mostlyclean-compile \          mostlyclean-compile mostlyclean-generic mostlyclean-recursive \
         mostlyclean-generic mostlyclean-recursive tags tags-recursive \          tags tags-recursive uninstall uninstall-am \
         uninstall uninstall-am uninstall-asirPROGRAMS uninstall-info-am \          uninstall-asirPROGRAMS uninstall-info-am \
         uninstall-info-recursive uninstall-recursive          uninstall-info-recursive uninstall-recursive
   
 # EXTRALIBS = @EXTRALIBS@  # EXTRALIBS = @EXTRALIBS@

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

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>