Changeset 1444af8 in mainline
- Timestamp:
- 2005-11-22T11:23:51Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c2ee1c5c
- Parents:
- 0e4ab80
- Location:
- libc
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
libc/Makefile
r0e4ab80 r1444af8 71 71 72 72 ARCH_SOURCES = \ 73 arch/$(ARCH)/ libc.c73 arch/$(ARCH)/entry.s 74 74 75 75 GENERIC_OBJECTS := $(addsuffix .o,$(basename $(GENERIC_SOURCES)))
Note:
See TracChangeset
for help on using the changeset viewer.