- Timestamp:
- May 21, 2007, 5:04:13 PM (19 years ago)
- Children:
- 02fbe9d
- Parents:
- 46d1142
- File:
-
- 1 edited
-
toolchain/libnotimpl/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
toolchain/libnotimpl/Makefile
r46d1142 rd763b1b 12 12 13 13 $(LIBNOTIMPL_OBJS): $(LIBNOTIMPL_DIR)/%.o : ./files/%.c 14 $(TARGET_CC) $(TARGET_CFLAGS) -c $< -o $@14 $(TARGET_CC) $(TARGET_CFLAGS) ${TARGET_CPPFLAGS} -c $< -o $@ 15 15 16 16 $(LIBNOTIMPL_DIR)/libnotimpl.a: $(LIBNOTIMPL_OBJS)
Note:
See TracChangeset
for help on using the changeset viewer.
