mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
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:
parent
02b37ccad3
commit
913ca01bd2
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue