aboutsummaryrefslogtreecommitdiff
path: root/tools/Makefile.inc
blob: dbc67fcb458fe6f52f617ce8e38d9b0b730e4561 (plain)
1
2
3
4
5
6
7
8
9
EXTRA_DIST += tools/re2c/Makefile.inc
EXTRA_DIST += tools/genmacro/Makefile.inc
EXTRA_DIST += tools/genperf/Makefile.inc
EXTRA_DIST += tools/python-yasm/Makefile.inc

include tools/re2c/Makefile.inc
include tools/genmacro/Makefile.inc
include tools/genperf/Makefile.inc
include tools/python-yasm/Makefile.inc