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