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