Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!ames!ucbcad!ucbvax!sdcsvax!nosc!cod!dukelow From: dukelow@cod.UUCP Newsgroups: comp.lang.modula2 Subject: MakeMake for Logitech Modula-2/86 Message-ID: <472@cod.UUCP> Date: Sat, 24-Jan-87 21:01:51 EST Article-I.D.: cod.472 Posted: Sat Jan 24 21:01:51 1987 Date-Received: Sun, 25-Jan-87 06:18:35 EST Organization: Naval Ocean Systems Center, San Diego Lines: 12 Keywords: Modula-2 make makefile I have posted the sources for a version of MakeMake (written by Steve Tynor) modified to run on Logitech's Modula-2/86. I have added a few enhancements of my own to better fit my environment. There are some comments in the code regarding portability problems in going from TDI to Logitech. Overall it wasn't too bad - but did point out the need for more standardization. For those that missed it - MakeMake is a program that automatically creates a makefile for a Modula program. I have found it very useful already. A big thankyou to Steve. Bob Dukelow dukelow@nosc.arpa