main shinobi / tests / mk / kati / include_glob / test1 / mk
1test1:
2	echo "foo: bar" > foo.d
3
4test2: foo
5
6bar:
7	echo OK
8
9 -include *.d