summaryrefslogtreecommitdiff
path: root/src/xbs-abslibre/Makefile
blob: 068e6e40e6606dcc04a23126bafb14730baf4d21 (plain)
1
2
3
4
5
6
7
8
9
10
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