home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.next.software
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!darwin.sura.net!haven.umd.edu!ni.umd.edu!sayshell.umd.edu!louie
- From: louie@sayshell.umd.edu (Louis A. Mamakos)
- Subject: Re: wanted: MH ported to NeXT ...help
- Message-ID: <1992Aug20.015400.12886@ni.umd.edu>
- Sender: usenet@ni.umd.edu (USENET News System)
- Nntp-Posting-Host: sayshell.umd.edu
- Organization: University of Maryland College Park
- References: <1992Aug19.221009.21157@nevada.edu>
- Distribution: na
- Date: Thu, 20 Aug 1992 01:54:00 GMT
- Lines: 25
-
- In article <1992Aug19.221009.21157@nevada.edu> johann@nevada.edu (Jason W Cathcart) writes:
- >Is there a NeXT binary of MH out there, or any suggestions
- >on compiling this pig?
-
- Here's the configuration file that I use to build MH:
-
- # @(#)$Id: MH,v 1.7 90/04/06 09:44:31 sources Exp $
- # NeXT
- #
- bin /usr/local/bin
- etc /usr/local/lib/mh
- ldoptlibs -lsys_s -object
- mail /usr/spool/mail
- mandir /usr/local/man
- manuals standard
- mts sendmail
- remove rm -f
- pop on
- options ATZ BSD42 BSD43 BIND DBM DUMB MHE MHRC RPATHS ZONEINFO WHATNOW
- options SBACKUP='"\\043"' UMD
- ccoptions -O -bsd -fwritable-strings
-
- season to taste.
-
- louie
-