Changeset 2bff9860 in mainline
- Timestamp:
- 2014-04-11T08:13:02Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d848752
- Parents:
- 01579ad
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.common
r01579ad r2bff9860 238 238 239 239 RD_TESTS = \ 240 $(USPACE_PATH)/lib/c/test-libc 240 241 241 242 -
uspace/lib/c/Makefile
r01579ad r2bff9860 153 153 $(ARCH_SOURCES) 154 154 155 TEST_SOURCES = \ 156 test/main.c \ 157 test/sprintf.c 158 155 159 include $(USPACE_PREFIX)/Makefile.common 156 160
Note:
See TracChangeset
for help on using the changeset viewer.