1
0
forked from GitHub/gf-core

the name gf2

This commit is contained in:
aarne
2004-08-10 08:17:03 +00:00
parent 046a13ce7e
commit dba58f739a
3 changed files with 4 additions and 7 deletions

View File

View File

@@ -11,14 +11,14 @@
<h2>Version 2.0</h2>
August 4, 2004.
August 10, 2004.
</center>
<p>
</p><h2>News</h2>
<b>August 4, 2004. GF 2.0 now released</b>.
<b>August 10, 2004. GF 2.0 now released</b>.
Here are the <a
href="http://www.cs.chalmers.se/%7Eaarne/GF/doc/gf2-highlights.html">highlights</a>.
Software available on the <a href="http://www.cs.chalmers.se/%7Eaarne/GF/download">Download Page</a>.
@@ -316,6 +316,6 @@ Or just get the sources and start hacking.
Last modified by
<a href="http://www.cs.chalmers.se/%7Eaarne">
Aarne Ranta</a>,
August 4, 2004.
August 10, 2004.
</body></html>

View File

@@ -34,7 +34,7 @@ windows: today nofud-links justwindows
install-java: javac
-rm -f ../bin/java
ln -s ../src/java ../bin
@echo "PLEASE edit GFHOME in bin/jgf2"
@echo "PLEASE edit GFHOME in bin/jgf"
opt:
$(GHMAKE) $(GHCOPTFLAGS) $(GHCINCLUDENOFUD) GF.hs -o gf
strip gf
@@ -70,9 +70,6 @@ nofud-links:
ln -s ../for-ghc/Arch.hs for-ghc-nofud
ln -s ../for-hugs/ArchEdit.hs for-ghc-nofud
batch:
$(GHMAKE) $(GHCFLAGS) $(GHCINCLUDE) GF2.hs -o gf
strip gf
api:
$(GHMAKE) $(GHCFLAGS) $(GHCINCLUDE) API.hs