xref: /openbsd/regress/include/Makefile (revision 404b540a)
1#	$OpenBSD: Makefile,v 1.4 2002/02/23 01:25:10 art Exp $
2#	$NetBSD: Makefile,v 1.5 1995/04/20 22:37:33 cgd Exp $
3
4SUBDIR+= bitstring
5
6install:
7
8.include <bsd.subdir.mk>
9