]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't run verify directly as that would require the perl script to
authorMarcel Moolenaar <marcel@FreeBSD.org>
Wed, 13 Aug 2003 03:59:18 +0000 (03:59 +0000)
committerMarcel Moolenaar <marcel@FreeBSD.org>
Wed, 13 Aug 2003 03:59:18 +0000 (03:59 +0000)
commit0662d65037bd6e232c24e0bee9ee6c7586c6e495
tree81e277df6684ffcdd37846e0bfa834966a8d6de7
parent6e1f209af1a563ac4f86e77b4e30571cdc4884e9
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.
lib/libkse/test/Makefile
lib/libpthread/test/Makefile