Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
This commit is contained in:
commit
d22ddc6e02
@ -37,8 +37,8 @@ RANLIB=@RANLIB@
|
|||||||
srcdir=@srcdir@
|
srcdir=@srcdir@
|
||||||
SO=@SO@
|
SO=@SO@
|
||||||
CWD=$(PWD)
|
CWD=$(PWD)
|
||||||
MPILDF=`$(MPI_CC) -showme|sed "s/[^ ]*//"|sed "s/-pt/-lpt/"`
|
MPILDF=`$(MPI_CC) --showme:link`
|
||||||
MPICF=`$(MPI_CC) -showme| cut -d " " -f 2`
|
MPICF=`$(MPI_CC) --showme:compile`
|
||||||
#
|
#
|
||||||
|
|
||||||
OBJS=yap_mpi.o hash.o prologterms2c.o
|
OBJS=yap_mpi.o hash.o prologterms2c.o
|
||||||
|
Reference in New Issue
Block a user