help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: include throw error


From: Philip Guenther
Subject: Re: include throw error
Date: Mon, 7 Aug 2006 08:48:58 -0600

On 8/7/06, Rajanikanth T - TLS, Bangalore <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]