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