[bug #35248] When running in debug-mode (-d), make reports a strange `multiple target patterns' error

2012-01-05 Thread Mikhail T.
Follow-up Comment #2, bug #35248 (project make): Yes, it certainly looks like make's own output is being parsed as a makefile... Line rules.mk:327 reads: $(SHARED_LIBRARY): $(OBJS) $(RES) $(MAPFILE) $(SUB_SHLOBJS) The project is Mozilla's NSS, BTW. Source downloaded from: http://ftp.mozilla.or

[bug #35248] When running in debug-mode (-d), make reports a strange `multiple target patterns' error

2012-01-05 Thread Mikhail T.
URL: Summary: When running in debug-mode (-d), make reports a strange `multiple target patterns' error Project: make Submitted by: kot Submitted on: Thu 05 Jan 2012 08:31:18 PM GMT Sev