Home | History | Annotate | Line # | Download | only in unit-tests
opt-chdir.mk revision 1.3
      1 # $NetBSD: opt-chdir.mk,v 1.3 2020/11/14 22:17:29 rillig Exp $
      2 #
      3 # Tests for the -C command line option, which changes the directory at the
      4 # beginning.
      5 #
      6 # This option is available since 2009-08-27.
      7 
      8 # TODO: Implementation
      9 
     10 all:
     11 	@:;
     12