4.104.114.84.95
Last change
on this file since e37d7196 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:
286 bytes
|
Line | |
---|
1 | ## |
---|
2 | ## $Id$ |
---|
3 | ## |
---|
4 | |
---|
5 | |
---|
6 | if HAS_RDBG |
---|
7 | SUBDIRS = $(RTEMS_CPU) |
---|
8 | endif |
---|
9 | |
---|
10 | EXTRA_DIST = _servtgt.c awk.svc excep.c ptrace.c rdbg.c remdeb.x servbkpt.c \ |
---|
11 | servcon.c servrpc.c servtgt.c servtsp.c servutil.c |
---|
12 | |
---|
13 | include $(top_srcdir)/../../automake/subdirs.am |
---|
14 | include $(top_srcdir)/../../automake/local.am |
---|
Note: See
TracBrowser
for help on using the repository browser.