mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 02:32:50 -06:00
update the Makefile and the README for the server
This commit is contained in:
@@ -14,6 +14,10 @@ gwt-fridge:
|
||||
chmod a+x gwt/Fridge-compile
|
||||
gwt/Fridge-compile
|
||||
|
||||
gwt-morpho:
|
||||
chmod a+x gwt/Morpho-compile
|
||||
gwt/Morpho-compile
|
||||
|
||||
gf-gwt.jar:
|
||||
mkdir -p gwt/bin/se/chalmers/cs/gf/gwt/client
|
||||
javac -classpath "$(GWT_CLASSPATH):gwt/lib/gwt-dnd-2.5.6.jar" -sourcepath gwt/src gwt/src/se/chalmers/cs/gf/gwt/client/*.java
|
||||
|
||||
Reference in New Issue
Block a user