xref: /illumos-gate/usr/src/lib/libm/amd64/Makefile (revision cd61ae21)
125c28e83SPiotr Jasiukajtis#
225c28e83SPiotr Jasiukajtis# This file and its contents are supplied under the terms of the
325c28e83SPiotr Jasiukajtis# Common Development and Distribution License ("CDDL"), version 1.0.
425c28e83SPiotr Jasiukajtis# You may only use this file in accordance with the terms of version
525c28e83SPiotr Jasiukajtis# 1.0 of the CDDL.
625c28e83SPiotr Jasiukajtis#
725c28e83SPiotr Jasiukajtis# A full copy of the text of the CDDL should have accompanied this
825c28e83SPiotr Jasiukajtis# source.  A copy of the CDDL is also available via the Internet at
925c28e83SPiotr Jasiukajtis# http://www.illumos.org/license/CDDL.
1025c28e83SPiotr Jasiukajtis#
1125c28e83SPiotr Jasiukajtis
1225c28e83SPiotr Jasiukajtis#
1325c28e83SPiotr Jasiukajtis# Copyright 2011 Nexenta Systems, Inc.  All rights reserved.
1425c28e83SPiotr Jasiukajtis#
1525c28e83SPiotr Jasiukajtis
1625c28e83SPiotr JasiukajtisTARGET_ARCH=	amd64
1725c28e83SPiotr Jasiukajtisinclude ../Makefile.com
1825c28e83SPiotr Jasiukajtisinclude $(SRC)/lib/Makefile.lib.64
1925c28e83SPiotr Jasiukajtis
20*cd61ae21SRichard Loweinstall: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTCOMPATLINKS64)
2125c28e83SPiotr Jasiukajtis
2225c28e83SPiotr Jasiukajtisinclude ../Makefile.targ
23