summaryrefslogtreecommitdiff
path: root/Makefile.X11
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2000-06-05 14:40:11 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2000-06-05 14:40:11 +0000
commitc45e83e78758f9f49524540e96fa4bf5bd5a842d (patch)
tree54024bbc14f6236ced235050c8e2939b529cfa38 /Makefile.X11
parentbf996dace40a8ac271cde103cd58c6ed720e3920 (diff)
added VMS files to Makefiles
Diffstat (limited to 'Makefile.X11')
-rw-r--r--Makefile.X115
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.X11 b/Makefile.X11
index 71205411077..dccde3e4ae0 100644
--- a/Makefile.X11
+++ b/Makefile.X11
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.25 2000/05/20 23:16:14 brianp Exp $
+# $Id: Makefile.X11,v 1.26 2000/06/05 14:40:11 brianp Exp $
# Mesa 3-D graphics library
# Version: 3.3
@@ -502,6 +502,9 @@ LIB_FILES = \
$(DIRECTORY)/util/Makefile.in \
$(DIRECTORY)/util/*.[ch] \
$(DIRECTORY)/util/sampleMakefile \
+ $(DIRECTORY)/vms/analyze_map.com \
+ $(DIRECTORY)/vms/xlib.opt \
+ $(DIRECTORY)/vms/xlib_share.opt \
$(DIRECTORY)/BeOS/Makefile \
$(DIRECTORY)/BeOS/*.cpp \
$(DIRECTORY)/WIN32/NMAKE.MAK \