Changeset 3b5a5e3 in mainline for uspace/app/tmon/Makefile
- Timestamp:
- 2018-02-01T16:10:12Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3038d51
- Parents:
- 8393c73b
- git-author:
- Petr Manek <petr.manek@…> (2018-02-01 16:09:43)
- git-committer:
- Petr Manek <petr.manek@…> (2018-02-01 16:10:12)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/tmon/Makefile
r8393c73b r3b5a5e3 30 30 BINARY = tmon 31 31 32 LIBS = drv 32 LIBS = drv usb 33 33 34 34 SOURCES = \ … … 36 36 list.c\ 37 37 tf.c\ 38 burst_tests.c\38 tests.c\ 39 39 resolve.c 40 40
Note:
See TracChangeset
for help on using the changeset viewer.