chiark
/
gitweb
/
~mdw
/
userv-utils
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add quirkafleeg to git-daemon/Makefile to placate emacs makefile mode.
[userv-utils]
/
git-daemon
/
Makefile
diff --git
a/git-daemon/Makefile
b/git-daemon/Makefile
index 22407c73d99d216a39d65f0f0caa2c164de89258..54a78c13f9062a6dd3d4b604c2163d806d73a58a 100644
(file)
--- a/
git-daemon/Makefile
+++ b/
git-daemon/Makefile
@@
-23,6
+23,7
@@
all: $(TARGETS)
sedscript: Makefile read-urlmap
echo >$@.new '$(foreach f, $(SUBSTVARS), s,@$f@,$($f),g; )'
echo >>$@.new '/@@READ_URLMAP@@/c\'
+ @#'
perl >>$@.new -pe 's/\\/\\\\/g; s/$$/\\/' <read-urlmap
mv -f $@.new $@