summaryrefslogtreecommitdiff
path: root/Makefile.X11
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2000-06-27 17:37:17 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2000-06-27 17:37:17 +0000
commit08df6e0a83fcbcdc61775cd98a8e273ac460ff35 (patch)
tree396bd3ab1eb0a783822facbd327b681bede1372b /Makefile.X11
parentf7688171c48980b23c351a2391513c8b825ae991 (diff)
removed 3Dfx directory
Diffstat (limited to 'Makefile.X11')
-rw-r--r--Makefile.X115
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.X11 b/Makefile.X11
index dccde3e4ae..7421432bf3 100644
--- a/Makefile.X11
+++ b/Makefile.X11
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.26 2000/06/05 14:40:11 brianp Exp $
+# $Id: Makefile.X11,v 1.27 2000/06/27 17:37:17 brianp Exp $
# Mesa 3-D graphics library
# Version: 3.3
@@ -548,7 +548,9 @@ DEMO_FILES = \
$(DIRECTORY)/demos/Makefile* \
$(DIRECTORY)/demos/descrip.mms \
$(DIRECTORY)/demos/*.[ch] \
+ $(DIRECTORY)/demos/*.cxx \
$(DIRECTORY)/demos/*.dat \
+ $(DIRECTORY)/demos/README \
$(DIRECTORY)/xdemos/Makefile* \
$(DIRECTORY)/xdemos/descrip.mms \
$(DIRECTORY)/xdemos/*.[cf] \
@@ -559,7 +561,6 @@ DEMO_FILES = \
$(DIRECTORY)/samples/README \
$(DIRECTORY)/samples/*.c \
$(DIRECTORY)/samples/*.dja \
- $(DIRECTORY)/3Dfx \
$(DIRECTORY)/mtdemos \
$(DIRECTORY)/ggi