[GRASS-CVS] hamish: grass6/display/drivers/cairo Makefile,1.3,1.4

grass at intevation.de grass at intevation.de
Sat Dec 1 00:18:24 EST 2007


Author: hamish

Update of /grassrepository/grass6/display/drivers/cairo
In directory doto:/tmp/cvs-serv28468/grass6/display/drivers/cairo

Modified Files:
	Makefile 
Log Message:
fix PGM position for creating help page


Index: Makefile
===================================================================
RCS file: /grassrepository/grass6/display/drivers/cairo/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile	1 Dec 2007 05:13:48 -0000	1.3
+++ Makefile	1 Dec 2007 05:18:21 -0000	1.4
@@ -1,5 +1,7 @@
 MODULE_TOPDIR = ../../..
 
+PGM=cairodriver
+
 include $(MODULE_TOPDIR)/include/Make/Platform.make
 include $(MODULE_TOPDIR)/include/Make/Grass.make
 include $(MODULE_TOPDIR)/include/Make/Rules.make
@@ -13,7 +15,6 @@
 
 LIBES = $(CAIRODRIVERLIB) $(DRIVERLIB) $(GISLIB) $(FTLIB) $(ICONVLIB)
 DEPENDENCIES = $(CAIRODRIVERDEP) $(DRIVERDEP) $(GISDEP)
-PGM=cairodriver
 
 default: $(DRIVERDIR)/cairo $(HTMLDIR)/$(PGM).html moncap
 




More information about the grass-commit mailing list