[csw-devel] SF.net SVN: gar:[10932] csw/mgar/gar/v2-fortran/gar.conf.mk

gadavis at users.sourceforge.net gadavis at users.sourceforge.net
Wed Sep 8 19:35:15 CEST 2010


Revision: 10932
          http://gar.svn.sourceforge.net/gar/?rev=10932&view=rev
Author:   gadavis
Date:     2010-09-08 17:35:14 +0000 (Wed, 08 Sep 2010)

Log Message:
-----------
Add Fortran compilers to ccenv target

Modified Paths:
--------------
    csw/mgar/gar/v2-fortran/gar.conf.mk

Modified: csw/mgar/gar/v2-fortran/gar.conf.mk
===================================================================
--- csw/mgar/gar/v2-fortran/gar.conf.mk	2010-09-08 15:55:55 UTC (rev 10931)
+++ csw/mgar/gar/v2-fortran/gar.conf.mk	2010-09-08 17:35:14 UTC (rev 10932)
@@ -733,6 +733,8 @@
 	@echo
 	@echo "    C Compiler: $(CC)"
 	@echo "  C++ Compiler: $(CXX)"
+	@echo "  F77 Compiler: $(F77)"
+	@echo "   FC Compiler: $(FC)"
 	@echo
 	@echo "Compiler ISA generation matrix:"
 	@echo


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list