Home | History | Annotate | Line # | Download | only in unit-tests
opt-debug-lint.mk revision 1.1
      1 # $NetBSD: opt-debug-lint.mk,v 1.1 2020/09/05 06:20:51 rillig Exp $
      2 #
      3 # Tests for the -dL command line option, which runs additional checks
      4 # to catch common mistakes, such as unclosed variable expressions.
      5  
      6 # TODO: Implementation
      7 
      8 all:
      9 	@:;
     10