summaryrefslogtreecommitdiffstats
path: root/regress/lib/libedit/keymacro/Makefile
blob: 5c95b094c25ab255516cdd257362d1ba01a3a597 (plain) (blame)
1
2
3
4
5
6
7
#	$OpenBSD: Makefile,v 1.4 2017/07/03 18:19:55 bluhm Exp $
#
# Author: Ingo Schwarze <schwarze@openbsd.org>, 2016.  Public Domain.

PROG =		test_get

.include <bsd.regress.mk>