xref: /freebsd/packages/Makefile.arm64 (revision b7daab8be1d4555f23a297e60e4128c01caabf82)
1*bb75b0d5SLexi Winter# SPDX-License-Identifier: ISC
2*bb75b0d5SLexi Winter#
3*bb75b0d5SLexi Winter# Copyright (c) 2026 Lexi Winter <ivy@FreeBSD.org>
4*bb75b0d5SLexi Winter#
5*bb75b0d5SLexi Winter# Permission to use, copy, modify, and distribute this software for any
6*bb75b0d5SLexi Winter# purpose with or without fee is hereby granted, provided that the above
7*bb75b0d5SLexi Winter# copyright notice and this permission notice appear in all copies.
8*bb75b0d5SLexi Winter#
9*bb75b0d5SLexi Winter# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
10*bb75b0d5SLexi Winter# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
11*bb75b0d5SLexi Winter# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
12*bb75b0d5SLexi Winter# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
13*bb75b0d5SLexi Winter# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
14*bb75b0d5SLexi Winter# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15*bb75b0d5SLexi Winter# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16*bb75b0d5SLexi Winter
17*bb75b0d5SLexi WinterSUBDIR.${MK_ACPI}+=	acpi
18*bb75b0d5SLexi WinterSUBDIR.${MK_BHYVE}+=	bhyve
19*bb75b0d5SLexi WinterSUBDIR.${MK_BHYVE}+=	libvmmapi
20