[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [freetype2] master 576403f 1/2: [builds] Relocate `FTMODULE_H'.
From: |
Alexei Podtelezhnikov |
Subject: |
Re: [freetype2] master 576403f 1/2: [builds] Relocate `FTMODULE_H'. |
Date: |
Sun, 10 Jan 2021 21:01:04 -0500 |
Hi Werner,
> > s/BUILD_DIR/PLATFORM_DIR/` for clarity
>
> I've done that now.
It is better indeed,
DEVEL_DIR is defined in unix-dev.mk, which includes unixddef.mk, which
defines DEVEL_DIR again. I would say that the second definition is
unnecessary, but not sure if unix-lcc.mk needs it or not.
Alexei