mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-05 01:02:51 -06:00
Added ReleaseProcedure. Added configureation and makefiles for binary packages. Configure now lets you specify which javac and jar to use.
This commit is contained in:
@@ -17,3 +17,6 @@ INSTALL = @INSTALL@
|
||||
|
||||
GHC = @GHC@
|
||||
GHCI = @GHCI@
|
||||
|
||||
JAVAC = @JAVAC@
|
||||
JAR = @JAR@
|
||||
Reference in New Issue
Block a user