Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!houxm!houxz!vax135!cornell!uw-beaver!tektronix!hplabs!sri-unix!jeff@AIDS-UNIX.ARPA From: jeff@AIDS-UNIX.ARPA Newsgroups: net.unix-wizards Subject: Re: Request for a tool to build makefiles Message-ID: <1684@sri-arpa.UUCP> Date: Fri, 6-Jul-84 20:26:43 EDT Article-I.D.: sri-arpa.1684 Posted: Fri Jul 6 20:26:43 1984 Date-Received: Mon, 9-Jul-84 00:44:02 EDT Lines: 9 From: Jeff Dean I've got a makefile generator. It's actually two short programs, one a shell script and one an awk script. It hasn't been heavily debugged, but it is straightforward enough to read and fix. The program is called /usr/jeff/bin/makegen, and it takes arguments as you've specified.