make watch
This commit is contained in:
parent
fa7d5650ff
commit
13d66adc08
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
|
@ -59,6 +59,8 @@ clean:
|
|||
make -C $${subdir} clean ; \
|
||||
done
|
||||
|
||||
watch:
|
||||
make -C Yavsc watch
|
||||
|
||||
.PHONY: all $(SUBDIRS)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue