Changeset d54b303 in mainline for uspace/lib/c/Makefile
- Timestamp:
- 2012-12-04T05:18:19Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 32d2e60
- Parents:
- 9a3b469
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/Makefile
r9a3b469 rd54b303 52 52 SLIBRARY = libc.so.0.0 53 53 LSONAME = libc.so0 54 55 LIBS = $(LIBURCU_PREFIX)/liburcu.a 56 EXTRA_CFLAGS += -I$(LIBURCU_PREFIX) 54 57 55 58
Note:
See TracChangeset
for help on using the changeset viewer.