xref: /freebsd/contrib/bmake/unit-tests/cond-cmp-numeric.mk (revision 2c3632d14fe37fa35c262ee9fb66835be0a52621)
1*2c3632d1SSimon J. Gerraty# $NetBSD: cond-cmp-numeric.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
2*2c3632d1SSimon J. Gerraty#
3*2c3632d1SSimon J. Gerraty# Tests for numeric comparisons in .if conditions.
4*2c3632d1SSimon J. Gerraty
5*2c3632d1SSimon J. Gerraty# TODO: Implementation
6*2c3632d1SSimon J. Gerraty
7*2c3632d1SSimon J. Gerratyall:
8*2c3632d1SSimon J. Gerraty	@:;
9