1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-09-27 08:59:28 +02:00

(libunwind_la_SOURCES_x86): Mention Lset_reg-x86.c.

(Logical change 1.80)
This commit is contained in:
hp.com!davidm 2003-04-21 18:56:16 +00:00
parent 796bd962e3
commit ed625d646e

View file

@ -89,7 +89,7 @@ libunwind_la_SOURCES_x86 = $(libunwind_la_SOURCES_common) \
\
x86/Lget_reg-x86.c x86/Lget_proc_name-x86.c x86/Linit-x86.c \
x86/Linit_local-x86.c x86/Lget_proc_info-x86.c x86/Lregs-x86.c \
x86/Lresume-x86.c x86/Lstep-x86.c
x86/Lresume-x86.c x86/Lset_reg-x86.c x86/Lstep-x86.c
if REMOTE_ONLY
libunwind_la_SOURCES_cdep = $(libunwind_la_SOURCES_remote)