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

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

build: all
