From: David Levine Date: Sun, 19 Feb 2012 04:36:50 +0000 (-0600) Subject: Ken noted that "make check" can be run before installation because the only program... X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/c9dc470a7982250085c721e3f1436add8110ef63?ds=inline;hp=c9dc470a7982250085c721e3f1436add8110ef63 Ken noted that "make check" can be run before installation because the only program in lib that the tests currently use is mhlproc, and we have an mhlproc entry in the test .mh_profile for that. Added showproc and postproc entries in case they're ever needed. ---