summaryrefslogtreecommitdiff
path: root/sapi/roxen/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/roxen/Makefile.in')
-rw-r--r--sapi/roxen/Makefile.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/sapi/roxen/Makefile.in b/sapi/roxen/Makefile.in
new file mode 100644
index 0000000000..02afc96179
--- /dev/null
+++ b/sapi/roxen/Makefile.in
@@ -0,0 +1,10 @@
+
+DEPTH = ../..
+topsrcdir = @topsrcdir@
+srcdir = @srcdir@
+VPATH = @srcdir@
+
+LTLIBRARY_NAME = libsapi.la
+LTLIBRARY_SOURCES = roxen.c
+
+include $(topsrcdir)/build/ltlib.mk