Changeset c631734 in mainline for uspace/lib/c/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/c/Makefile
rb8d4af4b rc631734 43 43 EXTRA_CLEAN = $(LINKER_SCRIPTS) 44 44 LIBRARY = libc 45 SLIBRARY = libc.so.0.0 46 LSONAME = libc.so.0 45 SOVERSION = 0.0 47 46 48 47 -include $(CONFIG_MAKEFILE)
Note:
See TracChangeset
for help on using the changeset viewer.