1#	$OpenBSD: Makefile,v 1.1 2014/09/07 04:13:52 guenther Exp $
2
3SUBDIR+= order1
4#SUBDIR+= order2
5
6install:
7
8.include <bsd.subdir.mk>
9