mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +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
|
@ -30,7 +30,7 @@ ifeq ($(GNUSTEP_MAKEFILES),)
|
|||
$(error You need to set GNUSTEP_MAKEFILES before compiling!)
|
||||
endif
|
||||
|
||||
GNUSTEP_CORE_SOFTWARE = YES
|
||||
PACKAGE_NAME = gnustep-base
|
||||
GNUSTEP_LOCAL_ADDITIONAL_MAKEFILES=../base.make
|
||||
|
||||
include $(GNUSTEP_MAKEFILES)/common.make
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
GNUSTEP_CORE_SOFTWARE = YES
|
||||
PACKAGE_NAME = gnustep-base
|
||||
|
||||
#
|
||||
# GNUmakefile - Generated by ProjectCenter
|
||||
|
@ -10,7 +10,6 @@ include $(GNUSTEP_MAKEFILES)/common.make
|
|||
# Tool
|
||||
#
|
||||
VERSION = 0.1
|
||||
PACKAGE_NAME = SyncTest
|
||||
TOOL_NAME = SyncTest
|
||||
SyncTest_TOOL_ICON =
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue