Richard Shaw <hobbes1...@gmail.com> writes:

> I was hoping something like "make -p ..." would work but it doesn't
> evaluated the variables, which seems useless since if I just wanted
> the raw output 'cat' would work.

$ make -f Makefile -f - <<<'echo-foo:; @echo $(foo)' echo-foo

Andreas.

-- 
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84  5EC7 45C6 250E 6F00 984E
"And now for something completely different."
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to