Changeset 2966122 in mainline
- Timestamp:
- 2011-11-14T09:30:52Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a9bbce7d
- Parents:
- fa76f81
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.common
rfa76f81 r2966122 175 175 $(USPACE_PATH)/app/tester/tester \ 176 176 $(USPACE_PATH)/app/testread/testread \ 177 $(USPACE_PATH)/app/testwrit/testwrit \ 177 178 $(USPACE_PATH)/app/tetris/tetris \ 178 179 $(USPACE_PATH)/app/trace/trace \ -
uspace/Makefile
rfa76f81 r2966122 56 56 app/tester \ 57 57 app/testread \ 58 app/testwrit \ 58 59 app/tetris \ 59 60 app/trace \
Note:
See TracChangeset
for help on using the changeset viewer.