summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg/src/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-01 08:39:06 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-01 08:39:06 +0000
commit7ed1e74731fadf6a4cfbdc18590c9c4d0d362a37 (patch)
tree74ed282c55820409519eb51438c524c837abb955 /c/src/librdbg/src/Makefile.am
parent2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-7ed1e74731fadf6a4cfbdc18590c9c4d0d362a37.tar.bz2
2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reformat. Apply dirstamps to preinstallation. * include/Makefile.am: Ditto. * include/rdbg/Makefile.am: Ditto. * include/rdbg/i386/Makefile.am: Ditto. * include/rdbg/m68k/Makefile.am: Ditto. * include/rdbg/powerpc/Makefile.am: Ditto: * src/Makefile.am: Ditto. * src/i386/Makefile.am: Ditto. * src/i386/any/Makefile.am: Ditto. * src/m68k/Makefile.am: Ditto. * src/m68k/any/Makefile.am: Ditto. * src/powerpc/Makefile.am: Ditto. * src/powerpc/new_exception_processing/Makefile.am: Ditto.
Diffstat (limited to 'c/src/librdbg/src/Makefile.am')
-rw-r--r--c/src/librdbg/src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/librdbg/src/Makefile.am b/c/src/librdbg/src/Makefile.am
index 861019e9f2..2a432ebaa0 100644
--- a/c/src/librdbg/src/Makefile.am
+++ b/c/src/librdbg/src/Makefile.am
@@ -10,5 +10,7 @@ endif
EXTRA_DIST = _servtgt.c awk.svc excep.c ptrace.c rdbg.c remdeb.x servbkpt.c \
servcon.c servrpc.c servtgt.c servtsp.c servutil.c
+PREINSTALL_FILES =
+
include $(top_srcdir)/automake/subdirs.am
include $(top_srcdir)/automake/local.am