Home | History | Annotate | Download | only in make-3.81

Lines Matching full:cmdname

1438   char *cmdname;
1445 #define chkword(s, t) if (word1eq (s)) { cmdtype = (t); cmdname = (s); }
1460 #define EXTRANEOUS() error (flocp, _("Extraneous text after `%s' directive"), cmdname)
1469 fatal (flocp, _("extraneous `%s'"), cmdname);
1483 fatal (flocp, _("extraneous `%s'"), cmdname);