mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13026 72102866-910b-0410-8b05-ffd578937521
8 lines
110 B
Makefile
8 lines
110 B
Makefile
#
|
|
# Extra make variables for SSL bundle
|
|
#
|
|
|
|
HAVE_OPENSSL=@HAVE_OPENSSL@
|
|
SSLLIBS=@SSLLIBS@
|
|
SSLFLAGS=@SSLFLAGS@
|
|
|