Changeset 8ef3818 in rtems for c/src/lib/libcpu/powerpc/Makefile.am
- Timestamp:
- Jun 12, 2000, 7:57:02 PM (21 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 41ab6966
- Parents:
- f481c39c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libcpu/powerpc/Makefile.am
rf481c39c r8ef3818 17 17 CPU_SUBDIR = mpc6xx 18 18 endif 19 if mpc821 20 CPU_SUBDIR = mpc821 21 endif 22 if mpc860 23 CPU_SUBDIR = mpc860 19 if mpc8xx 20 CPU_SUBDIR = mpc8xx 24 21 endif 25 22 if ppc403
Note: See TracChangeset
for help on using the changeset viewer.