Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2004-07-10 19:27:28 -0700 (Sat, 10 Jul 2004)
Revision: 416
Log message:
Added polling support as Aleksey suggested in bug #228.
Currently only on Linux. I'll see what I can do about Win32.
I have no idea about OS X.
To use it, run "omake -p". This implies the -k option.
When the build is done, it polls the filesystem for changes.
When a change is made, the changed files are rebuilt.