1*2a6b7db3Sskrll# Build libraries optimizing for space, not speed.
2*2a6b7db3Sskrll# Turn off warnings about symbols named the same as registers
3*2a6b7db3Sskrll CFLAGS_FOR_TARGET = -g -Os -Wa,-C
4*2a6b7db3Sskrll CXXFLAGS_FOR_TARGET = -g -Os -Wa,-C
5