xref: /illumos-gate/usr/src/lib/lib9p/amd64/Makefile (revision aa693e99)
1*aa693e99SJason King#
2*aa693e99SJason King# This file and its contents are supplied under the terms of the
3*aa693e99SJason King# Common Development and Distribution License ("CDDL"), version 1.0.
4*aa693e99SJason King# You may only use this file in accordance with the terms of version
5*aa693e99SJason King# 1.0 of the CDDL.
6*aa693e99SJason King#
7*aa693e99SJason King# A full copy of the text of the CDDL should have accompanied this
8*aa693e99SJason King# source.  A copy of the CDDL is also available via the Internet at
9*aa693e99SJason King# http://www.illumos.org/license/CDDL.
10*aa693e99SJason King#
11*aa693e99SJason King
12*aa693e99SJason King#
13*aa693e99SJason King# Copyright 2021 OmniOS Community Edition (OmniOSce) Association.
14*aa693e99SJason King#
15*aa693e99SJason King
16*aa693e99SJason Kinginclude ../Makefile.com
17*aa693e99SJason Kinginclude ../../Makefile.lib.64
18*aa693e99SJason King
19*aa693e99SJason Kinginstall: all $(ROOTLIBS64) $(ROOTLINKS64)
20