TOP = ../..

include ${TOP}/make/config/prebase.mk

PROGRAM = test_base64
FILES = test_base64

LIBRARIES = common

include ${TOP}/make/config/base.mk

