VERSION := 1.0.0
PREFIX  := /usr/local

include ../Make_var.mk
include ../Make_flg.mk
#CFLAGS :=
LDFLAGS += -laspoutil
include ../Make_tgt.mk
