From 06244c71f6b136a42451cafaf08d697f02b51bf1 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Thu, 22 Jan 2009 14:56:21 +0000 Subject: Fix-ups to macro.c. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9e1c2cec..c559c725 100644 --- a/Makefile +++ b/Makefile @@ -96,7 +96,7 @@ dist: mdocml-$(VERSION).tar.gz port: mdocml-oport-$(VERSION).tar.gz -regress:: +regress:: mdocml @for f in $(FAIL); do \ echo "./mdocml $$f" ; \ ./mdocml $$f 2>/dev/null || continue ; exit 1 ; done -- cgit v1.2.3-56-ge451