TOP = ../..
include $(TOP)/make.config
C_MODULES = int64 array sys string stdio hacks
NO_C_MODULES = list slist stack hashtbl
LIB = std
include $(TOP)/make.addon
