Changeset c631734 in mainline for uspace/lib/softint/Makefile
- Timestamp:
- 2017-11-07T23:14:00Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- cecba66e
- Parents:
- b8d4af4b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/softint/Makefile
rb8d4af4b rc631734 31 31 EXTRA_CFLAGS = -Iinclude 32 32 LIBRARY = libsoftint 33 SLIBRARY = libsoftint.so.0.0 34 LSONAME = libsoftint.so.0 33 SOVERSION = 0.0 35 34 36 35 SOURCES = \
Note:
See TracChangeset
for help on using the changeset viewer.