source: rtems/c/src/lib/libbsp/m68k/shared/Makefile.am @ 3cdac3ee

4.104.114.84.95
Last change on this file since 3cdac3ee was e9f535e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/14/04 at 11:01:02

2004-01-14 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Remove gdbstub/rtems-stub-glue.c (Non-existent)
  • Property mode set to 100644
File size: 251 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/gdb_if.h
12
13include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.