- Timestamp:
- 2018-05-22T14:21:15Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 86b70c6
- Parents:
- 904b1bc
- git-author:
- Jiri Svoboda <jiri@…> (2018-05-21 18:20:15)
- git-committer:
- Jiri Svoboda <jiri@…> (2018-05-22 14:21:15)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile
r904b1bc ra4eb3ba2 84 84 85 85 ccheck: $(CCHECK) 86 cd tools && ./build-ccheck.sh 86 87 tools/ccheck.sh 87 88 88 89 ccheck-fix: $(CCHECK) 90 cd tools && ./build-ccheck.sh 89 91 tools/ccheck.sh --fix 90 92 91 93 space: 92 94 tools/srepl '[ \t]\+$$' '' 93 94 $(CCHECK):95 cd tools && ./build-ccheck.sh96 95 97 96 doxy:
Note:
See TracChangeset
for help on using the changeset viewer.