
root := ../..
targets := ${root}/lib/libsword.a
include ${root}/Makefile.cfg

cpp += swconfig.cpp
cpp += swmgr.cpp
cpp += filemgr.cpp

include ${root}/Makefile.post
