xref: /freebsd/release/scripts/tools.subr (revision 656f7f43f204ad1e6956f8257f66b50e032a6c61)
1#!/bin/sh
2#-
3# SPDX-License-Identifier: BSD-2-Clause
4#
5# Copyright (c) 2025 The FreeBSD Foundation
6#
7# This software was developed by Klara, Inc.
8# under sponsorship from the FreeBSD Foundation.
9#
10
11: ${ETDUMP:=etdump}
12: ${MAKEFS:=makefs}
13: ${MKIMG:=mkimg}
14