Make test a phony target so things don't go haywire if there is a file named test.c in the current directory.

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1468 632fc199-4ca6-4c93-a231-07263d6284db
This commit is contained in:
DRC
2014-12-22 13:41:18 +00:00
parent 99f125ec07
commit 8163aad6cc

View File

@@ -262,6 +262,7 @@ MD5_JPEG_CROP = b4197f377e621c4e9b1d20471432610d
endif
.PHONY: test
test: tjquicktest bittest
tjquicktest: testclean all