NetBSD/usr.bin/make/unit-tests/depsrc.mk

10 lines
230 B
Makefile

# $NetBSD: depsrc.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
#
# Tests for special sources (those starting with a dot, followed by
# uppercase letters) in dependency declarations, such as .PHONY.
# TODO: Implementation
all:
@:;