Edit

kc3-lang/freetype/src/cid

Branch :

  • Show log

    Commit

  • Author : Werner Lemberg
    Date : 2015-01-12 11:26:30
    Hash : 36d03c9f
    Message : Fix Savannah bug #43976. 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.