Changeset eb65a1a in rtems
- Timestamp:
- Dec 10, 2003, 12:39:23 PM (17 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 901e5b15
- Parents:
- 4d5d97b
- Location:
- c/src/lib/libbsp/m68k/shared
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/m68k/shared/ChangeLog
r4d5d97b reb65a1a 1 2003-12-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Cosmetics. 4 1 5 2003-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/m68k/shared/Makefile.am
r4d5d97b reb65a1a 9 9 EXTRA_DIST += mvme/mvme16x_hw.h 10 10 11 EXTRA_DIST += gdbstub/m68k-stub.c gdbstub/rtems-stub-glue.c gdbstub/gdb_if.h 11 EXTRA_DIST += gdbstub/m68k-stub.c gdbstub/rtems-stub-glue.c \ 12 gdbstub/gdb_if.h 12 13 13 14 include $(top_srcdir)/../../../automake/local.am
Note: See TracChangeset
for help on using the changeset viewer.