NetBSD/usr.bin/make/unit-tests/directive-hyphen-include.mk

10 lines
228 B
Makefile

# $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:
@:;