removed extra /

This commit is contained in:
Brian Paul 2000-04-24 15:29:11 +00:00
parent 34fb5db643
commit 8c7889d99f

View file

@ -1,4 +1,4 @@
# $Id: Makefile.X11,v 1.10 2000/04/07 16:30:46 brianp Exp $
# $Id: Makefile.X11,v 1.11 2000/04/24 15:29:11 brianp Exp $
# Mesa 3-D graphics library
# Version: 3.3
@ -19,7 +19,7 @@ LIB_DEP = $(LIBDIR)/$(GL_LIB) $(LIBDIR)/$(GLU_LIB) $(LIBDIR)/$(GLUT_LIB)
PROGS = bounce clearspd drawpix gamma gears geartrain glinfo gloss \
glutfx isosurf lodbias morph3d multiarb occlude osdemo paltex \
pixeltex pointblast readpix reflect renormal spectex stex3d \
tessdemo texcyl texdown texobj trispd winpos \
tessdemo texcyl texdown texobj trispd winpos
##### RULES #####