main shinobi / tests / mk / gnu / misc / bs-nl / t021 / mk
1
2$(foreach
3  a 	 , b	  c 
4 ,$(info    $a  
5  )      )
6all:;@: