NetBSD/usr.bin/make/unit-tests/depsrc.mk
rillig 7c69bb8eca make(1): update and add comments in tests
As a result of the new comments, some line numbers have changed in the
output of the tests.  No other changes.
2020-11-15 20:20:58 +00:00

12 lines
267 B
Makefile

# $NetBSD: depsrc.mk,v 1.3 2020/11/15 20:20:58 rillig Exp $
#
# Tests for special sources (those starting with a dot, followed by
# uppercase letters) in dependency declarations, such as .PHONY.
# TODO: Implementation
# TODO: Test 'target: ${:U.SILENT}'
all:
@:;