[lazarus] Error in Makefile generation ?

Marc Weustink marc at dommelstein.net
Wed Jan 10 18:25:49 EST 2001


Hi

In the generation of the unittargetdir prefix shouldn't the last override be
$(UNITTARGETDIR)/ instead of $(TARGETDIR)/

?? Marc

---- part of generated Makefile ----

ifeq ($(UNITTARGETDIR),.)
override UNITTARGETDIRPREFIX=
else
override UNITTARGETDIRPREFIX=$(TARGETDIR)/
endif






More information about the Lazarus mailing list