#
# $Id$
#

vpath %.c ../

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

C_SOURCES := \
   mainstd.c \

LIBNAME := hbmainstd

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