Changeset a57a79c in mainline for uspace/lib/cpp/Makefile
- Timestamp:
- 2018-07-05T21:41:19Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9317f45
- Parents:
- 0564a02e
- git-author:
- Dzejrou <dzejrou@…> (2017-11-26 03:10:14)
- git-committer:
- Dzejrou <dzejrou@…> (2018-07-05 21:41:19)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/cpp/Makefile
r0564a02e ra57a79c 33 33 34 34 LIBRARY = libcpp 35 SLIBRARY = libcpp.so.0.0 36 LSONAME = libcpp.so.0 35 SOVERSION = 0.0 37 36 38 37 -include $(CONFIG_MAKEFILE)
Note:
See TracChangeset
for help on using the changeset viewer.