9 lines
171 B
Makefile
9 lines
171 B
Makefile
# $NetBSD: varname-dot-make-meta-prefix.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
|
|
#
|
|
# Tests for the special .MAKE.META.PREFIX variable.
|
|
|
|
# TODO: Implementation
|
|
|
|
all:
|
|
@:;
|