xref: /openbsd/regress/sys/sys/tree/Makefile (revision fd31e21c)
1#	$OpenBSD: Makefile,v 1.4 2024/09/01 00:22:59 aisha Exp $
2
3SUBDIR= splay rb rb-linux
4
5install:
6
7.include <bsd.subdir.mk>
8