aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-05-06 07:18:21 -0400
committerB. Watson <urchlay@slackware.uk>2025-05-06 07:18:21 -0400
commitdf054a1821264dfd339afac61656c6a2261fafbf (patch)
treec60b6b356e480d055fdd067c794d6cbd66d63ab2 /Makefile
parent67ebbac0be7ad917e794ca5ea0496d0a1ead83b8 (diff)
downloadmarsond-df054a1821264dfd339afac61656c6a2261fafbf.tar.gz
much work (run as a daemon, drop priviliges, set priority, etc).
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4ef8ee2..f1432ba 100644
--- a/Makefile
+++ b/Makefile
@@ -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