summaryrefslogtreecommitdiff
path: root/unit-tests/directive-sinclude.mk
blob: b1faa7d41e6589bd17a43fda901d7c1c2f19597c (plain) (blame)
1
2
3
4
5
6
7
8
9
# $NetBSD: directive-sinclude.mk,v 1.1 2020/09/13 09:20:23 rillig Exp $
#
# Tests for the .sinclude directive, which includes another file,
# silently skipping it if it cannot be opened.

# TODO: Implementation

all:
	@:;