help-make
[Top][All Lists]
Advanced

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

Macros


From: Vad N
Subject: Macros
Date: Mon, 7 Apr 2008 10:59:15 +0300

 
Hello
 
I try to run my makefile, but following error occurred
 
>>make -f myMakefile
 
"m2", line 1: Need an operator
"m2", line 2: Need an operator
"m2", line 3: need  an operator
make: fatal error encountered --cannot continue
 
My makefile is:
 
define
 @echo 1
endef
....
 
 
How to fix the problem?

reply via email to

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