Define FRAMEWORK_NAME here

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@14935 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-11-06 13:19:39 +00:00
parent 390886de4d
commit 074ecef74e

View file

@ -24,6 +24,8 @@ ifeq ($(RULES_MAKE_LOADED),)
include $(GNUSTEP_MAKEFILES)/rules.make
endif
FRAMEWORK_NAME := $(strip $(FRAMEWORK_NAME))
# A framework has a special task to do before-all, which is to build
# the public framework headers.
before-all:: $(FRAMEWORK_NAME:=.build-headers.framework.variables)