VERSION := 1.0.0
PREFIX  := /usr/local

include ../Make_var.mk
include ../Make_flg.mk
LDFLAGS += -laspoutil -llockdev
include ../Make_tgt.mk
