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