cvsuser     03/07/04 20:38:43

  Modified:    config/gen/makefiles befunge.in
  Log:
  No longer need the reference to perl
  
  Revision  Changes    Path
  1.4       +0 -1      parrot/config/gen/makefiles/befunge.in
  
  Index: befunge.in
  ===================================================================
  RCS file: /cvs/public/parrot/config/gen/makefiles/befunge.in,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -w -r1.3 -r1.4
  --- befunge.in        5 Jul 2003 03:37:09 -0000       1.3
  +++ befunge.in        5 Jul 2003 03:38:43 -0000       1.4
  @@ -1,5 +1,4 @@
   RM_F = ${rm_f}
  -PERL = ${perl}
   
   PARROT = ../../parrot
   ASSEMBLE = $(PARROT)
  
  
  

Reply via email to