Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ut-sally.UUCP Path: utzoo!watmath!clyde!burl!ulysses!gamma!epsilon!zeta!sabre!petrus!bellcore!decvax!decwrl!pyramid!ut-sally!brian From: brian@ut-sally.UUCP (Brian H. Powell) Newsgroups: net.micro.mac Subject: Re: New SUMacC RMaker posted Message-ID: <3876@ut-sally.UUCP> Date: Wed, 25-Dec-85 02:47:14 EST Article-I.D.: ut-sally.3876 Posted: Wed Dec 25 02:47:14 1985 Date-Received: Thu, 26-Dec-85 03:58:35 EST References: <3873@ut-sally.UUCP> Organization: U. Texas CS Dept., Austin, Texas Lines: 8 Summary: How to compile it. I forgot to mention how to compile the new rmaker. The Makefile that Doug Moen worked up was kind of gory (it still had all the debug stuff in it.) The Makefile I use has LOTS of other files to handle as well. So, instead of giving you a Makefile, you can edit the one that you already have for it. The old rmaker had all the code in "rmaker.c". The new rmaker has separated things into five *.c files. Just compile all five *.c files in the same way you compiled "rmaker.c" before. Simple isn't it?