mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Removed GNUSTEP_CORE_SOFTWARE=YES from makefiles and instead set PACKAGE_NAME=gnustep-base
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27346 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
866f7b52d4
commit
c2ee21b98b
18 changed files with 28 additions and 22 deletions
|
@ -21,13 +21,12 @@
|
|||
# Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
||||
# Boston, MA 02111 USA.
|
||||
|
||||
GNUSTEP_CORE_SOFTWARE = YES
|
||||
PACKAGE_NAME = gnustep-base
|
||||
GNUSTEP_LOCAL_ADDITIONAL_MAKEFILES=../../base.make
|
||||
include $(GNUSTEP_MAKEFILES)/common.make
|
||||
include ../../config.mak
|
||||
|
||||
VERSION = 0.4.2
|
||||
PACKAGE_NAME = make_strings
|
||||
TOOL_NAME = make_strings
|
||||
|
||||
make_strings_OBJC_FILES = \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue