dreid       01/07/22 07:40:22

  Modified:    test     .cvsignore Makefile.in
  Log:
  Couple of pieces of tidying up...
  
  Revision  Changes    Path
  1.27      +1 -0      apr/test/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  RCS file: /home/cvs/apr/test/.cvsignore,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- .cvsignore        2001/07/20 13:28:43     1.26
  +++ .cvsignore        2001/07/22 14:40:22     1.27
  @@ -43,3 +43,4 @@
   *.core
   testsockets
   testuser
  +test.fil
  
  
  
  1.62      +2 -1      apr/test/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/apr/test/Makefile.in,v
  retrieving revision 1.61
  retrieving revision 1.62
  diff -u -r1.61 -r1.62
  --- Makefile.in       2001/07/20 13:28:43     1.61
  +++ Makefile.in       2001/07/22 14:40:22     1.62
  @@ -27,7 +27,8 @@
        [EMAIL PROTECTED]@ \
        [EMAIL PROTECTED]@ \
        [EMAIL PROTECTED]@ \
  -     [EMAIL PROTECTED]@
  +     [EMAIL PROTECTED]@ \
  +        [EMAIL PROTECTED]@
   
   TARGETS = $(PROGRAMS)
   
  
  
  

Reply via email to