[Omake] multiple generator invokation

Aleksey Nogin anogin at hrl.com
Fri Jul 27 14:39:09 PDT 2007


On 27.07.2007 14:10, Sam Steingold wrote:

> $(R_GEN) : ./tools/gen_foo.exe
>   foreach($(my_save), $@)
>   $< -by_type -tp foo_tick.ml -ut $(UTDEST)/ut_foo.ml \
>     -map $(UTDEST)/map_foo.ml
>   foreach($(my_diff), $@)

Forgot to say - what you need to do here, is use $(R_GEN) instead of $@.

Aleksey
-- 
Aleksey Nogin, Research Scientist
Advanced Technologies Department, Information & System Sciences Lab
HRL Laboratories, LLC, Malibu, CA


More information about the Omake mailing list