summaryrefslogtreecommitdiff
path: root/Makefile.X11
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2002-03-11 14:59:12 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2002-03-11 14:59:12 +0000
commit5a86d3852cd025fd8f5192c512eec03f19655bfd (patch)
tree9b3496ab6d8d21df2f0bd698d88ff671e4e02c3d /Makefile.X11
parent96d0be5cf2e521359330fce332075dc946470a3b (diff)
tweak file list for tarballs
Diffstat (limited to 'Makefile.X11')
-rw-r--r--Makefile.X114
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.X11 b/Makefile.X11
index 64c5fcade4..2240db76d4 100644
--- a/Makefile.X11
+++ b/Makefile.X11
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.56.2.5 2002/03/08 19:28:57 brianp Exp $
+# $Id: Makefile.X11,v 1.56.2.6 2002/03/11 14:59:12 brianp Exp $
# Mesa 3-D graphics library
# Version: 4.0.2
@@ -579,7 +579,6 @@ OBSOLETE_LIB_FILES = \
$(DIRECTORY)/src/D3D/*bat \
$(DIRECTORY)/src/D3D/*DEF \
$(DIRECTORY)/src/DOS/DEPEND.DOS \
- $(DIRECTORY)/src/DOS/*.c \
$(DIRECTORY)/src/S3/*.[ch] \
$(DIRECTORY)/src/S3/*.def \
$(DIRECTORY)/src/S3/*.mak \
@@ -614,7 +613,6 @@ DEMO_FILES = \
$(DIRECTORY)/src-glut/*.[ch] \
$(DIRECTORY)/src-glut.dos/*.[ch] \
$(DIRECTORY)/src-glut.dos/Makefile.DJ \
- $(DIRECTORY)/src-glut.dos/depend \
$(DIRECTORY)/src-glut.dos/PC_HW/*.[chS] \
$(DIRECTORY)/images/* \
$(DIRECTORY)/demos/Makefile* \