help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: More information


From: Paul D. Smith
Subject: Re: More information
Date: Tue, 25 Jul 2006 11:42:28 -0400

%% Anoneironaut <address@hidden> 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 <address@hidden>          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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]