2 patsubst(`GNUs not Unix', `^', `OBS: ')
3 patsubst(`GNUs not Unix', `\<', `OBS: ')
4 patsubst(`GNUs not Unix', `\<\w', `\0=')
5 patsubst(`GNUs not Unix', `\w*', `(\0)')
6 patsubst(`GNUs not Unix', `\w+', `(\0)')
7 patsubst(`GNUs not Unix', `\w+')
8 patsubst(`GNUs not Unix', `[ ]+', ` ')