mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-06-08 19:18:22 +02:00
Assure that FreeType's internal include directories are found before `CPPFLAGS' (which might be set by the user in the environment), and `CPPFLAGS' before `CFLAGS'. * builds/freetype.mk (FT_CFLAGS): Don't add `INCLUDE_FLAGS'. (FT_COMPILE): Make this a special variable for compiling only the files handled in `freetype.mk'. (.c.$O): Removed, unused. * src/*/rules.mk (*_COMPILE): Fix order of include directories. |
||
|---|---|---|
| .. | ||
| Jamfile | ||
| module.mk | ||
| pfr.c | ||
| pfrcmap.c | ||
| pfrcmap.h | ||
| pfrdrivr.c | ||
| pfrdrivr.h | ||
| pfrerror.h | ||
| pfrgload.c | ||
| pfrgload.h | ||
| pfrload.c | ||
| pfrload.h | ||
| pfrobjs.c | ||
| pfrobjs.h | ||
| pfrsbit.c | ||
| pfrsbit.h | ||
| pfrtypes.h | ||
| rules.mk | ||