Werner Lemberg 36d03c9f58 Fix Savannah bug .
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.
2015-01-12 11:26:30 +01:00
..
2013-03-14 11:21:17 +01:00
2008-12-21 10:29:30 +00:00
2013-03-17 08:09:17 +01:00
2013-03-17 08:14:46 +01:00
2015-01-12 11:26:30 +01:00