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