Use a single .redo dir for the entire build.

This commit is contained in:
Avery Pennarun 2010-11-12 22:47:03 -08:00
commit 425a295d6f
4 changed files with 42 additions and 28 deletions

View file

@ -1,2 +1,2 @@
redo --ifchange CC hello.c
redo --ifchange CC hello.c /usr/include/stdio.h
./CC hello.c