xref: /openbsd-src/regress/sys/kern/syscall_segment/Makefile (revision 905646f04140c53c22cfbd133555929aaa959296)
1# $OpenBSD: Makefile,v 1.2 2020/10/16 21:34:59 bluhm Exp $
2
3SUBDIR =
4SUBDIR += main
5SUBDIR += libgadgetsyscall
6SUBDIR += lib
7
8.include <bsd.subdir.mk>
9