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