home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / next / software / 1247 < prev    next >
Encoding:
Text File  |  1992-08-19  |  1.1 KB  |  39 lines

  1. Newsgroups: comp.sys.next.software
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!darwin.sura.net!haven.umd.edu!ni.umd.edu!sayshell.umd.edu!louie
  3. From: louie@sayshell.umd.edu (Louis A. Mamakos)
  4. Subject: Re: wanted: MH ported to NeXT  ...help
  5. Message-ID: <1992Aug20.015400.12886@ni.umd.edu>
  6. Sender: usenet@ni.umd.edu (USENET News System)
  7. Nntp-Posting-Host: sayshell.umd.edu
  8. Organization: University of Maryland College Park
  9. References: <1992Aug19.221009.21157@nevada.edu>
  10. Distribution: na
  11. Date: Thu, 20 Aug 1992 01:54:00 GMT
  12. Lines: 25
  13.  
  14. In article <1992Aug19.221009.21157@nevada.edu> johann@nevada.edu (Jason W Cathcart) writes:
  15. >Is there a NeXT binary of MH out there, or any suggestions
  16. >on compiling this pig?
  17.  
  18. Here's the configuration file that I use to build MH:
  19.  
  20. # @(#)$Id: MH,v 1.7 90/04/06 09:44:31 sources Exp $
  21. # NeXT 
  22. #
  23. bin    /usr/local/bin
  24. etc    /usr/local/lib/mh
  25. ldoptlibs -lsys_s -object
  26. mail    /usr/spool/mail
  27. mandir    /usr/local/man
  28. manuals    standard
  29. mts    sendmail
  30. remove    rm -f
  31. pop    on
  32. options    ATZ BSD42 BSD43 BIND DBM DUMB MHE MHRC RPATHS ZONEINFO WHATNOW
  33. options SBACKUP='"\\043"' UMD
  34. ccoptions -O -bsd -fwritable-strings
  35.  
  36. season to taste.
  37.  
  38. louie
  39.