<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- apps/demos/qmorf/GNUmakefile.orig	Tue Apr 12 07:52:07 2005
+++ apps/demos/qmorf/GNUmakefile	Tue Apr 12 07:52:11 2005
@@ -6,6 +6,8 @@
 
 CXXFILES = QuadThing.c++ Background.c++ FlashBackground.c++
 
+LLDOPTS += -L$(IVDEPTH)/lib -L$(IVDEPTH)/libSoXt
+
 LLDLIBS = -lInventor -lInventorXt
 
 all: all_ivbin
</pre></body></html>