projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a47c387
)
remove intel_depthstencil.c and intel_fbo.c
author
Brian
<brian@i915.localnet.net>
Thu, 9 Aug 2007 19:09:58 +0000
(13:09 -0600)
committer
Brian
<brian@i915.localnet.net>
Thu, 9 Aug 2007 20:29:48 +0000
(14:29 -0600)
src/mesa/drivers/dri/intel_winsys/Makefile
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/intel_winsys/Makefile
b/src/mesa/drivers/dri/intel_winsys/Makefile
index 32c2c3bb24f52a6b7e13b14d49921979ecb4ad7b..39ae6f2f33e0983f27ea2df7cb165596d253c0d8 100644
(file)
--- a/
src/mesa/drivers/dri/intel_winsys/Makefile
+++ b/
src/mesa/drivers/dri/intel_winsys/Makefile
@@
-24,9
+24,6
@@
DRIVER_SOURCES = \
intel_surface.c \
intel_batchpool.c
-UNUSED = intel_depthstencil.c \
- intel_fbo.c
-
C_SOURCES = \
$(COMMON_SOURCES) \
$(COMMON_BM_SOURCES) \