Changeset 9d8b12da in mainline for uspace/app/vlaunch/Makefile
- Timestamp:
- 2017-11-08T22:43:39Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 378948d
- Parents:
- d2e7a51
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/vlaunch/Makefile
rd2e7a51 r9d8b12da 30 30 31 31 # TODO: Should be just "gui", rest is transitive dependencies. 32 LIBS = gui draw softrend compress 32 LIBS = gui draw softrend compress math 33 33 34 34 BINARY = vlaunch 35 MATH = y36 35 37 36 IMG = image
Note:
See TracChangeset
for help on using the changeset viewer.