[cig-commits] r14650 - mc/1D/hc/trunk

becker at geodynamics.org becker at geodynamics.org
Thu Apr 9 14:53:24 PDT 2009


Author: becker
Date: 2009-04-09 14:53:24 -0700 (Thu, 09 Apr 2009)
New Revision: 14650

Added:
   mc/1D/hc/trunk/Makefile.include
Log:
Added Makefile.include to SVN repo



Added: mc/1D/hc/trunk/Makefile.include
===================================================================
--- mc/1D/hc/trunk/Makefile.include	                        (rev 0)
+++ mc/1D/hc/trunk/Makefile.include	2009-04-09 21:53:24 UTC (rev 14650)
@@ -0,0 +1,10 @@
+#
+# for GMT3.4.5, use the next two lines
+#GGRD_INC_FLAGS = -I$(GMTHOME)/include -I$(NETCDFHOME)/include  -DUSE_GMT3
+#GGRD_LIBS_LINKLINE = -lggrd -lgmt -lnetcdf 
+# 
+#
+# for GMT version >= 4.1.2, uncomment the next two lines
+#
+GGRD_INC_FLAGS = -I$(GMTHOME)/include -I$(NETCDFHOME)/include 
+GGRD_LIBS_LINKLINE = -lggrd -lgmt -lpsl -lnetcdf 



More information about the CIG-COMMITS mailing list