source: rtems/c/src/librdbg/src/m68k/Makefile.am @ 0bc2339

4.104.114.84.95
Last change on this file since 0bc2339 was 0bc2339, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/16/03 at 12:29:51

2003-08-16 Ralf Corsepius <corsepiu@…>

Makefile.am: Reflect having moved automake.
include/Makefile.am: Reflect having moved automake.
include/rdbg/Makefile.am: Reflect having moved automake.
include/rdbg/i386/Makefile.am: Reflect having moved automake.
include/rdbg/m68k/Makefile.am: Reflect having moved automake.
include/rdbg/powerpc/Makefile.am: Reflect having moved automake.
src/Makefile.am: Reflect having moved automake.
src/i386/Makefile.am: Reflect having moved automake.
src/i386/any/Makefile.am: Reflect having moved automake.
src/m68k/Makefile.am: Reflect having moved automake.
src/m68k/any/Makefile.am: Reflect having moved automake.
src/powerpc/Makefile.am: Reflect having moved automake.
src/powerpc/new_exception_processing/Makefile.am: Reflect having moved automake.

  • Property mode set to 100644
File size: 161 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.