plan9front/sys/src/cmd/upas/ned
Ori Bernstein bd6747ccd0 upas/*: fix mkfile issues (thanks amavect)
Fixes 3 issues in our upas mkfiles:
- mk/mkfile and send/mkfile were rebuilding
  only the rfc822.tab.$O, even though the
  header also needed to be rebuilt.
- CLEANFILES had a pattern that  would not
  get expanded.
- Third, ../upas/mkfile was being included
  in the wrong place and making the wrong
  rule default.
2020-11-22 11:36:23 -08:00
..
mkfile upas/*: fix mkfile issues (thanks amavect) 2020-11-22 11:36:23 -08:00
nedmail.c nedmail: don't try to shoot down subcommand on interrupt 2020-07-05 18:17:20 +02:00