option("shared_lib","")
option("msg_level", "2")
CC=["g++", "-c", "-I", SHORE & SL & "include"]
import_lib("shore", SHORE & SL & "lib")
import("libm3")
Interface      ("SHerror")
Interface      ("ShoreError")
Interface      ("Shore")
Module         ("ShoreErrorPosix")
h_source ("m3")
c_source ("m3")
Library("m3shore")
