open-src/lib/hwc/Makefile
changeset 922 db66e53f0c94
parent 919 425233ae7236
child 943 294f64612d23
--- a/open-src/lib/hwc/Makefile	Mon Mar 08 11:03:13 2010 -0800
+++ b/open-src/lib/hwc/Makefile	Thu Mar 11 15:52:00 2010 -0800
@@ -2,7 +2,7 @@
 #
 # hwc server Makefile
 #
-# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a
@@ -43,5 +43,6 @@
 CONFIGURE_TARGETS_SET=yes
 
 MODULE_BUILD_ENV=$(CONFIG_ENV)
+MODULE_INSTALL_MAKEFLAGS = ARCHLIBSUBDIR="$(ARCHLIBSUBDIR)"
 
 include ../Makefile.inc