Changeset 3b7aeda in rtems for c/src/lib/libcpu/powerpc/mpc8260/console-generic
- Timestamp:
- Dec 19, 2002, 5:03:12 AM (18 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- d49b0e2
- Parents:
- a914e3f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libcpu/powerpc/mpc8260/console-generic/Makefile.am
ra914e3f r3b7aeda 11 11 console_generic_rel_OBJECTS = $(C_FILES:%.c=${ARCH}/%.$(OBJEXT)) 12 12 13 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg14 13 include $(top_srcdir)/../../../../../automake/compile.am 15 14 include $(top_srcdir)/../../../../../automake/lib.am
Note: See TracChangeset
for help on using the changeset viewer.