[gsharp-cvs] CVS update: gsharp/INSTALL
Robert Strandh
rstrandh at common-lisp.net
Tue Nov 1 17:58:27 UTC 2005
Update of /project/gsharp/cvsroot/gsharp
In directory common-lisp.net:/tmp/cvs-serv7682
Modified Files:
INSTALL
Log Message:
Added font compilation to INSTALL instructions
Date: Tue Nov 1 18:58:26 2005
Author: rstrandh
Index: gsharp/INSTALL
diff -u gsharp/INSTALL:1.2 gsharp/INSTALL:1.3
--- gsharp/INSTALL:1.2 Tue Nov 1 18:37:01 2005
+++ gsharp/INSTALL Tue Nov 1 18:58:26 2005
@@ -1,3 +1,9 @@
+;;; Compile the fonts
+
+$ (cd Fonts; make)
+
+;;; Start the lisp system
+
;;; Load the gsharp.asd file or make sure the directory in which it
;;; lives is in the asdf:*central-registry* list of directories
More information about the Gsharp-cvs
mailing list