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:
Nicola Pero 2002-02-28 11:09:49 +00:00
parent cb8d7745d6
commit f8c3ee13c5

View file

@ -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