Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ames!oliveb!sun!rdh From: rdh@sun.uucp (Robert Hartman) Newsgroups: comp.unix.wizards Subject: bug in makefile example Message-ID: <44147@sun.uucp> Date: 3 Mar 88 23:21:33 GMT Reply-To: rdh@sun.UUCP (Robert Hartman) Organization: Sun Microsystems, Mountain View Lines: 7 In my second makefile example (SCCS and make), the target for libb/libb.a should read: libb.a: libb/libb.a -ln libb/libb.a libb.a ^ ^ ^ (but I'm sure you got the idea) -bob.