mirror of
https://github.com/gnustep/tools-make.git
synced 2025-05-30 00:41:14 +00:00
GNUSTEP_APPS uses now 'Applications' rather than 'Apps'. Removed unused
GNUSTEP_WOAPPS variable git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12875 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
cb8d7745d6
commit
f8c3ee13c5
1 changed files with 1 additions and 2 deletions
|
@ -174,10 +174,9 @@ endif
|
|||
#
|
||||
# Variables specifying the installation directory paths
|
||||
#
|
||||
GNUSTEP_APPS = $(GNUSTEP_INSTALLATION_DIR)/Apps
|
||||
GNUSTEP_APPS = $(GNUSTEP_INSTALLATION_DIR)/Applications
|
||||
GNUSTEP_TOOLS = $(GNUSTEP_INSTALLATION_DIR)/Tools
|
||||
GNUSTEP_SERVICES = $(GNUSTEP_INSTALLATION_DIR)/Library/Services
|
||||
GNUSTEP_WOAPPS = $(GNUSTEP_INSTALLATION_DIR)/WOApps
|
||||
GNUSTEP_HEADERS = $(GNUSTEP_INSTALLATION_DIR)/Headers
|
||||
GNUSTEP_BUNDLES = $(GNUSTEP_INSTALLATION_DIR)/Library/Bundles
|
||||
GNUSTEP_FRAMEWORKS = $(GNUSTEP_INSTALLATION_DIR)/Library/Frameworks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue