Fix Darwin build and update Shared

This commit is contained in:
j 2014-09-30 22:25:10 +02:00
commit 0ec7e7cc9e
97 changed files with 294 additions and 219 deletions

View file

@ -196,7 +196,7 @@ LDLIBRARYDIR=
INSTSONAME= $(LDLIBRARY)
LIBS= -lintl -ldl -framework CoreFoundation
LIBS= -ldl -framework CoreFoundation
LIBM=
LIBC=
SYSLIBS= $(LIBM) $(LIBC)