main shinobi / tests / mk / gnu / misc / general3 / t008 / mk
 1
 2all:
 3	@echo foo\
 4bar; echo hi
 5	@echo foo\
 6	bar; echo hi
 7	@echo foo\
 8 bar; echo hi
 9	@echo foo\
10	 bar; echo hi
11	@echo foo \
12bar; echo hi
13	@echo foo \
14	bar; echo hi
15	@echo foo \
16 bar; echo hi
17	@echo foo \
18	 bar; echo hi