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