--- apps/nodes/GeneralizedCylinder/GNUmakefile.orig	Tue Apr 12 07:44:51 2005
+++ apps/nodes/GeneralizedCylinder/GNUmakefile	Tue Apr 12 07:48:29 2005
@@ -7,6 +7,10 @@
 	GeneralizedCylinder.c++ Triangulator.c++ \
 	NurbMaker.c++
 
+CXXDSOOPTS += -L$(IVDEPTH)/lib -L$(IVDEPTH)/libSoXt
+
+LLDOPTS += -L$(IVDEPTH)/lib -L$(IVDEPTH)/libSoXt
+
 LLDLIBS = -lInventor -lInventorXt
 
 all install: all_ivbin