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