cvsuser     03/10/10 12:09:18

  Modified:    config/gen/makefiles root.in
  Added:       languages/tcl .cvsignore
  Log:
  TCL ought to build...
  
  Revision  Changes    Path
  1.140     +1 -1      parrot/config/gen/makefiles/root.in
  
  Index: root.in
  ===================================================================
  RCS file: /cvs/public/parrot/config/gen/makefiles/root.in,v
  retrieving revision 1.139
  retrieving revision 1.140
  diff -u -w -r1.139 -r1.140
  --- root.in   10 Oct 2003 11:40:16 -0000      1.139
  +++ root.in   10 Oct 2003 19:09:10 -0000      1.140
  @@ -55,7 +55,7 @@
        languages/scheme/Makefile languages/befunge/Makefile \
        languages/bf/Makefile languages/imcc/Makefile \
        languages/ook/Makefile languages/perl6/Makefile \
  -     languages/urm/Makefile
  +     languages/urm/Makefile languages/tcl/Makefile
   
   GEN_CONFIGS  = include/parrot/config.h include/parrot/platform.h \
        include/parrot/platform_interface.h \
  
  
  
  1.1                  parrot/languages/tcl/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  Makefile
  
  
  

Reply via email to