home *** CD-ROM | disk | FTP | other *** search
- # traceon(`patsubst')
- patsubst(`GNUs not Unix', `^', `OBS: ')
- patsubst(`GNUs not Unix', `\<', `OBS: ')
- patsubst(`GNUs not Unix', `\<\w', `\0=')
- patsubst(`GNUs not Unix', `\w*', `(\0)')
- patsubst(`GNUs not Unix', `\w+', `(\0)')
- patsubst(`GNUs not Unix', `\w+')
- patsubst(`GNUs not Unix', `[ ]+', ` ')
-