git: 9front

ref: 87ec4550f392180df2ccd3fc48b3ca91f3bcd09c
dir: /sys/src/cmd/cc/mkenam/

View raw version
ed - ../$T^c/$T^.out.h <<'!'
v/^	A/d
,s/^	A/	"/
g/ .*$/s///
,s/,*$/",/
1i
char*	anames[] =
{
.
$a
};
.
w enam.c
Q
!