On Mon, Feb 09, 2009 at 02:11:28PM +0100, Werner Maes wrote:
> 282   cd $(cwd)/$(linux)&& make INSTALL_HDR_PATH=dest headers_install  
> 283   cd ..
> 
> I get
> 
> Makefile: *** missing separator.  Stop.

Isn't that error sometimes caused by the initial tab on the line being replaced 
by spaces?

Also, if I remember Makefile syntax correctly, the line you have numbered 283 
doesn't 
actually do anything.  That is the reason why everything on line 282 has to be 
on one 
line.

Allan.

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel

Reply via email to