Quantcast

makefile

  1. $tinkle

    static lib APIs on *nix; building w/ make/g++

    so we have this in-house tool that's advertised as pnp - no make'ing required. however, when building downstream dependencies, the main api can be seen, but embedded calls to other routines, or references to external consts aren't. i'm led to believe our make file should just cp junk over to...