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