source: rtems/c/src/librdbg/src/m68k/Makefile.am @ 5c0064d

4.104.114.84.95
Last change on this file since 5c0064d was e37d7196, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/25/03 at 14:42:01

2003-07-25 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove (Merged into ../configure.ac).
  • Makefile.am, include/Makefile.am, include/rdbg/Makefile.am, include/rdbg/i386/Makefile.am, include/rdbg/m68k/Makefile.am, include/rdbg/powerpc/Makefile.am, src/Makefile.am, src/i386/Makefile.am, src/i386/any/Makefile.am, src/m68k/Makefile.am, src/m68k/any/Makefile.am, src/powerpc/Makefile.am, src/powerpc/new_exception_processing/Makefile.am: Reflect having merged configure.ac into ../configure.ac.
  • Property mode set to 100644
File size: 173 bytes
Line 
1##
2## $Id$
3##
4
5
6SUBDIRS = any
7
8EXTRA_DIST = excep_f.c rdbg_cpu_asm.S rdbg_f.c
9
10include $(top_srcdir)/../../automake/subdirs.am
11include $(top_srcdir)/../../automake/local.am
Note: See TracBrowser for help on using the repository browser.