xref: /openbsd-src/regress/bin/Makefile (revision b50a997fa71a943db37912451cb9ce5dae1d5a10)
1#	$OpenBSD: Makefile,v 1.14 2018/03/31 14:50:56 tobias Exp $
2
3SUBDIR+= cat chmod csh ed expr ksh ln md5 pax ps test
4
5install:
6
7.include <bsd.subdir.mk>
8