• Lucas Russo's avatar
    Makefile: add new libraries targets · 1d6b09be
    Lucas Russo authored
    Now, we can specify some per-entity (dev_io, dev_mngr)
    dynamic and static libraries.
    
    Also, we had to change the libbpmclient compilation
    order, as we need the static library to be compiled
    before dev_io (now we depend on libbpmclient to configure
    our SMIOs)
    
    Part of the github issue #11.
    1d6b09be