[bug #30612] error parsing library references with multiple objects

2011-06-12 Thread Paul D. Smith
Follow-up Comment #3, bug #30612 (project make): whoops, you're right: fixed now in CVS. ___ Reply to this item at: ___ Message sent via/by Savannah h

[bug #30612] error parsing library references with multiple objects

2011-06-11 Thread anonymous
Follow-up Comment #2, bug #30612 (project make): This makefile still fails: .PHONY: all all: lib.a( a.o) (%.o): %.o echo $@ $< make 3.81 gives what I would expect: lib.a a.o make 3.82, with the comment #1: corrections, gives: make: *** No rule to make target `lib.a()', needed by `all'.

[bug #30612] error parsing library references with multiple objects

2010-08-13 Thread Paul D. Smith
Update of bug #30612 (project make): Status:None => Fixed Open/Closed:Open => Closed Fixed Release:None => CVS

[bug #30612] error parsing library references with multiple objects

2010-08-10 Thread Paul D. Smith
Update of bug #30612 (project make): Summary: make-3.82 parse error => error parsing library references with multiple objects ___ Reply to this item at: