modedit: modedit.cpp g++ -g -I/usr/include/sword modedit.cpp -o modedit `pkg-config --libs sword` clean: rm -f modedit