Makefile revision 5a7763bf3e9db4cfe6cb523b096cb74af71e3793
b341a780162d809b187a8f35a10bba7642b69798vboxsync# CDDL HEADER START
b341a780162d809b187a8f35a10bba7642b69798vboxsync# The contents of this file are subject to the terms of the
b341a780162d809b187a8f35a10bba7642b69798vboxsync# Common Development and Distribution License (the "License").
b341a780162d809b187a8f35a10bba7642b69798vboxsync# You may not use this file except in compliance with the License.
b341a780162d809b187a8f35a10bba7642b69798vboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
b341a780162d809b187a8f35a10bba7642b69798vboxsync# See the License for the specific language governing permissions
b341a780162d809b187a8f35a10bba7642b69798vboxsync# and limitations under the License.
b341a780162d809b187a8f35a10bba7642b69798vboxsync# When distributing Covered Code, include this CDDL HEADER in each
b341a780162d809b187a8f35a10bba7642b69798vboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
b341a780162d809b187a8f35a10bba7642b69798vboxsync# If applicable, add the following below this CDDL HEADER, with the
b341a780162d809b187a8f35a10bba7642b69798vboxsync# fields enclosed by brackets "[]" replaced with your own identifying
b341a780162d809b187a8f35a10bba7642b69798vboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
b341a780162d809b187a8f35a10bba7642b69798vboxsync# CDDL HEADER END
8bf8c6b1914c9e7e60b1547888400668f1774497vboxsync# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
8bf8c6b1914c9e7e60b1547888400668f1774497vboxsync# Use is subject to license terms.
8bf8c6b1914c9e7e60b1547888400668f1774497vboxsync#ident "%Z%%M% %I% %E% SMI"
5ad4f48b2792391dd4a1aea599953037dfc8f456vboxsyncCLOBBERFILES= $(PLUGINS) $(POFILES) $(IDENTPOFILE) $(LINTFILE)
346af0930020342df40a1ca8d13eb185ad48067evboxsyncLDLIBS += -L$(ROOT)/usr/lib/scsi -ldevinfo -lumem -lc -lscsi -lses
8bf8c6b1914c9e7e60b1547888400668f1774497vboxsyncBUILD.SO= $(LD) -o $@ -G $(DYNFLAGS) $(LDFLAGS) $(LDLIBS)
b341a780162d809b187a8f35a10bba7642b69798vboxsync# Message catalog