NetBSD/usr.bin/make/unit-tests/varmod-quote.mk

10 lines
206 B
Makefile

# $NetBSD: varmod-quote.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
#
# Tests for the :Q variable modifier, which quotes the variable value
# to be used in a shell program.
# TODO: Implementation
all:
@:;