makesubcmd
struct subcmd *makesubcmd(int);
yylval.subcmd = makesubcmd(c);
scmds = makesubcmd(INSTALL);