home *** CD-ROM | disk | FTP | other *** search
/ ftp.ee.pdx.edu / 2014.02.ftp.ee.pdx.edu.tar / ftp.ee.pdx.edu / oss / cvs-2004 / cantalope / Makefile,v < prev    next >
Text File  |  2003-07-14  |  441b  |  43 lines

  1. head     1.1;
  2. branch   1.1.1;
  3. access   ;
  4. symbols  Initial:1.1.1.1 CANtalope:1.1.1;
  5. locks    ; strict;
  6. comment  @# @;
  7.  
  8.  
  9. 1.1
  10. date     2003.07.14.20.41.53;  author larryl;  state Exp;
  11. branches 1.1.1.1;
  12. next     ;
  13.  
  14. 1.1.1.1
  15. date     2003.07.14.20.41.53;  author larryl;  state Exp;
  16. branches ;
  17. next     ;
  18.  
  19.  
  20. desc
  21. @@
  22.  
  23.  
  24.  
  25. 1.1
  26. log
  27. @Initial revision
  28. @
  29. text
  30. @cantalope : 
  31.     javac cantalope.java
  32. clean :
  33.     rm -f *.class
  34. @
  35.  
  36.  
  37. 1.1.1.1
  38. log
  39. @cantalope
  40. @
  41. text
  42. @@
  43.