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