# # libgcc # -include ../Makefile.cfg OBJ = libgcc.o BIN = libgcc.so CFLAGS += -Wall -Werror LDFLAGS += -soname libgcc.so include ../Makefile.tpl