Home | History | Annotate | Line # | Download | only in unit-tests
directive-sinclude.mk revision 1.1
      1  1.1  rillig # $NetBSD: directive-sinclude.mk,v 1.1 2020/09/13 09:20:23 rillig Exp $
      2  1.1  rillig #
      3  1.1  rillig # Tests for the .sinclude directive, which includes another file,
      4  1.1  rillig # silently skipping it if it cannot be opened.
      5  1.1  rillig 
      6  1.1  rillig # TODO: Implementation
      7  1.1  rillig 
      8  1.1  rillig all:
      9  1.1  rillig 	@:;
     10