use SO to make YAP makefiles closer to SWI's

This commit is contained in:
Vítor Santos Costa
2010-06-14 10:36:13 +01:00
parent b0096fc2f5
commit 6ddfecc861
18 changed files with 124 additions and 112 deletions

View File

@@ -63,7 +63,7 @@ SHELL=/bin/sh
RANLIB=@RANLIB@
AR=@AR@
srcdir=@srcdir@
SHLIB_SUFFIX=@SHLIB_SUFFIX@
SO=@SO@
SHLIB_INTERFACE=@SHLIB_INTERFACE@
RM=rm -f