Changeset e5a1f82f in mainline for libc/Makefile
- Timestamp:
- 2006-03-17T18:09:15Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 81e55099
- Parents:
- 11a4fbf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libc/Makefile
r11a4fbf re5a1f82f 52 52 53 53 ARCH_SOURCES += \ 54 arch/$(ARCH)/src/entry.s 54 arch/$(ARCH)/src/entry.s \ 55 arch/$(ARCH)/src/thread_entry.s 55 56 56 57 GENERIC_OBJECTS := $(addsuffix .o,$(basename $(GENERIC_SOURCES)))
Note:
See TracChangeset
for help on using the changeset viewer.