freebsd-src/unit-tests/sh-leading-hyphen.mk

15 lines
262 B
Makefile
Raw Normal View History

# $NetBSD: sh-leading-hyphen.mk,v 1.3 2020/11/15 20:20:58 rillig Exp $
#
# Tests for shell commands preceded by a '-', to ignore the exit status of
# the command line.
#
# See also:
# .IGNORE
# depsrc-ignore.mk
# opt-ignore.mk
# TODO: Implementation
all:
@:;