]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/bmake/unit-tests/shell-ksh.mk
Update to bmake-20201101
[FreeBSD/FreeBSD.git] / contrib / bmake / unit-tests / shell-ksh.mk
1 # $NetBSD: shell-ksh.mk,v 1.1 2020/10/03 14:39:36 rillig Exp $
2 #
3 # Tests for using a korn shell for running the commands.
4
5 .SHELL: name="ksh" path="ksh"
6
7 all:
8         : normal
9         @: hidden
10         +: always
11         -: ignore errors