]> granicus.if.org Git - libvpx/commit
build/make/Makefile: add a 'test_*' default target
authorJames Zern <jzern@google.com>
Mon, 18 Jul 2016 23:30:58 +0000 (16:30 -0700)
committerJames Zern <jzern@google.com>
Mon, 18 Jul 2016 23:30:58 +0000 (16:30 -0700)
commit25085a6ac21fc8e2341b92e2f1f14d5a7fef30c6
tree53a1e56762bd8c308fa4f3bf5b77290437e7b9db
parent23d0f73838586fc736361d0b197a5cdd4e891d6c
build/make/Makefile: add a 'test_*' default target

allows 'make test_libvpx', etc. some reworking of the makefiles would be
needed to avoid hard coding targets here.

Change-Id: I18982dbf691e7d36ab8bcf5934bab9340687b061
build/make/Makefile