summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/lib/librdbg/i386/excep.c0
-rw-r--r--c/src/lib/librdbg/i386/pc386/Makefile.in2
-rw-r--r--c/src/librdbg/src/i386/any/Makefile.in2
-rw-r--r--c/src/librdbg/src/i386/excep.c0
-rw-r--r--c/src/librdbg/src/i386/pc386/Makefile.in2
5 files changed, 3 insertions, 3 deletions
diff --git a/c/src/lib/librdbg/i386/excep.c b/c/src/lib/librdbg/i386/excep.c
deleted file mode 100644
index e69de29bb2..0000000000
--- a/c/src/lib/librdbg/i386/excep.c
+++ /dev/null
diff --git a/c/src/lib/librdbg/i386/pc386/Makefile.in b/c/src/lib/librdbg/i386/pc386/Makefile.in
index c6b258ee11..6717e7e695 100644
--- a/c/src/lib/librdbg/i386/pc386/Makefile.in
+++ b/c/src/lib/librdbg/i386/pc386/Makefile.in
@@ -17,7 +17,7 @@ LIBNAME = librdbg.a
LIB = ${ARCH}/${LIBNAME}
# C and C++ source names, if any, go here -- minus the .c or .cc
-C_PIECES = rdbg servcon servbkpt servrpc excep excep_f servtgt servtsp \
+C_PIECES = rdbg servcon servbkpt servrpc excep_f servtgt servtsp \
servutil _servtgt rdbg_f ptrace
C_FILES = $(C_PIECES:%=%.c)
diff --git a/c/src/librdbg/src/i386/any/Makefile.in b/c/src/librdbg/src/i386/any/Makefile.in
index c6b258ee11..6717e7e695 100644
--- a/c/src/librdbg/src/i386/any/Makefile.in
+++ b/c/src/librdbg/src/i386/any/Makefile.in
@@ -17,7 +17,7 @@ LIBNAME = librdbg.a
LIB = ${ARCH}/${LIBNAME}
# C and C++ source names, if any, go here -- minus the .c or .cc
-C_PIECES = rdbg servcon servbkpt servrpc excep excep_f servtgt servtsp \
+C_PIECES = rdbg servcon servbkpt servrpc excep_f servtgt servtsp \
servutil _servtgt rdbg_f ptrace
C_FILES = $(C_PIECES:%=%.c)
diff --git a/c/src/librdbg/src/i386/excep.c b/c/src/librdbg/src/i386/excep.c
deleted file mode 100644
index e69de29bb2..0000000000
--- a/c/src/librdbg/src/i386/excep.c
+++ /dev/null
diff --git a/c/src/librdbg/src/i386/pc386/Makefile.in b/c/src/librdbg/src/i386/pc386/Makefile.in
index c6b258ee11..6717e7e695 100644
--- a/c/src/librdbg/src/i386/pc386/Makefile.in
+++ b/c/src/librdbg/src/i386/pc386/Makefile.in
@@ -17,7 +17,7 @@ LIBNAME = librdbg.a
LIB = ${ARCH}/${LIBNAME}
# C and C++ source names, if any, go here -- minus the .c or .cc
-C_PIECES = rdbg servcon servbkpt servrpc excep excep_f servtgt servtsp \
+C_PIECES = rdbg servcon servbkpt servrpc excep_f servtgt servtsp \
servutil _servtgt rdbg_f ptrace
C_FILES = $(C_PIECES:%=%.c)