Peter FELECAN <[email protected]> writes: > This, in category.mk, has no effect: > > include gar/gar.mk > > GARCOMPILER_PYTHON_2_6 = SOS12U3 > GARCOMPILER_PYTHON_2_7 = GNU > GARCOMPILER = $(GARCOMPILER_$(PYTHON_VERSION)) > > $(GARCOMPILER) expands to nil.
Well, for this part, I found the source of the error: GARCOMPILER = $(GARCOMPILER_$(PYTHON_VERSION)) I'm committing the correction and throttling forward. -- Peter _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
