PROG		= createtestdb${PROG_SUFFIX}
SRCS		= createtestdb.c

include ../../extra.mk
include ../../buildsys.mk

build: all
