xref: /freebsd/release/scripts/tools.subr (revision e7be843b4a162e68651d3911f0357ed464915629)
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