main shinobi / tests / mk / gnu / targets / WAIT / t003 / mk
1
2all: pre
3p% : .WAIT p%1 .WAIT p%2 | .WAIT p%3; @echo '<=$< ^=$^ ?=$? +=$+ |=$|'
4pre1 pre2 pre3: ;
5
6# This is just here so we don't fail with older versions of make
7.WAIT: