Changeset 9bd66d7 in freewrt
- Timestamp:
- Jul 22, 2006, 9:11:51 PM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- 5a5ca70
- Parents:
- 374cdc5
- Location:
- toolchain/libnotimpl
- Files:
-
- 1 deleted
- 1 edited
-
Makefile (modified) (1 diff)
-
files/strlfun.c (deleted)
Legend:
- Unmodified
- Added
- Removed
-
toolchain/libnotimpl/Makefile
r374cdc5 r9bd66d7 4 4 LIBNOTIMPL_DIR:=$(TOOLCHAIN_BUILD_DIR)/libnotimpl 5 5 6 LIBNOTIMPL_SRCS+=./files/math.c ./files/strlfun.c6 LIBNOTIMPL_SRCS+=./files/math.c 7 7 LIBNOTIMPL_OBJS:=$(patsubst ./files/%.c,$(LIBNOTIMPL_DIR)/%.o,$(LIBNOTIMPL_SRCS)) 8 8
Note:
See TracChangeset
for help on using the changeset viewer.
