minix/usr.bin/make/unit-tests/shell-ksh.mk

12 lines
209 B
Makefile

# $NetBSD: shell-ksh.mk,v 1.1 2020/10/03 14:39:36 rillig Exp $
#
# Tests for using a korn shell for running the commands.
.SHELL: name="ksh" path="ksh"
all:
: normal
@: hidden
+: always
-: ignore errors