Changeset e2e9a8a in mainline for uspace/lib/softint/Makefile
- Timestamp:
- 2016-04-05T18:47:41Z (9 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 61134f8
- Parents:
- 0f792c28
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/softint/Makefile
r0f792c28 re2e9a8a 32 32 LIBRARY = libsoftint 33 33 SLIBRARY = libsoftint.so.0.0 34 LSONAME = libsofti.so 034 LSONAME = libsofti.so.0 35 35 36 36 SOURCES = \
Note:
See TracChangeset
for help on using the changeset viewer.