LEVEL := ..

DIR := $(notdir $(CURDIR))
EXENAME := $(DIR).exe
MYLDFLAGS := -luuid

include $(LEVEL)/common.mk
