usr/src/lib/lvm/libsvm/Makefile.com
changeset 14225 20c0ad5cefdf
parent 2522 79989c8fe091
--- a/usr/src/lib/lvm/libsvm/Makefile.com	Thu Aug 15 11:11:41 2013 -0700
+++ b/usr/src/lib/lvm/libsvm/Makefile.com	Wed Jul 17 17:05:07 2013 -0700
@@ -22,8 +22,6 @@
 # Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
-# ident	"%Z%%M%	%I%	%E% SMI"
-#
 
 LIBRARY=      	libsvm.a 
 VERS=          	.1 
@@ -46,7 +44,7 @@
 # XXX There isn't a lint library for libspmicommon.  For now, we work
 # around this by only using the library when we build (as opposed to lint).
 #
-all debug install := LDLIBS += -L/usr/snadm/lib -lspmicommon
+all debug install := LDLIBS += -L$(ADJUNCT_PROTO)/usr/snadm/lib -lspmicommon
 
 DYNFLAGS +=	-R/usr/snadm/lib
 CPPFLAGS +=	-D_FILE_OFFSET_BITS=64