Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site hadron.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!trwatf!rlgvax!prcrs!hadron!jsdy From: jsdy@hadron.UUCP (Joseph S. D. Yao) Newsgroups: net.unix Subject: Re: Is this a make bug or a make feature? Message-ID: <182@hadron.UUCP> Date: Tue, 7-May-85 00:46:41 EDT Article-I.D.: hadron.182 Posted: Tue May 7 00:46:41 1985 Date-Received: Fri, 10-May-85 08:17:49 EDT References: <159@anasazi.UUCP> <10171@brl-tgr.ARPA> Distribution: net Organization: Hadron, Inc., Fairfax, VA Lines: 14 > > cpp: $(OBJS) > > lint: $(SRCS) > > > > If the source files are kept under sccs and the .c's aren't kept around, > > life gets difficult. Even though cpp is the target, make thinks that > > it needs the source files since the (potential) lint target requires them. > > That's a bug in your version of "make". If it is, it's a fairly common bug. Many (perhaps older) versions of make do the same. Support for SCCS didn't really appear until System III. Joe Yao hadron!jsdy@seismo.{ARPA,UUCP}