9 lines
153 B
Makefile
9 lines
153 B
Makefile
# $NetBSD: cond-op-parentheses.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
|
|
#
|
|
# Tests for parentheses in .if conditions.
|
|
|
|
# TODO: Implementation
|
|
|
|
all:
|
|
@:;
|