On Tue, Aug 16, 2011 at 8:24 AM, Andreas Schwab <[email protected]> wrote: > Richard Shaw <[email protected]> writes: > >> I was hoping something like "make -p ..." would work but it doesn't >> evaluate 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
Not only is it a obfuscation contest winner, but it worked! Thanks, Richard -- devel mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/devel
