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
2002-02-23 20:27:03 +00:00

9 lines
178 B
Makefile

noinst_PROGRAMS_common =
if REMOTE_ONLY
noinst_PROGRAMS = $(noinst_PROGRAMS_common)
else
noinst_PROGRAMS = $(noinst_PROGRAMS_common) bt exc
endif
LDADD = ../src/libunwind.la