Changeset f585287 in rtems for c/src/lib/libbsp/powerpc/eth_comm/startup/Makefile.am
- Timestamp:
- 06/14/00 17:43:04 (24 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 8dacd03
- Parents:
- 32e2554
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/powerpc/eth_comm/startup/Makefile.am
r32e2554 rf585287 9 9 PGM = $(ARCH)/startup.rel 10 10 11 C_FILES = bspclean.c bsplibc.c bsppost.c bspstart.c bootcard.c main.c sbrk.c \12 setvec.c gnatinstallhandler.c11 C_FILES = bspclean.c bsplibc.c bsppost.c bspstart.c bootcard.c cpuinit.c main.c \ 12 mmutlbtab.c sbrk.c setvec.c gnatinstallhandler.c 13 13 C_O_FILES = $(C_FILES:%.c=$(ARCH)/%.o) 14 14
Note: See TracChangeset
for help on using the changeset viewer.