Home
last modified time | relevance | path

Searched refs:ARCHOS (Results 1 – 6 of 6) sorted by relevance

/phasta/phSolver/common/
H A DMakefile6 ifeq ($(ARCHOS), )
7 ARCHOS := $(shell $(DEVROOT)/Util/buildUtil/getarch ) macro
10 ifeq ($(ARCHOS),x86_cygwin)
15 ifeq ($(ARCHOS),sun4_5)
18 ifeq ($(ARCHOS),sgi_6-64)
21 ifeq ($(ARCHOS),ia64_linux)
24 ifeq ($(ARCHOS),x86_linux)
28 ifeq ($(ARCHOS),x86_linux-icc)
32 ifeq ($(ARCHOS),x86_linux-icc-amd32)
36 ifeq ($(ARCHOS),x86_64_linux-icc)
[all …]
/phasta/phSolver/AMG/
H A DMakefile9 ifeq ($(ARCHOS), )
10 ARCHOS := $(shell $(DEVROOT)/Util/buildUtil/getarch ) macro
13 ifeq ($(ARCHOS),x86_cygwin)
18 ifeq ($(ARCHOS),sun4_5)
21 ifeq ($(ARCHOS),sgi_6-64)
24 ifeq ($(ARCHOS),ia64_linux)
27 ifeq ($(ARCHOS),x86_linux-icc)
31 ifeq ($(ARCHOS),alpha_osf)
36 ifeq ($(ARCHOS),ibm-bg)
41 ifeq ($(ARCHOS),ibm_5)
/phasta/phSolver/compressible/
H A DMakefile6 ifeq ($(ARCHOS), )
7 ARCHOS := $(shell $(DEVROOT)/Util/buildUtil/getarch) macro
10 ifeq ($(ARCHOS),x86_cygwin)
12 IOLIB_DIR := $(DEVROOT)/phasta/phastaIO/lib/$(ARCHOS)
13 SHPLIB_DIR := $(DEVROOT)/phasta/shapeFunction/lib/$(ARCHOS)
14 METIS_DIR := $(DEVROOT)/phasta/phMetis/lib/$(ARCHOS)
28 ifeq ($(ARCHOS),x86_linux)
33 ifeq ($(ARCHOS),sun4_5)
39 ifeq ($(ARCHOS),sgi_6-64)
43 ifeq ($(ARCHOS),ia64_linux)
[all …]
/phasta/phSolver/incompressible/
H A DMakefile6 ifeq ($(ARCHOS), )
7 ARCHOS := $(shell $(DEVROOT)/Util/buildUtil/getarch) macro
10 ifeq ($(ARCHOS),x86_cygwin)
19 IOLIB_DIR := $(DEVROOT)/phasta/phastaIO/lib/$(ARCHOS)
20 SHPLIB_DIR := $(DEVROOT)/phasta/shapeFunction/lib/$(ARCHOS)
21 METIS_DIR := $(DEVROOT)/phasta/phMetis/lib/$(ARCHOS)
22 WINLSLIB_DIR := $(shell cygpath -w $(LESLIBDIR)/lib/$(ARCHOS) )
42 ifeq ($(ARCHOS),ia64_linux)
45 ifeq ($(ARCHOS),sun4_5)
51 ifeq ($(ARCHOS),sgi_6-64)
[all …]
/phasta/phastaIO/
H A DMakefile8 ifeq ($(ARCHOS), )
9 ARCHOS := $(shell $(DEVROOT)/Util/buildUtil/getarch) macro
/phasta/phSolver/
H A DCHANGES4 ARCHOS needs to be specified when ever the build target is different from the native
5 ARCHOS of the build machine.
120 make file changes to avoid automatic override of ARCHOS