Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!seismo!lll-crg!ames!ucbcad!ucbvax!CORY.BERKELEY.EDU!dillon
From: dillon@CORY.BERKELEY.EDU (Matt Dillon)
Newsgroups: comp.sys.amiga
Subject: Re: Software Distillery Make--A review
Message-ID: <8612180649.AA23859@cory.Berkeley.EDU>
Date: Thu, 18-Dec-86 01:49:03 EST
Article-I.D.: cory.8612180649.AA23859
Posted: Thu Dec 18 01:49:03 1986
Date-Received: Thu, 18-Dec-86 20:43:31 EST
Sender: daemon@ucbvax.BERKELEY.EDU
Organization: University of California at Berkeley
Lines: 13


	Yes, there are quite a few bugs in terms of non-implimented commands,
but there are some good points too:

	-EXTREMELY small... 13K executable.
	-c:builtins.make autoinit file... this is mine:
--------------------------
.c.o:
   lc1 -oram: -icb:include/ -icb:include/lattice/ $<
   lc2 -s -v -o$*.o ram:$*.q
--------------------------

					-Matt