Changeset 4ef3627f in mainline for uspace/app/tmon/Makefile
- Timestamp:
- 2017-11-26T11:05:26Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d23fab9
- Parents:
- 81ee1009
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/tmon/Makefile
r81ee1009 r4ef3627f 1 1 # 2 # Copyright (c) 201 0 Vojtech Horky2 # Copyright (c) 2017 Petr Manek 3 3 # All rights reserved. 4 4 # … … 30 30 BINARY = tmon 31 31 32 LIBS = 32 LIBS = 33 33 34 34 SOURCES = \
Note:
See TracChangeset
for help on using the changeset viewer.