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