mirror of
https://github.com/c-cube/iter.git
synced 2025-12-06 03:05:29 -05:00
tweak in makefile
This commit is contained in:
parent
f66d636b0e
commit
e91a77f3de
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -83,6 +83,7 @@ update_next_tag:
|
|||
watch:
|
||||
while find src/ -print0 | xargs -0 inotifywait -e delete_self -e modify ; do \
|
||||
echo "============ at `date` ==========" ; \
|
||||
sleep 0.2; \
|
||||
make all; \
|
||||
done
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue