openfoam/wmake/rules/SunOS64Gcc
Mark Olesen 0d44584112 ENH: rationalize wmake rules to avoid unnecessary duplication
- main mplib rules located in GENERAL_RULES with specializations
  (if any) under RULES. Modest change in a few options files, but
  cleans up the rules directories.

  previously in options:
      include $(RULES)/mplib$(WM_MPLIB)

  now in options:
      sinclude $(GENERAL_RULES)/mplib$(WM_MPLIB)
      sinclude $(RULES)/mplib$(WM_MPLIB)

  For GNU make it would be permissible to write both in a single line.
2010-04-22 15:01:07 +02:00
..
c Solaris port 2009-02-02 12:23:41 +00:00
c++ extending template max depth to 60 2009-09-17 11:52:09 +01:00
c++Debug Solaris port 2009-02-02 12:23:41 +00:00
c++Opt Solaris port 2009-02-02 12:23:41 +00:00
c++Prof Solaris port 2009-02-02 12:23:41 +00:00
cDebug Solaris port 2009-02-02 12:23:41 +00:00
cOpt remove opteron and no-gcse switch 2009-04-28 22:20:12 +01:00
cProf Solaris port 2009-02-02 12:23:41 +00:00
general ENH: simplify cpp rules to avoid absolute paths and multiple GFLAGS. 2010-03-29 10:59:35 +02:00
mplibFJMPI Solaris port 2009-02-02 12:23:41 +00:00
X Solaris port 2009-02-02 12:23:41 +00:00