Hi,
I think I've found a bug in framework.make of gstep-make 1.10.0. It doesn't
honor the HEADER_FILES_DIR variable which results in missing dependencies.
I've added the "addprefix" call to the right side:
---snip: Instance/framework.make:299---
# Need to share this code with the headers code ... but how.
$(FRAMEWORK_HEADER_FILES):: $(addprefix $(HEADER_FILES_DIR)/,$(HEADER_FILES))
ifneq ($(HEADER_FILES),)
---snap----
Could someone please confirm, apply the change and maybe release a new
gstep-make?
Ehm ... thanks ... we have just released a new gnustep-make (1.11.0),
which includes the fix ... :-)
Thanks
_______________________________________________
Gnustep-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnustep-dev