xref: /minix/minix/drivers/examples/Makefile (revision 433d6423)
1.include <bsd.own.mk>
2
3SUBDIR+=	hello
4
5.include <bsd.subdir.mk>
6