www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/07/08/02:11:52

Message-ID: <33C1D9BE.63C6@post.comstar.ru>
Date: Tue, 08 Jul 1997 10:10:06 +0400
From: Dim Zegebart <zager AT post DOT comstar DOT ru>
Reply-To: zager AT post DOT comstar DOT ru
Organization: Comstar Ltd.
MIME-Version: 1.0
To: Richard Lee <leechih AT icom DOT ca>
CC: DJGPP Mail List <djgpp AT delorie DOT com>
Subject: Re: *** Help me! I can't use "make" command ***
References: <33BFCD50 DOT 1992437C AT icom DOT ca>

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->  <tab>           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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019