]> git.donarmstrong.com Git - mothur.git/blobdiff - makefile
a few modifications for 1.9
[mothur.git] / makefile
index 451d613a24d3e91dd025f6f584f63f9ec5a2404a..d95b5ef31c04f2e119136d2cc0d146bb2343397b 100644 (file)
--- a/makefile
+++ b/makefile
@@ -2,7 +2,7 @@
 #\r
 # Makefile for mothur\r
 # Creator [Xcode -> Makefile Ver: Feb 14 2007 09:18:41]\r
-# Created: [Thu Mar  4 08:31:03 2010]\r
+# Created: April 16, 2010\r
 #\r
 ###################################################\r
 \r
@@ -10,9 +10,8 @@
 # Macros\r
 #\r
 \r
-CC = mpic++\r
+CC = g++\r
 CC_OPTIONS = -O3\r
-LNK_OPTIONS = \r
 \r
 # if you do not want to use the readline library set to no, default yes.\r
 # make sure you have the library installed\r