What is rule syntax for creating a new directory and keep all object files 
under obj-host.

Sample tupfile:

:  |> mkdir -p obj-host |> obj-host
: | obj-host |> touch obj-host/1.out  |> obj-host/1.out


tup error: Unable to output to a different directory because 
'binos/contrib/luajit/obj-host' is a generated file
* 0) [0.001s] binos/contrib/luajit
tup error: Failed to find directory ID for dir 'obj-host/1.out' relative to 
'binos/contrib/luajit'
tup error: Error parsing Tupfile line 4
  Line was: ': | obj-host |> touch obj-host/1.out  |> obj-host/1.out'
 [ ] 100%

-- 
-- 
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