[GRASS-CVS] hamish: grass6/display/drivers/cairo Makefile,1.2,1.3
grass at intevation.de
grass at intevation.de
Sat Dec 1 00:13:50 EST 2007
Author: hamish
Update of /grassrepository/grass6/display/drivers/cairo
In directory doto:/tmp/cvs-serv28383/grass6/display/drivers/cairo
Modified Files:
Makefile
Log Message:
fix target name
Index: Makefile
===================================================================
RCS file: /grassrepository/grass6/display/drivers/cairo/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Makefile 24 Nov 2007 03:02:22 -0000 1.2
+++ Makefile 1 Dec 2007 05:13:48 -0000 1.3
@@ -13,7 +13,7 @@
LIBES = $(CAIRODRIVERLIB) $(DRIVERLIB) $(GISLIB) $(FTLIB) $(ICONVLIB)
DEPENDENCIES = $(CAIRODRIVERDEP) $(DRIVERDEP) $(GISDEP)
-PGM=psdriver
+PGM=cairodriver
default: $(DRIVERDIR)/cairo $(HTMLDIR)/$(PGM).html moncap
More information about the grass-commit
mailing list