aboutsummaryrefslogtreecommitdiff
path: root/support/deptree2dot/Makefile
blob: b7f6e392a422f6bf0d8bab6f201c0dfbed7d288b (plain)
1
2
3
4
5
6
7
8
9
MK=	../../mk
include ${MK}/os.mk

DIR=	${DATADIR}/support/deptree2dot
BIN=	deptree2dot
INC=	README.md


include ${MK}/scripts.mk