projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf996da
)
added VMS files to Makefiles
author
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 5 Jun 2000 14:40:11 +0000
(14:40 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 5 Jun 2000 14:40:11 +0000
(14:40 +0000)
Makefile.X11
patch
|
blob
|
history
diff --git
a/Makefile.X11
b/Makefile.X11
index 71205411077f33bfebf09157b08adb13d18f4808..dccde3e4ae0bc83eb80cfce53c6dbb3719871c31 100644
(file)
--- a/
Makefile.X11
+++ b/
Makefile.X11
@@
-1,4
+1,4
@@
-# $Id: Makefile.X11,v 1.2
5 2000/05/20 23:16:14
brianp Exp $
+# $Id: Makefile.X11,v 1.2
6 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 \