$NetBSD: patch-as,v 1.1.1.1 2005/10/17 16:16:48 is Exp $ --- Makefile.orig 2001-02-06 19:30:37.000000000 +0100 +++ Makefile @@ -4,7 +4,7 @@ CC = cc -CFLAGS = -g +CFLAGS = -O3 -Wall MAKE = make SHELL = /bin/sh @@ -212,6 +212,9 @@ vscripts: ; @cd vsuite; find * -name Sc +verify: + mpdv/mpdv + # run some distributed tests with mpdv mpdvdist: