#
# $Id$
#

vpath %.c ../

ROOT = ../../../

C_SOURCES=\
	mainstd.c \

LIBNAME=mainstd

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