summaryrefslogtreecommitdiff
path: root/src/xbs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/xbs/Makefile')
-rw-r--r--src/xbs/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/xbs/Makefile b/src/xbs/Makefile
deleted file mode 100644
index 6a39658..0000000
--- a/src/xbs/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-include $(dir $(lastword $(MAKEFILE_LIST)))/../../config.mk
-include $(topsrcdir)/build-aux/Makefile.head.mk
-
-libretools.pkg = xbs
-pkgconfdir = $(sysconfdir)/xbs
-
-include $(topsrcdir)/build-aux/Makefile.tail.mk