%% Anoneironaut <[EMAIL PROTECTED]> writes: a> I am using gnumake version 3.80. My operating system is Windows XP.
a> Here is the full error text: a> Makefile:97: *** multiple target patterns. Stop. a> Heap.r37 : Heap.c a> $(COMP) $(HEAPFLAGS) Heap.c <======= LINE 97 You have to start every shell command line with a TAB character. You cannot use spaces. -- ------------------------------------------------------------------------------- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gnu.org http://make.paulandlesley.org "Please remain calm...I may be mad, but I am a professional." --Mad Scientist _______________________________________________ Help-make mailing list Help-make@gnu.org http://lists.gnu.org/mailman/listinfo/help-make