<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- apps/tools/ivfix/GNUmakefile.orig	Tue Apr 12 07:38:07 2005
+++ apps/tools/ivfix/GNUmakefile	Tue Apr 12 07:40:31 2005
@@ -22,6 +22,8 @@
 	IfTypes.c++	\
 	IfWeeder.c++
 
+LLDOPTS += -L$(IVDEPTH)/lib
+
 LLDLIBS = -lInventor
 
 all: all_ivbin
</pre></body></html>