source: rtems/c/src/lib/libbsp/m68k/shared/Makefile.am @ 61a9008

4.104.114.84.95
Last change on this file since 61a9008 was fb8b61a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/03/03 at 07:34:12

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

  • Makefile.am: Cosmetics. Add mvme/mvme16x_hw.h.
  • Property mode set to 100644
File size: 219 bytes
Line 
1##
2## $Id$
3##
4
5SUBDIRS = gdbstub
6
7EXTRA_DIST = m68kpretaskinghook.c setvec.c start.S
8
9EXTRA_DIST += mvme/mvme16x_hw.h
10
11include $(top_srcdir)/../../../automake/subdirs.am
12include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.