funky quoting to prevent cvs from expanding $$Date$$ in the Makefile

This commit is contained in:
Joey Hess 2004-06-29 23:24:57 +00:00
parent e150f621b3
commit 2241a12613

View File

@ -1028,7 +1028,7 @@ tasks/popularity-contest-$(CODENAME):
echo ' Popularity Contest results' ; \
echo ' See the README for details on updating.' ; \
echo '' ; \
echo ' Last update: $$Date$$' ; \
echo ' Last update: $$''Date''$$' ; \
echo '*/' ; \
echo '' ; \
) > $@