> Date: Mon, 29 Apr 2013 18:30:37 +0100 > From: Tim Murphy <[email protected]> > Cc: "[email protected]" <[email protected]> > > cc fred.c -c -o fred.o > cc bob.c -c -o bob.o > error on line 20 -XXXXX > error on line 30 -dddd > error on line 330 -dddd > makefile:342: recipe for target 'fred.o' failed > makefile:350: recipe for target 'bob.o' failed > > ?
You need to look in both anyway. _______________________________________________ Bug-make mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-make
