#!/bin/sh

cat <<'--EOT--'
/* Generated by make.tokfile */
/* $Id$ */
--EOT--

sed '
/{[A-Z]/!d
s/.*{//
s/,.*//
s/.*/%token	&;/
'