examples/Makefile : changed dependency order
authorYann Collet <cyan@fb.com>
Thu, 1 Feb 2018 07:17:52 +0000 (23:17 -0800)
committerYann Collet <cyan@fb.com>
Thu, 1 Feb 2018 07:17:52 +0000 (23:17 -0800)
commit886a4858451800f6ebd621a2816a4698486d7ff1
treefa222f3dfc210dc02497f3a62b50fa3a1aba5a7f
parent5fd3ac7904ee85a0272b986b5178d89cb2ac8dc4
examples/Makefile : changed dependency order

static library *.a must come after source files *.c on linux
Makefile
examples/Makefile