Changeset 77072181 in rtems for c/src/lib/libcpu/powerpc/mpc8260/console-generic
- Timestamp:
- Dec 2, 2003, 5:07:53 AM (17 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- fe7a377e
- Parents:
- d4116e44
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libcpu/powerpc/mpc8260/console-generic/Makefile.am
rd4116e44 r77072181 20 20 $(make-rel) 21 21 22 all-local: $ {ARCH} $(PGM)22 all-local: $(PGM) 23 23 24 24 EXTRA_DIST = $(C_FILES)
Note: See TracChangeset
for help on using the changeset viewer.