Path: utzoo!mnetor!uunet!husc6!cmcl2!brl-adm!umd5!ames!amdahl!dlb!megatest!djones From: djones@megatest.UUCP (Dave Jones) Newsgroups: comp.lang.c Subject: Re: Makefile Maker Message-ID: <178@goofy.megatest.UUCP> Date: 23 Dec 87 03:45:15 GMT References: <176@goofy.megatest.UUCP> Organization: Megatest Corporation, San Jose, Ca Lines: 24 in article <176@goofy.megatest.UUCP>, djones@megatest.UUCP (Dave Jones) says: > > > > The problem with make -- well ONE of the problems with make -- is that it > requires the user to specify the dependencies. What you really want [...] Oops. In translating from a C++ makefile into a C one, I dropped the ball. The flag -.o in the $(CC) line should be -c. Sorry. Dave Jones Megatest Corp. 880 Fox Lane San Jose, CA. 95131 (408) 437-9700 Ext 3227 UUCP: ucbvax!sun!megatest!djones ARPA: megatest!djones@riacs.ARPA