TOPDIR=../..

include $(TOPDIR)/pre.mk

CSOURCES=text_benchmark.c

APPS=text_benchmark

include ../tests.mk

include $(TOPDIR)/gen.mk
include $(TOPDIR)/app.mk
include $(TOPDIR)/post.mk
