aboutsummaryrefslogtreecommitdiff
path: root/libsframe/testsuite/libsframe.stacktrace/libsframest/local.mk
diff options
context:
space:
mode:
Diffstat (limited to 'libsframe/testsuite/libsframe.stacktrace/libsframest/local.mk')
-rw-r--r--libsframe/testsuite/libsframe.stacktrace/libsframest/local.mk16
1 files changed, 16 insertions, 0 deletions
diff --git a/libsframe/testsuite/libsframe.stacktrace/libsframest/local.mk b/libsframe/testsuite/libsframe.stacktrace/libsframest/local.mk
new file mode 100644
index 0000000..60673ba
--- /dev/null
+++ b/libsframe/testsuite/libsframe.stacktrace/libsframest/local.mk
@@ -0,0 +1,16 @@
+check_LTLIBRARIES =
+
+if HAVE_SFRAME_AS
+if HAVE_DL_ITERATE_PHDR
+ check_LTLIBRARIES += %D%/libsframest.la
+endif
+endif
+
+%C%_libsframest_la_SOURCES = %D%/sframe-stacktrace.c \
+ %D%/sframe-state.c \
+ %D%/sframe-stacktrace-err.c
+%C%_libsframest_la_LIBADD = ${top_builddir}/libsframe.la
+%C%_libsframest_la_CPPFLAGS = -I${top_srcdir}/../include \
+ -I${top_srcdir}/%D%/include \
+ -Wall -Wno-unused-but-set-variable
+%C%_libsframest_la_CFLAGS = -Wa,--gsframe