projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee5baf2
)
added OpenStep to LIB_FILES
author
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 10 Feb 2000 16:00:36 +0000
(16:00 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 10 Feb 2000 16:00:36 +0000
(16:00 +0000)
Makefile.X11
patch
|
blob
|
history
diff --git
a/Makefile.X11
b/Makefile.X11
index 4bd08e96ca44750c08dc9b38d0013a1716ca11f4..f8d68b212bd5a9c8f307b9485af9b0e7a0eb80ed 100644
(file)
--- a/
Makefile.X11
+++ b/
Makefile.X11
@@
-1,4
+1,4
@@
-# $Id: Makefile.X11,v 1.1
7 2000/01/27 00:11:49
brianp Exp $
+# $Id: Makefile.X11,v 1.1
8 2000/02/10 16:00:36
brianp Exp $
# Mesa 3-D graphics library
# Version: 3.3
@@
-494,7
+494,8
@@
LIB_FILES = \
$(DIRECTORY)/macos/resources/*.rsrc \
$(DIRECTORY)/macos/src-agl/*.exp \
$(DIRECTORY)/macos/src-agl/*.[ch] \
- $(DIRECTORY)/macos/src-gli/*.[ch]
+ $(DIRECTORY)/macos/src-gli/*.[ch] \
+ $(DIRECTORY)/OpenStep
DEMO_FILES = \
$(DIRECTORY)/include/GL/glut.h \