AboutSummaryRefsLogTreeCommitDiffStats
path: root/makefile.ed
diff options
context:
space:
mode:
authorDale Mellor <dale@rdmp.org>2014-05-25 14:57:37 +0100
committerDale Mellor <dale@rdmp.org>2014-05-25 14:57:37 +0100
commitc0ba5c6036e8962c3671928c54a2d66a4c805435 (patch)
treefa9458a630cc052f6f69688a21a40cbaf72b73bf /makefile.ed
parentc45e7c447bf1d95247225d1c70e0ce593cba2ddf (diff)
downloadmcron-c0ba5c6036e8962c3671928c54a2d66a4c805435.tar.gz
mcron-c0ba5c6036e8962c3671928c54a2d66a4c805435.tar.bz2
mcron-c0ba5c6036e8962c3671928c54a2d66a4c805435.zip
Juggled build infrastructure to make mcron.1 man page properly.
Diffstat (limited to 'makefile.ed')
-rw-r--r--makefile.ed4
1 files changed, 2 insertions, 2 deletions
diff --git a/makefile.ed b/makefile.ed
index 5c89344..7047ec7 100644
--- a/makefile.ed
+++ b/makefile.ed
@@ -17,9 +17,9 @@
#
#
#
-e main.scm
+e scm/mcron/main.scm
/\(load "crontab.scm"\)/d
--1r crontab.scm
+-1r scm/mcron/crontab.scm
%s/\\/\\\\/g
%s/"/\\"/g
%s/ *;;.*$/ /g