Makefile revision 25c28e83beb90e7c80452a7c818c5e6f73a07dc8
425N/A#
425N/A# This file and its contents are supplied under the terms of the
1276N/A# Common Development and Distribution License ("CDDL"), version 1.0.
425N/A# You may only use this file in accordance with the terms of version
1339N/A# 1.0 of the CDDL.
425N/A#
425N/A# A full copy of the text of the CDDL should have accompanied this
919N/A# source. A copy of the CDDL is also available via the Internet at
919N/A# http://www.illumos.org/license/CDDL.
919N/A#
919N/A
919N/A#
919N/A# Copyright 2011 Nexenta Systems, Inc. All rights reserved.
919N/A#
919N/A
919N/ATARGET_ARCH= i386
919N/Ainclude ../Makefile.com
919N/A
919N/Ainstall: all $(ROOTLIBS)
919N/A
919N/Ainclude $(SRC)/lib/Makefile.targ
919N/A