Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jun 1995 01:15:40 +0200
From:      mal@algonet.se (Mats Lofkvist)
To:        bugs@FreeBSD.org
Subject:   make doesn't like lines with a tab only
Message-ID:  <9506082315.AA04679@sophocles.>

next in thread | raw e-mail | index | archive | help

the following "Makefile"
--SNIP--
foo: bar
<TAB>xyzzy -o foo bar
<TAB>
--SNIP--

results in:
"Makefile", line 3: Need an operator
Fatal errors encountered -- cannot continue


Mats Lofkvist
mal@algonet.se



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9506082315.AA04679>