[gforth] / gforth / Makefile.in  

gforth: gforth/Makefile.in

Diff for /gforth/Makefile.in between version 1.158 and 1.159

version 1.158, Thu Jun 17 19:54:34 1999 UTC version 1.159, Fri Jun 18 12:33:13 1999 UTC
Line 678 
Line 678 
   
 # For an explanation of the following Makefile rules, see node  # For an explanation of the following Makefile rules, see node
 # `Automatic Remaking' in GNU Autoconf documentation.  # `Automatic Remaking' in GNU Autoconf documentation.
 $(srcdir)/configure:    configure.in aclocal.m4  
   #Note: no target "$(srcdir)/configure", because that does not trigger
   #unless $(srcdir)!="."
   configure:      configure.in aclocal.m4
                 cd $(srcdir) && autoconf                  cd $(srcdir) && autoconf
   
 aclocal.m4:     acinclude.m4 configure.in  aclocal.m4:     acinclude.m4 configure.in


Generate output suitable for use with a patch program
Legend:
Removed from v.1.158  
changed lines
  Added in v.1.159

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help