K 10 svn:author V 6 marcel K 8 svn:date V 27 2003-08-13T03:59:18.000000Z K 7 svn:log V 226 Don't run verify directly as that would require the perl script to have execute permissions. Run "perl verify" instead. Replace all occurences of the hardcoding of ./verify with $(VERIFY) to allow it to be overridden as well. END