1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-11-19 06:17:37 +01:00
libunwind-eh_elf/tests/Makefile.am

10 lines
178 B
Text
Raw Normal View History

2002-02-23 21:27:03 +01:00
noinst_PROGRAMS_common =
if REMOTE_ONLY
noinst_PROGRAMS = $(noinst_PROGRAMS_common)
else
noinst_PROGRAMS = $(noinst_PROGRAMS_common) bt exc
endif
LDADD = ../src/libunwind.la