summaryrefslogtreecommitdiff
path: root/src/xbs-abslibre/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/xbs-abslibre/Makefile')
-rw-r--r--src/xbs-abslibre/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/xbs-abslibre/Makefile b/src/xbs-abslibre/Makefile
deleted file mode 100644
index 068e6e4..0000000
--- a/src/xbs-abslibre/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-include $(dir $(lastword $(MAKEFILE_LIST)))/../../config.mk
-include $(topsrcdir)/build-aux/Makefile.head.mk
-
-libretools.pkg = xbs
-pkglibexecdir = $(libexecdir)/xbs
-
-libretools.out.bins =
-libretools.out.libexecs = helper-abslibre
-
-include $(topsrcdir)/build-aux/Makefile.tail.mk