Define DERIVED_SOURCES (used by frameworks)

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12830 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-02-27 16:28:04 +00:00
parent d7e5eea335
commit 622f6a90e7

View file

@ -70,6 +70,7 @@ FRAMEWORK_NAME := $(strip $(FRAMEWORK_NAME))
FRAMEWORK_DIR_NAME := $(FRAMEWORK_NAME:=.framework)
FRAMEWORK_VERSION_DIR_NAME := $(FRAMEWORK_DIR_NAME)/Versions/$(CURRENT_VERSION_NAME)
SUBPROJECT_ROOT_DIR := "."
DERIVED_SOURCES = derived_src
# Always include all the compilation flags and generic compilation
# rules, because the user, in his GNUmakefile.postamble, might want to