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:
@@ -262,6 +262,7 @@ MD5_JPEG_CROP = b4197f377e621c4e9b1d20471432610d
|
|||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
.PHONY: test
|
||||||
test: tjquicktest bittest
|
test: tjquicktest bittest
|
||||||
|
|
||||||
tjquicktest: testclean all
|
tjquicktest: testclean all
|
||||||
|
|||||||
Reference in New Issue
Block a user