Why not just do away with the Tupfile in a and reference the .c files 
directly from the Tupfile in b:

: foreach ../a/*.c |> gcc %f -c -o %o |> %B.o

That works for me, but I'm running on Linux, not Windows, so you'll have to 
adjust for your use.

-Andy

-- 
-- 
tup-users mailing list
email: [email protected]
unsubscribe: [email protected]
options: http://groups.google.com/group/tup-users?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"tup-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to