make clean; compilation in resource index

This commit is contained in:
aarne
2007-07-04 21:15:05 +00:00
parent e35008b11e
commit a8514f9d18
3 changed files with 8 additions and 6 deletions

View File

@@ -143,6 +143,6 @@ gfdoc:
mv ../prelude/*.html doc/gfdoc
clean:
-rm */*.gfc */*.gfr */*.gf~ ../*/*.gfc ../*/*.gfr ../*/*.gf~ ../*/langs.gfcm ../compiled.tgz langs.gfcm
-rm */*.gfc */*.gfr */*.gf~ ../*/*.gfc ../*/*.gfr ../*/*.gf~ ../*/langs.gfcm ../compiled.tgz

View File

@@ -7,7 +7,7 @@
<P ALIGN="center"><CENTER><H1>GF Resource Grammar Library v. 1.2</H1>
<FONT SIZE="4">
<I>Author: Aarne Ranta &lt;aarne (at) cs.chalmers.se&gt;</I><BR>
Last update: Wed Jul 4 23:00:32 2007
Last update: Wed Jul 4 23:15:01 2007
</FONT></CENTER>
<P>
@@ -126,10 +126,11 @@ For more details, see the <A HREF="synopsis.html">Synopsis</A>.
</P>
<H2>Compilation</H2>
<P>
If you want to compile the library from scratch, use <CODE>make</CODE>:
If you want to compile the library from scratch, use <CODE>make</CODE> in the root of
the source directory:
</P>
<PRE>
cd $GF_LIB_PATH/resource-1.0
cd GF/lib/resource-1.0
make
</PRE>
<P>

View File

@@ -116,9 +116,10 @@ For more details, see the [Synopsis synopsis.html].
==Compilation==
If you want to compile the library from scratch, use ``make``:
If you want to compile the library from scratch, use ``make`` in the root of
the source directory:
```
cd $GF_LIB_PATH/resource-1.0
cd GF/lib/resource-1.0
make
```
The ``make`` procedure does not by default make Arabic and Catalan, but you