source: rtems/c/src/lib/libbsp/m68k/shared/Makefile.am @ 9872bdb

4.104.114.84.95
Last change on this file since 9872bdb was 6d2cdbd1, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/04/03 at 08:09:00

2003-12-04 Ralf Corsepius <corsepiu@…>

  • Makefile.am: merge-in gdbstub/Makefile.am. Add stray files bspspuriousinit.c, m68000spurious.c.
  • gdbstub/Makefile.am: Remove.
  • Property mode set to 100644
File size: 277 bytes
Line 
1##
2## $Id$
3##
4
5EXTRA_DIST = m68kpretaskinghook.c setvec.c start.S
6
7EXTRA_DIST += bspspuriousinit.c m68000spurious.c
8
9EXTRA_DIST += mvme/mvme16x_hw.h
10
11EXTRA_DIST += gdbstub/m68k-stub.c gdbstub/rtems-stub-glue.c gdbstub/gdb_if.h
12
13include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.