xref: /openbsd/regress/sys/arch/i386/Makefile (revision 133306f0)
1#	$OpenBSD: Makefile,v 1.2 2001/01/29 02:05:51 niklas Exp $
2#	$NetBSD: Makefile,v 1.2 1995/04/20 22:41:43 cgd Exp $
3
4SUBDIR+= ldt
5
6regress: _SUBDIRUSE
7
8install:
9
10.include <bsd.subdir.mk>
11