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