diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ all: marsond marsond: marsond.c usage.c -usage.c: mkusage.pl marsond.rst +usage.c: mkusage.pl marsond.1 perl mkusage.pl marsond.rst > usage.c marsond.1: marsond.rst |