1*09fcda9fSToomas Soome#
2*09fcda9fSToomas Soome# This file and its contents are supplied under the terms of the
3*09fcda9fSToomas Soome# Common Development and Distribution License ("CDDL"), version 1.0.
4*09fcda9fSToomas Soome# You may only use this file in accordance with the terms of version
5*09fcda9fSToomas Soome# 1.0 of the CDDL.
6*09fcda9fSToomas Soome#
7*09fcda9fSToomas Soome# A full copy of the text of the CDDL should have accompanied this
8*09fcda9fSToomas Soome# source.  A copy of the CDDL is also available via the Internet at
9*09fcda9fSToomas Soome# http://www.illumos.org/license/CDDL.
10*09fcda9fSToomas Soome#
11*09fcda9fSToomas Soome
12*09fcda9fSToomas Soome#
13*09fcda9fSToomas Soome# Copyright 2020 Toomas Soome <tsoome@me.com>
14*09fcda9fSToomas Soome#
15*09fcda9fSToomas Soome
16*09fcda9fSToomas Soomeinclude ../Makefile.com
17*09fcda9fSToomas Soome
18*09fcda9fSToomas Soomeinstall: all $(ROOTLIBS) $(ROOTLINKS)
19