Unix questions - Gnu make 3.79 makefile error

This is Interesting: Free IT Magazines  
Home > Archive > Unix questions > November 2005 > Gnu make 3.79 makefile error





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Gnu make 3.79 makefile error
narayan

2005-11-29, 5:58 pm

Hi
Here is a simple makefile:

TEST_INP = flexBar01.xml flexBar02.xml flexBar03.xml flexBar04.xml \
flexBar05.xml flexBar06.xml flexBar07.xml flexBar08.xml \
flexBar09.xml flexBar10.xml flexBar11.xml flexBar12.xml flexBar13.xml \
n


When I run make, it gives me the error
Makefile Line 4: Missing Separator ********

I can't understand. This is such a simple recursive variable
assignment. A similar assignment works fine in other directories.

Also, if I change the = to := or add 1 extra space character, it works
ok. Any ideas why?

Thanks
Narayan

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com