1APP = test_base64
2SRC = test_base64
3
4CPPFLAGS = $(BOOST_INCLUDE) $(ORIG_CPPFLAGS)
5LIB = test_boost xncbi
6
7REQUIRES = Boost.Test.Included
8
9CHECK_CMD =
10
11WATCHERS = sadyrovr
12