From cd8901614cb90ac8c9614d3d62200d80b727d954 Mon Sep 17 00:00:00 2001 From: Philip Guenthe Date: Tue, 29 Jun 2010 16:20:29 +0000 Subject: Correct the target name --- regress/lib/libc/orientation/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'regress') diff --git a/regress/lib/libc/orientation/Makefile b/regress/lib/libc/orientation/Makefile index b116a04b0f7..5c73702abec 100644 --- a/regress/lib/libc/orientation/Makefile +++ b/regress/lib/libc/orientation/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.1 2009/11/21 09:56:10 guenther Exp $ +# $OpenBSD: Makefile,v 1.2 2010/06/29 16:20:28 guenther Exp $ NOMAN= PROG=orientation_test CPPFLAGS+=-I${.CURDIR}/../../../../lib/libc -run-regress-atexit_test: ${PROG} +run-regress-${PROG}: ${PROG} ./${PROG} .include -- cgit v1.2.3