www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/05/28/01:12:37

Xref: news2.mv.net comp.os.msdos.djgpp:4286
From: beppu AT arcturus DOT oac DOT uci DOT edu (John Beppu)
Newsgroups: comp.os.msdos.djgpp
Subject: Re: More Make Woes
Date: 27 May 1996 11:53:55 GMT
Organization: University of California, Irvine
Lines: 24
Message-ID: <4oc54j$703@news.service.uci.edu>
References: <4obpig$obj AT atlas DOT uniserve DOT com>
NNTP-Posting-Host: arcturus.oac.uci.edu
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

In article <4obpig$obj AT atlas DOT uniserve DOT com>,
Rain Ouellet <wildfire AT artifax DOT com> wrote:

>Perhaps someone can figure this one out.  I've been using makefiles
>for ages with setups similar to the following:
>
>CC = MyCompiler
>
>.c.obj:
>   $(CC) -c $<
>
>.obj.exe:
>   $(CC) $<
>
>"makefile:7: *** missing separator.   Stop."


   Indenting with a mere 2 spaces is not enough for GNU make.  There
   needs to be a [tab] (ascii 09?) character used for indenting pur-
   poses.  It's kind of silly.


--
   beppu AT ea DOT oac DOT uci DOT edu

- Raw text -


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