usr/src/cmd/availdevs/Makefile
changeset 14225 20c0ad5cefdf
parent 1206 84469f0f684d
--- a/usr/src/cmd/availdevs/Makefile	Thu Aug 15 11:11:41 2013 -0700
+++ b/usr/src/cmd/availdevs/Makefile	Wed Jul 17 17:05:07 2013 -0700
@@ -23,8 +23,6 @@
 # Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
-# ident	"%Z%%M%	%I%	%E% SMI"
-#
 
 PROG=		availdevs
 
@@ -32,7 +30,7 @@
 
 ROOTCMDDIR=	$(ROOTLIB)/zfs
 
-INCS += -I/usr/include/libxml2
+INCS += -I$(ADJUNCT_PROTO)/usr/include/libxml2
 
 #
 # There is no lint library for libxml2, so we need to avoid linking against