Changeset cdada86 in freewrt
- Timestamp:
- Jun 18, 2006, 3:59:44 PM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- 4025ecb
- Parents:
- b7ddfb2
- Location:
- toolchain/libnotimpl
- Files:
-
- 1 added
- 1 edited
-
Makefile (modified) (1 diff)
-
files/strlfun.c (added)
Legend:
- Unmodified
- Added
- Removed
-
toolchain/libnotimpl/Makefile
rb7ddfb2 rcdada86 3 3 LIBNOTIMPL_DIR:=$(TOOL_BUILD_DIR)/libnotimpl 4 4 5 LIBNOTIMPL_SRCS+=./files/math.c 5 LIBNOTIMPL_SRCS+=./files/math.c ./files/strlfun.c 6 6 LIBNOTIMPL_OBJS:=$(patsubst ./files/%.c,$(LIBNOTIMPL_DIR)/%.o,$(LIBNOTIMPL_SRCS)) 7 7
Note:
See TracChangeset
for help on using the changeset viewer.
