[mdoc] Fix `make run-tests`
authorJonathan Pryor <jonpryor@vt.edu>
Mon, 23 Jan 2012 22:17:56 +0000 (17:17 -0500)
committerJonathan Pryor <jonpryor@vt.edu>
Mon, 23 Jan 2012 22:17:56 +0000 (17:17 -0500)
commit229e2665512c4149ee10385f6c58251fb6bb126a
tree377377f5377dbc9771e052e0bd33be8cd7950c80
parent380c4b769a4c728f81ef3ba557b170812b852035
[mdoc] Fix `make run-tests`

The `all` make target no longer creates ./mdoc.exe (!), so create
./mdoc.exe so that the test targets can run $(PROGRAM) as expected.
mcs/tools/mdoc/Makefile