summaryrefslogtreecommitdiff
path: root/aux/sltdl.mk.in
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2025-05-23 20:37:55 +0000
committermidipix <writeonce@midipix.org>2025-05-23 20:48:09 +0000
commitebadfdf9feedc37c3534856a2f1606e14f4c6f73 (patch)
tree77896e276a219f3650f91152e425a2928fa47265 /aux/sltdl.mk.in
parentec41e884c11070f04ef1ff52c6a19ea04e5883b8 (diff)
downloadslibtool-ebadfdf9feedc37c3534856a2f1606e14f4c6f73.tar.bz2
slibtool-ebadfdf9feedc37c3534856a2f1606e14f4c6f73.tar.xz
slibtoolize: fully support --ltdl, LTDL_INIT, and LT_CONFIG_LTDL_DIR.
Diffstat (limited to 'aux/sltdl.mk.in')
-rw-r--r--aux/sltdl.mk.in26
1 files changed, 26 insertions, 0 deletions
diff --git a/aux/sltdl.mk.in b/aux/sltdl.mk.in
new file mode 100644
index 0000000..4e77f28
--- /dev/null
+++ b/aux/sltdl.mk.in
@@ -0,0 +1,26 @@
+# a stub Makefile for the build's libltdl (or LT_CONFIG_LTDL_DIR) directory.
+# copied from (or symlinked to) the installed sltdl.mk.in by slibtoolize.
+
+all:
+check:
+clean:
+cscope:
+cscopelist:
+ctags:
+distcheck:
+distclean:
+distcleancheck:
+distdir:
+distuninstallcheck:
+dvi:
+html:
+info:
+install:
+installcheck:
+installdirs:
+mostlyclean:
+pdf:
+ps:
+tags:
+uninstall:
+ @true