freebsd-dev/contrib/bmake/unit-tests/shell-ksh.mk

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
209 B
Makefile
Raw Normal View History

# $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