K 10 svn:author V 4 ngie K 8 svn:date V 27 2015-04-13T10:32:53.732092Z K 7 svn:log V 459 Revive regress target and kill off test target instead bin/test being present causes the unfortunate issue of make test being run on the bin/ subdir, which subsequently causes things to fall apart when running make buildworld make regress is the legacy target, so use it instead While here, in order to deal with recursion issues and executing make regress both at subdirectories (which could yield the wrong results depending on how things are installed) END