Differences From Artifact [e90a64082f]:
- File src/Makefile — part of check-in [1341ca826a] at 2012-04-08 20:50:33 on branch trunk — Add cfw_range_t. (user: js, size: 265) [annotate] [blame] [check-ins using]
To Artifact [7281a8448b]:
- File src/Makefile — part of check-in [e6664d7c7a] at 2012-04-08 20:53:03 on branch trunk — Remove cfw prefix from files. (user: js, size: 250) [annotate] [blame] [check-ins using]
1 2 3 4 5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | - - - - - + + + + + | SHARED_LIB = ${LIB_PREFIX}corefw${LIB_SUFFIX} STATIC_LIB = libcorefw.a LIB_MAJOR = 0 LIB_MINOR = 0 |