[gforth] / gforth / Makefile.in  

gforth: gforth/Makefile.in

Diff for /gforth/Makefile.in between version 1.424 and 1.425

version 1.424, Mon Oct 6 21:50:29 2008 UTC version 1.425, Wed Oct 8 17:25:56 2008 UTC
Line 235 
Line 235 
         libcc.fs \          libcc.fs \
         locals.fs \          locals.fs \
         look.fs \          look.fs \
           mkdir.fs \
         quotes.fs \          quotes.fs \
         search.fs \          search.fs \
         see.fs \          see.fs \
Line 653 
Line 654 
   
 check-libcc-named: $(LIBCC_BUILD_SRC)  check-libcc-named: $(LIBCC_BUILD_SRC)
                 $(RMTREE) lib/gforth/$(VERSION)/libcc-named/                  $(RMTREE) lib/gforth/$(VERSION)/libcc-named/
                 $(srcdir)/mkinstalldirs lib/gforth/$(VERSION)/libcc-named/  
                 for i in $(LIBCC_BUILD_SRC); do ./gforth -e "s\" `pwd`/lib/gforth/$(VERSION)/libcc-named/\" libcc-named-dir-v 2! libcc-path clear-path libcc-named-dir libcc-path also-path :noname 2drop s\" $(libccdir)\" ; is replace-rpath" $$i -e bye; done                  for i in $(LIBCC_BUILD_SRC); do ./gforth -e "s\" `pwd`/lib/gforth/$(VERSION)/libcc-named/\" libcc-named-dir-v 2! libcc-path clear-path libcc-named-dir libcc-path also-path :noname 2drop s\" $(libccdir)\" ; is replace-rpath" $$i -e bye; done
   
 check:          gforths gforth.fi  check:          gforths gforth.fi


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help