Adding liveness and more states - half baked, need to recheck the states, especially...
[iotcloud.git] / src / script / makefile
1 tabbing:
2         uncrustify -c java.cfg --no-backup $$(find .. -name "*.java")
3         uncrustify -c C.cfg --no-backup $$(find .. -name "*.cpp")
4         uncrustify -c C.cfg --no-backup $$(find .. -name "*.h")