<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- apps/demos/gview/GNUmakefile.orig	Tue Apr 12 07:51:08 2005
+++ apps/demos/gview/GNUmakefile	Tue Apr 12 07:51:16 2005
@@ -8,6 +8,8 @@
 	gview.c++ DisplayGraph.c++ Error.c++ FieldEditor.c++ \
 	GraphIcon.c++ GraphViewer.c++ NodeCreator.c++
 
+LLDOPTS += -L$(IVDEPTH)/lib -L$(IVDEPTH)/libSoXt
+
 LLDLIBS = -lInventor -lInventorXt
 
 all: all_ivbin
</pre></body></html>