main shinobi / tests / mk / gnu / targets / WAIT / t016 / mk
1
2pre1: ; @testhelp -q out start-$@ file PRE1 wait PRE2 sleep 1 out end-$@
3pre2: ; @testhelp -q wait PRE1 out $@ file PRE2
4
5post1: ; @testhelp -q wait POST2 out $@ file POST1
6post2: ; @testhelp -q file POST2 wait POST1 out $@
7
8# This is just here so we don't fail with older versions of make
9.WAIT: