mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-27 23:10:16 +00:00
Removed excep.c
This commit is contained 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)
|
||||
|
||||
@@ -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)
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user