aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/sh.mk
blob: f79a4099e99032208786cda65df3612939de1832 (plain) (blame)
1
2
3
4
5
6
7
8
9
# $NetBSD: sh.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
#
# Tests for running shell commands from the targets, or from the != variable
# assignment operator or the :sh variable modifier.

# TODO: Implementation

all:
	@:;