Files
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
..
2011-01-29 19:22:54 +08:00
2010-05-08 14:55:57 +08:00
2010-12-01 11:23:51 +08:00