Home | History | Annotate | Line # | Download | only in unit-tests
deptgt-error.mk revision 1.3
      1  1.3  rillig # $NetBSD: deptgt-error.mk,v 1.3 2020/11/15 20:20:58 rillig Exp $
      2  1.1  rillig #
      3  1.3  rillig # Tests for the special target .ERROR in dependency declarations, which
      4  1.3  rillig # collects commands that are run when another target fails.
      5  1.1  rillig 
      6  1.1  rillig # TODO: Implementation
      7  1.1  rillig 
      8  1.1  rillig all:
      9  1.1  rillig 	@:;
     10