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