]> git.donarmstrong.com Git - mothur.git/blobdiff - makefile
fixed bug with shhh.flow from file path name in write functions, added "smart" featur...
[mothur.git] / makefile
index e2e66c152650226dda8bde8f43d93a5e660c2895..476070eb2fbb654d054238c45ee335b2ce8fe0eb 100644 (file)
--- a/makefile
+++ b/makefile
@@ -32,6 +32,7 @@ ifeq  ($(strip $(64BIT_VERSION)),yes)
        #if you using cygwin to build Windows the following line
        #CXX = x86_64-w64-mingw32-g++
        #CC = x86_64-w64-mingw32-g++
+       #FORTAN_COMPILER = x86_64-w64-mingw32-gfortran
        #TARGET_ARCH += -m64 -static
 
        #if you are a linux user use the following line