144213049f
and restore the demos build target to ${WRKSRC}/Makefile.
12 lines
460 B
Plaintext
12 lines
460 B
Plaintext
--- demos/Makefile.orig Tue Jun 9 21:52:25 1998
|
|
+++ demos/Makefile Wed Feb 9 23:57:10 2000
|
|
@@ -45,7 +45,7 @@
|
|
|
|
GL_LIBS = -L$(LIBDIR) -lglut -lMesaGLU -lMesaGL -lm $(XLIBS)
|
|
|
|
-LIB_DEP = $(LIBDIR)/$(GL_LIB) $(LIBDIR)/$(GLU_LIB) $(LIBDIR)/$(GLUT_LIB)
|
|
+#LIB_DEP = $(LIBDIR)/$(GL_LIB) $(LIBDIR)/$(GLU_LIB) $(LIBDIR)/$(GLUT_LIB)
|
|
|
|
PROGS = bounce clearspd drawpix gamma gears glinfo glutfx isosurf \
|
|
morph3d multiext multitex osdemo paltex pointblast reflect \
|