added VMS files to Makefiles
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 5 Jun 2000 14:40:11 +0000 (14:40 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Mon, 5 Jun 2000 14:40:11 +0000 (14:40 +0000)
Makefile.X11

index 71205411077f33bfebf09157b08adb13d18f4808..dccde3e4ae0bc83eb80cfce53c6dbb3719871c31 100644 (file)
@@ -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                            \