TOP = ../..
include $(TOP)/make.config
O_FILES = alloc.o makevalue.o exceptions.o std.o stdc.o init.o
GIO_FILES = std.gio
GO_FILES = std.go
LIB = core
include $(TOP)/make.lib
