Changeset 865b981 in mainline for uspace/Makefile
- Timestamp:
- 2014-09-19T10:25:39Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 824208bf
- Parents:
- c85a57f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
rc85a57f r865b981 231 231 lib/usbvirt \ 232 232 lib/pcm \ 233 lib/pcut \ 233 234 lib/bithenge \ 234 235 lib/posix \ 235 236 lib/mbr \ 236 237 lib/gpt 237 238 ifeq ($(CONFIG_PCUT_TESTS),y)239 LIBS += lib/pcut240 endif241 238 242 239 LIBC_BUILD = $(addsuffix .build,$(LIBC))
Note:
See TracChangeset
for help on using the changeset viewer.