help-make
[Top][All Lists]
Advanced

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

Re: syntax error near unexpected token `)'


From: konika
Subject: Re: syntax error near unexpected token `)'
Date: Thu, 13 Aug 2015 06:48:02 -0700 (PDT)

My supervisor fixed it by adding an extra $ sign :)
%.stats: %.int %.sam 
        (echo -n "Total "; zcat 
../raw/shNuak1-D704_S4_L001_R1_001_sample.fastq.gz|
echo -n $$((`wc -l`/4)); ) > test.stats 



--
View this message in context: 
http://gnu-make.2324884.n4.nabble.com/syntax-error-near-unexpected-token-tp16488p16489.html
Sent from the Gnu - Make - Help mailing list archive at Nabble.com.



reply via email to

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