summaryrefslogtreecommitdiff
path: root/src/xbs/Makefile
blob: 6a39658d8691904ed9c364935fea364aa5860dd0 (plain)
1
2
3
4
5
6
7
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