Changeset cb50837d in rtems
- Timestamp:
- Oct 26, 1999, 2:29:53 PM (21 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 9a986282
- Parents:
- 65a60cd
- Location:
- c/src/librdbg/src/i386
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/librdbg/src/i386/any/Makefile.in
r65a60cd rcb50837d 18 18 19 19 # C and C++ source names, if any, go here -- minus the .c or .cc 20 C_PIECES = rdbg servcon servbkpt servrpc excep _f servtgt servtsp \20 C_PIECES = rdbg servcon servbkpt servrpc excep excep_f servtgt servtsp \ 21 21 servutil _servtgt rdbg_f ptrace 22 22 -
c/src/librdbg/src/i386/pc386/Makefile.in
r65a60cd rcb50837d 18 18 19 19 # C and C++ source names, if any, go here -- minus the .c or .cc 20 C_PIECES = rdbg servcon servbkpt servrpc excep _f servtgt servtsp \20 C_PIECES = rdbg servcon servbkpt servrpc excep excep_f servtgt servtsp \ 21 21 servutil _servtgt rdbg_f ptrace 22 22
Note: See TracChangeset
for help on using the changeset viewer.