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