cvsuser     02/08/29 10:59:10

  Modified:    config/gen/makefiles root.in
  Log:
  Added comment to save people the time to track this down.
  
  Revision  Changes    Path
  1.30      +4 -0      parrot/config/gen/makefiles/root.in
  
  Index: root.in
  ===================================================================
  RCS file: /cvs/public/parrot/config/gen/makefiles/root.in,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -w -r1.29 -r1.30
  --- root.in   29 Aug 2002 06:02:28 -0000      1.29
  +++ root.in   29 Aug 2002 17:59:10 -0000      1.30
  @@ -1,3 +1,7 @@
  +###############################################################################
  +# This file must be modified by editing config/gen/makefiles/root.in
  +###############################################################################
  +
   O = ${o}
   SO = ${so}
   A = ${a}
  
  
  


Reply via email to