LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author] [stats]
  From: Andrew Hill <list@fornax.net>
  To  : Richard Russell <richard@yellowgoanna.com>
  Date: Fri, 12 Apr 2002 16:46:36 +0930

Re: Makefile Newbie

Richard Russell wrote:
> Note that they are tabs before each line of code after the target...
> spaces won't work. Make is notoriously fussy about the format of the
> Makefile.

*nods* Knew that one - for some reason I always have issues using tabs 
in emails, so I just didn't bother :-)

> test: test-1 test-2
> 
> test-1:
> 	<tests>
> 
> test-2:
> 	<tests>

Damn! I was sure I tried that... Oh well, it's what I want. Thanks!

Cheers,

-- 
Andrew Hill
"RAID - Don't believe the hype." -- 2001-09-22

-- 
LinuxSA WWW: http://www.linuxsa.org.au/  IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author] [stats]
Return to the LinuxSA Mailing List Information Page