mesa/src/mapi/shared-glapi
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 add machine generated files to .gitignore 2011-01-24 09:17:57 -07:00
Makefile mapi: Workaround a bug in makedepend. 2011-01-29 19:22:54 +08:00
SConscript scons: Add support for GLES. 2011-01-22 11:59:05 +08:00