diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2000-03-18 23:40:37 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2000-03-18 23:40:37 +0000 |
commit | 7621c4d66b7b910287b792e4aca891776fde6b01 (patch) | |
tree | 12459474c5a1828807ea3fd61338c34d489f1409 | |
parent | 586b4f66a88cb64119c57396cdb804b96f12043a (diff) |
removed MGL files
-rw-r--r-- | Makefile.X11 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.X11 b/Makefile.X11 index 616490f64c..6cb7356204 100644 --- a/Makefile.X11 +++ b/Makefile.X11 @@ -1,4 +1,4 @@ -# $Id: Makefile.X11,v 1.19 2000/02/16 01:09:06 brianp Exp $ +# $Id: Makefile.X11,v 1.20 2000/03/18 23:40:37 brianp Exp $ # Mesa 3-D graphics library # Version: 3.3 @@ -431,8 +431,6 @@ LIB_FILES = \ $(DIRECTORY)/src/GGI/include/ggi/mesa/Makefile.in \ $(DIRECTORY)/src/GGI/include/ggi/mesa/*.h \ $(DIRECTORY)/src/KNOWN_BUGS \ - $(DIRECTORY)/src/MGL/*.[ch] \ - $(DIRECTORY)/src/MGL/*.txt \ $(DIRECTORY)/src/OSmesa/Makefile.am \ $(DIRECTORY)/src/OSmesa/Makefile.in \ $(DIRECTORY)/src/OSmesa/*.[ch] \ |