added src-glut.beos back in demo files
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# $Id: Makefile.X11,v 1.6 1999/09/16 16:43:38 brianp Exp $
|
# $Id: Makefile.X11,v 1.7 1999/09/17 00:54:27 brianp Exp $
|
||||||
|
|
||||||
# Mesa 3-D graphics library
|
# Mesa 3-D graphics library
|
||||||
# Version: 3.1
|
# Version: 3.1
|
||||||
@@ -459,6 +459,9 @@ DEMO_FILES = \
|
|||||||
$(DIRECTORY)/src-glut/mms_depend \
|
$(DIRECTORY)/src-glut/mms_depend \
|
||||||
$(DIRECTORY)/src-glut/*.[ch] \
|
$(DIRECTORY)/src-glut/*.[ch] \
|
||||||
$(DIRECTORY)/src-glut.dja/* \
|
$(DIRECTORY)/src-glut.dja/* \
|
||||||
|
$(DIRECTORY)/src-glut.beos/Makefile \
|
||||||
|
$(DIRECTORY)/src-glut.beos/*.cpp \
|
||||||
|
$(DIRECTORY)/src-glut.beos/*.h \
|
||||||
$(DIRECTORY)/images/* \
|
$(DIRECTORY)/images/* \
|
||||||
$(DIRECTORY)/demos/Makefile* \
|
$(DIRECTORY)/demos/Makefile* \
|
||||||
$(DIRECTORY)/demos/descrip.mms \
|
$(DIRECTORY)/demos/descrip.mms \
|
||||||
@@ -478,10 +481,6 @@ DEMO_FILES = \
|
|||||||
$(DIRECTORY)/mtdemos \
|
$(DIRECTORY)/mtdemos \
|
||||||
$(DIRECTORY)/ggi
|
$(DIRECTORY)/ggi
|
||||||
|
|
||||||
# $(DIRECTORY)/src-glut.beos/Makefile \
|
|
||||||
# $(DIRECTORY)/src-glut.beos/*.cpp \
|
|
||||||
# $(DIRECTORY)/src-glut.beos/*.h \
|
|
||||||
#
|
|
||||||
|
|
||||||
lib_tar:
|
lib_tar:
|
||||||
cd .. ; \
|
cd .. ; \
|
||||||
|
Reference in New Issue
Block a user