mesa/src/mapi/vgapi
Chia-I Wu b825e49552 mapi: Workaround a bug in makedepend.
makedepend would crash when a source includes a header indirectly, such
as

  #define HEADER "some-header.h"
  #include HEADER

Do not define HEADER (makedepend would detects this as an incomplete
include) and add the dependency manually in the Makefile.

This should hopefully fix bug #33374.
2011-01-29 19:22:54 +08:00
..
.gitignore scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00
Makefile mapi: Workaround a bug in makedepend. 2011-01-29 19:22:54 +08:00
SConscript scons: Ensure the OpenVG/EGL import libs are also prefixed with 'lib'. 2011-01-13 12:33:41 +00:00
vg.pc.in mapi: Install .pc file for OpenVG. 2010-05-08 14:55:57 +08:00
vgapi.csv st/vega: Update to latest headers. 2010-12-01 11:23:51 +08:00