bug in makefile example

Robert Hartman rdh at sun.uucp
Fri Mar 4 09:21:33 AEST 1988


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.



More information about the Comp.unix.wizards mailing list