Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!cs.utexas.edu!usc!apple!sun-barr!newstop!sun!turnpike!argv From: argv%turnpike@Sun.COM (Dan Heller) Newsgroups: comp.mail.mush Subject: Re: Small mush on Suns Message-ID: <128560@sun.Eng.Sun.COM> Date: 30 Nov 89 00:49:46 GMT References: <128546@sun.Eng.Sun.COM> Sender: news@sun.Eng.Sun.COM Reply-To: argv@sun.UUCP (Dan Heller) Organization: Sun Microsystems, Mountain View Lines: 9 In article <128546@sun.Eng.Sun.COM> jss@sun.com (Josh Sirota) writes: I want to compile a version of mush 7.0.0.0 (alpha) for my Sun that doesn't include the suntools code OR the curses code, just to make it small. It seems that if I remove the following files from makefile.sun, it'll work. Is this the right thing to do? If you want to make the most simple version of mush, just use makefile.bsd and remove the -DCURSES define. dan