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

# TODO: Implementation

all:
	@:;