- Timestamp:
- 2018-03-02T20:25:55Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8565a42
- Parents:
- f1380b7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile
rf1380b7 r34e1206 48 48 ERRNO_INPUT = abi/include/abi/errno.in 49 49 50 .PHONY: all precheck cscope cscope_parts autotool config_auto config_default config distclean clean check releasefile release common boot kernel uspace export-posix 50 .PHONY: all precheck cscope cscope_parts autotool config_auto config_default config distclean clean check releasefile release common boot kernel uspace export-posix space 51 51 52 52 all: kernel uspace … … 88 88 ccheck-fix: $(CCHECK) 89 89 tools/ccheck.sh --fix 90 91 space: 92 tools/srepl '[ \t]\+$$' '' 90 93 91 94 $(CCHECK):
Note:
See TracChangeset
for help on using the changeset viewer.