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