Changeset e2e9a8a in mainline for uspace/lib/c/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/c/Makefile
r0f792c28 re2e9a8a 45 45 LIBRARY = libc 46 46 SLIBRARY = libc.so.0.0 47 LSONAME = libc.so 047 LSONAME = libc.so.0 48 48 49 49 LIBS = $(LIBURCU_PREFIX)/liburcu.a
Note:
See TracChangeset
for help on using the changeset viewer.