Changeset 085dd80 in rtems
- Timestamp:
- Jun 27, 2002, 9:11:37 PM (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 8fcb0c6
- Parents:
- da9138d
- Location:
- c/src/lib/libbsp/m68k
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/m68k/ChangeLog
rda9138d r085dd80 1 2002-06-25 Joel Sherrill <joel@OARcorp.com> 2 3 * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k 4 support to the shared gdb stub glue thus adding a directory. 5 * configure.ac: Modified to reflect above. 6 1 7 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 8 -
c/src/lib/libbsp/m68k/configure.ac
rda9138d r085dd80 22 22 # Explicitly list all Makefiles here 23 23 AC_CONFIG_FILES([Makefile 24 shared/gdbstub/Makefile 24 25 shared/Makefile]) 25 26 AC_OUTPUT
Note: See TracChangeset
for help on using the changeset viewer.