mt-ospace 109 Bytes Raw Blame History Permalink 1 2 3 # Build libraries optimizing for space, not speed. CFLAGS_FOR_TARGET = -g -Os CXXFLAGS_FOR_TARGET = -g -Os