Home | History | Annotate | Line # | Download | only in unit-tests
varmod-defined.mk revision 1.2
      1  1.2  rillig # $NetBSD: varmod-defined.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
      2  1.1  rillig #
      3  1.2  rillig # Tests for the :D variable modifier, which returns the given string
      4  1.2  rillig # if the variable is defined.  It is closely related to the :U modifier.
      5  1.1  rillig 
      6  1.1  rillig # TODO: Implementation
      7  1.1  rillig 
      8  1.1  rillig all:
      9  1.1  rillig 	@:;
     10