ref: bd6747ccd0aa564923460d27179592b4e185bfa1
parent: a041c90431c5987496ac1d5de4f330f70fd2966f
author: Ori Bernstein <ori@eigenstate.org>
date: Sun Nov 22 06:36:23 EST 2020
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.