mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-13 00:57:28 -04:00
4 lines
134 B
Plaintext
4 lines
134 B
Plaintext
# Build libunwind for IA-64 GLIBC based system.
|
|
LIBUNWIND = $(srcdir)/config/ia64/fde-glibc.c \
|
|
$(srcdir)/config/ia64/unwind-ia64.c
|