
vpath %.c ../

ROOT := ../../../

C_SOURCES := \
   mainwin.c \

LIBNAME := hbmainwin

include $(TOP)$(ROOT)config/lib.mk
