mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-25 01:31:08 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@8286 72102866-910b-0410-8b05-ffd578937521
11 lines
142 B
Makefile
11 lines
142 B
Makefile
#
|
|
# Extra make variables for base library
|
|
#
|
|
|
|
WHOAMI=@WHOAMI@
|
|
|
|
DYNAMIC_LINKER=@DYNAMIC_LINKER@
|
|
|
|
HAVE_LIBXML=@HAVE_LIBXML@
|
|
|
|
WITH_FFI=@WITH_FFI@
|