Added comment

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@13008 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-03-05 17:15:55 +00:00
parent 02b37ccad3
commit 913ca01bd2

View file

@ -172,6 +172,7 @@ $(FRAMEWORK_VERSION_DIR_NAME)/Headers:
$(DERIVED_SOURCES) :
$(MKDIRS) $@
# Need to share this code with the headers code ... but how.
$(FRAMEWORK_HEADER_FILES):: $(HEADER_FILES)
ifneq ($(HEADER_FILES),)
for file in $(HEADER_FILES) __done; do \