[sword-svn] r129 - trunk/flashtools
scribe at www.crosswire.org
scribe at www.crosswire.org
Thu Dec 13 10:11:36 MST 2007
Author: scribe
Date: 2007-12-13 10:11:35 -0700 (Thu, 13 Dec 2007)
New Revision: 129
Modified:
trunk/flashtools/Makefile
Log:
added greekRomans
Modified: trunk/flashtools/Makefile
===================================================================
--- trunk/flashtools/Makefile 2007-11-30 16:02:16 UTC (rev 128)
+++ trunk/flashtools/Makefile 2007-12-13 17:11:35 UTC (rev 129)
@@ -12,6 +12,7 @@
./flash -o lessons/hebrewFreqKJV -w 25 -d k -r Gen-Mal -f SILEOT
./flash -o lessons/greekFreq -w 25 -d m -r Mat-Rev -f GalSILB201
./flash -o lessons/greekFreqKJV -w 25 -d k -r Mat-Rev -f GalSILB201
+ ./flash -o lessons/greekRomans -w 25 -d k -r Rom -f GalSILB201
.cpp:
g++ -g `pkg-config --cflags sword` $< -o $@ `pkg-config --libs sword`
More information about the sword-cvs
mailing list