openfoam/wmake/rules/SiCortex64Gcc
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 SiCortex port 2009-01-06 21:41:20 +00:00
c++ extending template max depth to 60 2009-09-17 11:52:09 +01:00
c++Debug SiCortex port 2009-01-06 21:41:20 +00:00
c++Opt SiCortex port 2009-01-06 21:41:20 +00:00
c++Prof SiCortex port 2009-01-06 21:41:20 +00:00
cDebug SiCortex port 2009-01-06 21:41:20 +00:00
cOpt remove opteron and no-gcse switch 2009-04-28 22:20:12 +01:00
cProf SiCortex port 2009-01-06 21:41:20 +00:00
general ENH: simplify cpp rules to avoid absolute paths and multiple GFLAGS. 2010-03-29 10:59:35 +02:00
mplibMPI added wmakeLnIncludeAll - can be quite useful after a wcleanLnIncludeAll 2009-01-07 21:06:08 +01:00
X SiCortex port 2009-01-06 21:41:20 +00:00