mesa/src/mapi/es1api
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
glesv1_cm.pc.in mapi: Add install rules for OpenGL ES. 2010-05-08 14:55:57 +08:00
Makefile mapi: Workaround a bug in makedepend. 2011-01-29 19:22:54 +08:00