Fix for Solaris make
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4772 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
6094af2a35
commit
ba97c8b790
1 changed files with 2 additions and 0 deletions
|
|
@ -196,6 +196,8 @@ RELEASESUFFIX = @release_suffix@
|
|||
# Add in non Libtool targets
|
||||
if !SKIP_MZSCHEME
|
||||
all-local: .libs/libswigmz$(RELEASESUFFIX)$(SO)
|
||||
else
|
||||
all-local:
|
||||
endif
|
||||
|
||||
.libs/libswigmz$(RELEASESUFFIX)$(SO): $(MZSCHEME_RUNTIME)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue