Changeset 0ecf57c7 in rtems
- Timestamp:
- 09/05/00 15:54:50 (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 0dcf5e12
- Parents:
- a2af371
- Location:
- c/src/lib/libbsp/sparc/erc32
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/sparc/erc32/ChangeLog
ra2af371 r0ecf57c7 1 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * clock/Makefile.am, console/Makefile.am, gnatsupp/Makefile.am, 4 start/Makefile.am, startup/Makefile.am, timer/Makefile.am, 5 wrapup/Makefile.am: Include compile.am 6 1 7 2000-08-10 Joel Sherrill <joel@OARcorp.com> 2 8 -
c/src/lib/libbsp/sparc/erc32/clock/Makefile.am
ra2af371 r0ecf57c7 13 13 14 14 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 15 include $(top_srcdir)/../../../../../../automake/compile.am 15 16 include $(top_srcdir)/../../../../../../automake/lib.am 16 17 -
c/src/lib/libbsp/sparc/erc32/console/Makefile.am
ra2af371 r0ecf57c7 13 13 14 14 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 15 include $(top_srcdir)/../../../../../../automake/compile.am 15 16 include $(top_srcdir)/../../../../../../automake/lib.am 16 17 -
c/src/lib/libbsp/sparc/erc32/gnatsupp/Makefile.am
ra2af371 r0ecf57c7 15 15 16 16 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 17 include $(top_srcdir)/../../../../../../automake/compile.am 17 18 include $(top_srcdir)/../../../../../../automake/lib.am 18 19 -
c/src/lib/libbsp/sparc/erc32/start/Makefile.am
ra2af371 r0ecf57c7 13 13 14 14 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 15 include $(top_srcdir)/../../../../../../automake/compile.am 15 16 include $(top_srcdir)/../../../../../../automake/lib.am 16 17 -
c/src/lib/libbsp/sparc/erc32/startup/Makefile.am
ra2af371 r0ecf57c7 16 16 17 17 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 18 include $(top_srcdir)/../../../../../../automake/compile.am 18 19 include $(top_srcdir)/../../../../../../automake/lib.am 19 20 -
c/src/lib/libbsp/sparc/erc32/timer/Makefile.am
ra2af371 r0ecf57c7 13 13 14 14 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 15 include $(top_srcdir)/../../../../../../automake/compile.am 15 16 include $(top_srcdir)/../../../../../../automake/lib.am 16 17 -
c/src/lib/libbsp/sparc/erc32/wrapup/Makefile.am
ra2af371 r0ecf57c7 15 15 16 16 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 17 include $(top_srcdir)/../../../../../../automake/compile.am 17 18 include $(top_srcdir)/../../../../../../automake/lib.am 18 19
Note: See TracChangeset
for help on using the changeset viewer.