<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- apps/tools/ivview/GNUmakefile.orig	Tue Apr 12 07:39:16 2005
+++ apps/tools/ivview/GNUmakefile	Tue Apr 12 07:39:34 2005
@@ -5,7 +5,7 @@
 
 CXXFILES = ivview.c++
 
-LLDOPTS += -L../../samples/widgets
+LLDOPTS += -L../../samples/widgets -L$(IVDEPTH)/lib -L$(IVDEPTH)/libSoXt
 
 LLDLIBS = -lInventorWidget -lInventorXt -lInventor
 
</pre></body></html>