a couple of makefile changes for Windows, just to show how really broken the mca and tools directories are under Windows at the moment
This commit was SVN r5290.
Этот коммит содержится в:
родитель
b253023dbf
Коммит
a283072b22
@ -30,11 +30,7 @@ installdir = ${topdir}/src/Debug/lib
|
||||
C_SUBDIRS = \
|
||||
allocator/bucket \
|
||||
coll/basic \
|
||||
llm/hostfile/src \
|
||||
ns/proxy/src \
|
||||
pcmclient/env \
|
||||
pcmclient/seed \
|
||||
pcmclient/singleton \
|
||||
topo/unity/src
|
||||
|
||||
# list of components to build with the cpp compiler
|
||||
@ -131,10 +127,6 @@ all: \
|
||||
prebuild:
|
||||
@cp '${gen_base}/coll-basic-version.h' '${copy_base}/coll/basic/'
|
||||
@cp '${gen_base}/io-romio-version.h' '${copy_base}/io/romio/'
|
||||
@cp '${gen_base}/pcmclient-env-version.h' '${copy_base}/pcmclient/env/'
|
||||
@cp '${gen_base}/pcmclient-seed-version.h' '${copy_base}/pcmclient/seed/'
|
||||
@cp '${gen_base}/pcmclient-singleton-version.h' '${copy_base}/pcmclient/singleton/'
|
||||
@cp '${gen_base}/llm-hostfile-version.h' '${copy_base}/llm/hostfile/'
|
||||
@cp '${gen_base}/topo-unity-version.h' '${copy_base}/topo/unity/'
|
||||
|
||||
|
||||
|
@ -28,7 +28,7 @@ incdir = ${installdir}/include
|
||||
|
||||
# list of components to build with the c compiler
|
||||
C_SUBDIRS = \
|
||||
ompid
|
||||
orted
|
||||
|
||||
# list of components to build with the cpp compiler
|
||||
# (because of the problem with OBJ_CLASS_INSTANCE)
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user