mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 15:48:48 -04:00
9 lines
175 B
Makefile
9 lines
175 B
Makefile
|
|
# $NetBSD: cond-token-string.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
|
||
|
|
#
|
||
|
|
# Tests for quoted and unquoted string literals in .if conditions.
|
||
|
|
|
||
|
|
# TODO: Implementation
|
||
|
|
|
||
|
|
all:
|
||
|
|
@:;
|