C Compilers: which one?
25-Jul-89 21:51:22
Sb: #58771-C Compilers: which one?
Fm: Syndesis 76004,1763
To: David Hamkins 76515,1650
Does Lattice's make accept the colon in a dependency? I can't imagine how it
would parse it… What's the difference between
object:foo.o: source:foo.c
and
object: foo.o: source:foo.c
See?