Changeset 8f814761 in rtems for c/src/lib/libbsp/powerpc/motorola_powerpc/startup/Makefile.am
- Timestamp:
- Feb 20, 2003, 9:57:59 PM (18 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- f3ceb2bf
- Parents:
- e00763df
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/powerpc/motorola_powerpc/startup/Makefile.am
re00763df r8f814761 7 7 8 8 C_FILES = bootcard.c main.c bspstart.c bsppost.c bsplibc.c sbrk.c bspclean.c \ 9 gnatinstallhandler.c 9 gnatinstallhandler.c pgtbl_setup.c pgtbl_activate.c 10 10 C_O_FILES = $(C_FILES:%.c=$(ARCH)/%.$(OBJEXT)) 11 11
Note: See TracChangeset
for help on using the changeset viewer.