1 1.2 rillig # $NetBSD: sh-meta-chars.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $ 2 1.1 rillig # 3 1.2 rillig # Tests for running shell commands that contain meta-characters. 4 1.2 rillig # 5 1.2 rillig # These meta-characters decide whether the command is run by the shell 6 1.2 rillig # or executed directly via execv. See Cmd_Exec for details. 7 1.1 rillig 8 1.1 rillig # TODO: Implementation 9 1.1 rillig 10 1.1 rillig all: 11 1.1 rillig @:; 12