help-make
[Top][All Lists]
Advanced

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

Parsing command lines


From: Garrett Cooper
Subject: Parsing command lines
Date: Sun, 18 May 2008 23:54:03 -0700

You're mixing bourne shell statements with makefile statements, which most likely won't work, as $(wordlist ...) is evaluated prior to $$i and $$j.
HTH,
-Garrett




reply via email to

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