LIBS += libmain
libmain_DIR := $(d)
libmain_SOURCES = shared.cc stack.cc
libmain_LDFLAGS = $(BDW_GC_LIBS)