home *** CD-ROM | disk | FTP | other *** search
/ vsiftp.vmssoftware.com / VSIPUBLIC@vsiftp.vmssoftware.com.tar / FREEWARE / FREEWARE40.ZIP / pine / makefile < prev    next >
Makefile  |  1994-04-06  |  3KB  |  53 lines

  1. # $Id: makefile,v 4.1 1993/04/09 22:25:03 mikes Exp $
  2. #
  3. #            T H E    P I N E    M A I L   S Y S T E M
  4. #
  5. #   Laurence Lundblade and Mike Seibel
  6. #   Networks and Distributed Computing
  7. #   Computing and Communications
  8. #   University of Washington
  9. #   Administration Building, AG-44
  10. #   Seattle, Washington, 98195, USA
  11. #   Internet: lgl@CAC.Washington.EDU
  12. #             mikes@CAC.Washington.EDU
  13. #
  14. #   Please address all bugs and comments to "pine-bugs@cac.washington.edu"
  15. #
  16. #   Copyright 1989-1993  University of Washington
  17. #
  18. #    Permission to use, copy, modify, and distribute this software and its
  19. #   documentation for any purpose and without fee to the University of
  20. #   Washington is hereby granted, provided that the above copyright notice
  21. #   appears in all copies and that both the above copyright notice and this
  22. #   permission notice appear in supporting documentation, and that the name
  23. #   of the University of Washington not be used in advertising or publicity
  24. #   pertaining to distribution of the software without specific, written
  25. #   prior permission.  This software is made available "as is", and
  26. #   THE UNIVERSITY OF WASHINGTON DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED,
  27. #   WITH REGARD TO THIS SOFTWARE, INCLUDING WITHOUT LIMITATION ALL IMPLIED
  28. #   WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, AND IN
  29. #   NO EVENT SHALL THE UNIVERSITY OF WASHINGTON BE LIABLE FOR ANY SPECIAL,
  30. #   INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
  31. #   LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, TORT
  32. #   (INCLUDING NEGLIGENCE) OR STRICT LIABILITY, ARISING OUT OF OR IN CONNECTION
  33. #   WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  34. #  
  35. #   Pine and Pico are trademarks of the University of Washington.
  36. #   No commercial use of these trademarks may be made without prior
  37. #   written permission of the University of Washington.
  38. #
  39. #   Pine is in part based on The Elm Mail System:
  40. #    ***********************************************************************
  41. #    *  The Elm Mail System  -  Revision: 2.13                             *
  42. #    *                                                                     *
  43. #    *             Copyright (c) 1986, 1987 Dave Taylor               *
  44. #    *             Copyright (c) 1988, 1989 USENET Community Trust    *
  45. #    ***********************************************************************
  46. #
  47.  
  48.  
  49. all:    
  50.     @ echo 'Use the "build" command (shell script) to make Pine.'
  51.     @ echo 'You can say "build help" for details on how it works.'
  52.