$NetBSD: patch-aa,v 1.2 2003/03/09 19:04:53 jschauma Exp $ --- book/Makefile.X11.orig Tue Feb 15 20:09:06 2000 +++ book/Makefile.X11 Sat Mar 8 18:59:50 2003 @@ -9,10 +9,10 @@ ##### MACROS ##### -INCDIR = ../include -LIBDIR = ../lib +INCDIR = ${X11PREFIX}/include +LIBDIR = ${X11PREFIX}/lib -GL_LIBS = -L$(LIBDIR) -lglut -lGLU -lGL $(APP_LIB_DEPS) +GL_LIBS = ${LDFLAGS} -L$(LIBDIR) -lglut -lGLU -lGL $(APP_LIB_DEPS) LIB_DEP = $(LIBDIR)/$(GL_LIB) $(LIBDIR)/$(GLU_LIB) $(LIBDIR)/$(GLUT_LIB) @@ -22,7 +22,7 @@ lines list material mipmap model movelight nurbs pickdepth \ picksquare plane planet polyoff polys quadric robot sccolorlight \ scene scenebamb sceneflat select smooth stencil stroke surface \ - teaambient teapots tess tesswind texbind texgen texprox texsub \ + teaambient teapots texbind texgen texprox texsub \ texturesurf torus trim unproject varray wrap