Message-ID: <33C1D9BE.63C6@post.comstar.ru> Date: Tue, 08 Jul 1997 10:10:06 +0400 From: Dim Zegebart Reply-To: zager AT post DOT comstar DOT ru Organization: Comstar Ltd. MIME-Version: 1.0 To: Richard Lee CC: DJGPP Mail List Subject: Re: *** Help me! I can't use "make" command *** References: <33BFCD50 DOT 1992437C AT icom DOT ca> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk Richard Lee wrote: > > Dear folks: > > I am trying to write a makefile to test "make" command. > > Below is my makefile content: > > line1-> test.exe : test.o > line2-> gcc -o test.o > line3-> > line4-> test.o : test.c > line5-> gcc -c test.c > First of all, look at FAQ. > makefile:2: *** missing separator.Stop. !!!!!!!!!! The problem is it. > line1-> test.exe : test.o > line2-> gcc -o test.o ^^^^^ must be here To do so use RHIDE with 'Use real tab' option or any other editor with tab support. Good luck. :) -- Regards, Dim Zegebart, Moscow Russia. Ghostly basement : http://www.geocities.com/siliconvalley/pines/7817