]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/bmake/unit-tests/directive-hyphen-include.mk
Update to bmake-20201101
[FreeBSD/FreeBSD.git] / contrib / bmake / unit-tests / directive-hyphen-include.mk
1 # $NetBSD: directive-hyphen-include.mk,v 1.1 2020/09/13 09:20:23 rillig Exp $
2 #
3 # Tests for the .-include directive, which includes another file,
4 # silently skipping it if it cannot be opened.
5
6 # TODO: Implementation
7
8 all:
9         @:;