List Info

Thread: include throw error




include throw error
user name
2006-08-07 14:32:44

make11 .mak contains the below code.

 

.PHONY clean

clean:

           ; echo hello

 

 


From: Rajanikanth T - TLS, Bangalore
Sent: Monday, August 07, 2006 7:58 PM
To: Help-makegnu.org
Subject: include throw error

 

All,

 

I have included make11.mak in Makefile as below

 

include ~testuser/make_dir/make11.mak

 

It throws the following error.

export/home1/testuser/make_dir/make11.mak:1: *** missing separator.  Stop.

 

What could be the problem?? Please some one can help me..?

Thanks in advance,

Rajni

 

include throw error
user name
2006-08-07 14:48:58
On 8/7/06, Rajanikanth T - TLS, Bangalore <rajanithcl.in> wrote:
...
> export/home1/testuser/make_dir/make11.mak:1: ***
missing
> separator.  Stop.
>
> make11 .mak contains the below code.
>
> .PHONY clean

That's the line that make is complaining about.  The
separator that's
missing is the colon that belongs between
".PHONY" and "clean".


Philip Guenther


_______________________________________________
Help-make mailing list
Help-makegnu.org
http:
//lists.gnu.org/mailman/listinfo/help-make
[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )