Changeset b861b58 in mainline for libc/Makefile
- Timestamp:
- 2005-11-22T13:04:45Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7b6c5f4
- Parents:
- c2a864b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libc/Makefile
rc2a864b rb861b58 73 73 74 74 ARCH_SOURCES = \ 75 arch/$(ARCH)/entry.s 75 arch/$(ARCH)/entry.s \ 76 arch/$(ARCH)/syscall.c 76 77 77 78 GENERIC_OBJECTS := $(addsuffix .o,$(basename $(GENERIC_SOURCES)))
Note:
See TracChangeset
for help on using the changeset viewer.