Commits working, Transactions Working, Arbitrations working, Still needs a lot of...
[iotcloud.git] / version2 / 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")