xref: /freebsd/tools/bus_space/Makefile (revision c43262580d22b8537aace19582a77027e07f554c)
1# $FreeBSD$
2
3SUBDIR=	\
4	C \
5	Python
6
7.include <bsd.subdir.mk>
8