mesa/src/mapi
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
..
es1api mapi: Workaround a bug in makedepend. 2011-01-29 19:22:54 +08:00
es2api add machine generated files to .gitignore 2011-01-24 09:17:57 -07:00
glapi mapi: Workaround a bug in makedepend. 2011-01-29 19:22:54 +08:00
mapi mapi: ENTRY_CURRENT_TABLE_GET should be stringified. 2011-01-22 11:58:38 +08:00
shared-glapi mapi: Workaround a bug in makedepend. 2011-01-29 19:22:54 +08:00
vgapi mapi: Workaround a bug in makedepend. 2011-01-29 19:22:54 +08:00