⛏️ index : haiku.git

SubDir HAIKU_TOP src libs libunwind x86_64 ;

UseLibraryHeaders libunwind ;
SubDirHdrs [ FDirName $(SUBDIR) $(DOTDOT) ] ;
SubDirCcFlags [ FDefines HAVE_CONFIG_H=1 ] ;

MergeObject libunwind_x86_64.o :
	Gcreate_addr_space.c
	Gget_proc_info.c
	Gget_save_loc.c
	Gglobal.c
	Ginit.c
	Ginit_local.c
	Ginit_remote.c
	Gregs.c
	Gresume.c
	Gstash_frame.c
	Gstep.c
	Gtrace.c
	Lcreate_addr_space.c
	Lget_proc_info.c
	Lget_save_loc.c
	Lglobal.c
	Linit.c
	Linit_local.c
	Linit_remote.c
	Lregs.c
	Lresume.c
	Lstash_frame.c
	Lstep.c
	Ltrace.c
	getcontext.S
	is_fpreg.c
	longjmp.S
	regname.c
	setcontext.S
	siglongjmp.S
;