Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
0b9e5ea1
Commit
0b9e5ea1
authored
Mar 26, 2010
by
Mark Olesen
Browse files
ENH: link to general mplib* rules where possible.
ENH: generalize rule for X11 ENH: Avoid move in flex/flex++ rule.
parent
46d96dc8
Changes
183
Hide whitespace changes
Inline
Side-by-side
wmake/rules/linux64Gcc44/mplib
0 → 120000
View file @
0b9e5ea1
../General/mplib
\ No newline at end of file
wmake/rules/linux64Gcc44/mplibGAMMA
deleted
100644 → 0
View file @
46d96dc8
PFLAGS =
PINC = -I$(MPI_ARCH_PATH)/include
PLIBS = -L$(MPI_ARCH_PATH)/lib -lgamma
wmake/rules/linux64Gcc44/mplibGAMMA
0 → 120000
View file @
0b9e5ea1
../General/mplibGAMMA
\ No newline at end of file
wmake/rules/linux64Gcc44/mplibMPICH
deleted
100644 → 0
View file @
46d96dc8
PFLAGS = -DMPICH_SKIP_MPICXX
PINC = -I$(MPI_ARCH_PATH)/include
PLIBS = -L$(MPI_ARCH_PATH)/lib -lmpich -lrt
wmake/rules/linux64Gcc44/mplibMPICH
0 → 120000
View file @
0b9e5ea1
../General/mplibMPICH
\ No newline at end of file
wmake/rules/linux64Gcc44/mplibMPICH-GM
deleted
100644 → 0
View file @
46d96dc8
PFLAGS =
PINC = -I$(MPI_ARCH_PATH)/include
PLIBS = -L$(MPI_ARCH_PATH)/lib -lmpich -L$(GM_LIB_PATH) -lgm
wmake/rules/linux64Gcc44/mplibMPICH-GM
0 → 120000
View file @
0b9e5ea1
../General/mplibMPICH-GM
\ No newline at end of file
wmake/rules/linux64Gcc44/mplibOPENMPI
deleted
100644 → 0
View file @
46d96dc8
PFLAGS = -DOMPI_SKIP_MPICXX
PINC = -I$(MPI_ARCH_PATH)/include
PLIBS = -L$(MPI_ARCH_PATH)/lib -lmpi
wmake/rules/linux64Gcc44/mplibOPENMPI
0 → 120000
View file @
0b9e5ea1
../General/mplibOPENMPI
\ No newline at end of file
wmake/rules/linux64Gcc44/mplibQSMPI
deleted
100644 → 0
View file @
46d96dc8
PFLAGS =
PINC = -I$(MPI_ARCH_PATH)/include
PLIBS = -L$(MPI_ARCH_PATH)/lib -lmpi
wmake/rules/linux64Gcc44/mplibQSMPI
0 → 120000
View file @
0b9e5ea1
../General/mplibQSMPI
\ No newline at end of file
wmake/rules/linux64Icc/X
deleted
100644 → 0
View file @
46d96dc8
XFLAGS =
XINC = $(XFLAGS) -I/usr/X11R6/include
XLIBS = -L/usr/X11R6/lib64 -lXext -lX11
wmake/rules/linux64Icc/X
0 → 120000
View file @
0b9e5ea1
../General/X
\ No newline at end of file
wmake/rules/linux64Icc/mplib
deleted
100644 → 0
View file @
46d96dc8
PFLAGS =
PINC =
PLIBS =
wmake/rules/linux64Icc/mplib
0 → 120000
View file @
0b9e5ea1
../General/mplib
\ No newline at end of file
wmake/rules/linux64Icc/mplibMPICH
deleted
100644 → 0
View file @
46d96dc8
PFLAGS = -DMPICH_SKIP_MPICXX
PINC = -I$(MPI_ARCH_PATH)/include
PLIBS = -L$(MPI_ARCH_PATH)/lib -lmpich -lrt
wmake/rules/linux64Icc/mplibMPICH
0 → 120000
View file @
0b9e5ea1
../General/mplibMPICH
\ No newline at end of file
wmake/rules/linux64Icc/mplibOPENMPI
deleted
100644 → 0
View file @
46d96dc8
PFLAGS = -DOMPI_SKIP_MPICXX
PINC = -I$(MPI_ARCH_PATH)/include
PLIBS = -L$(MPI_ARCH_PATH)/lib -lmpi
wmake/rules/linux64Icc/mplibOPENMPI
0 → 120000
View file @
0b9e5ea1
../General/mplibOPENMPI
\ No newline at end of file
wmake/rules/linuxGcc/X
deleted
100644 → 0
View file @
46d96dc8
XFLAGS =
XINC = $(XFLAGS) -I/usr/X11R6/include
XLIBS = -L/usr/X11R6/lib -lXext -lX11
Prev
1
2
3
4
5
6
7
8
…
10
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment