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