X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fclam%2Frules.def;h=a6f65b5b3180dfb9c4a0b969e55cf3174d4cd610;hb=fc8ec007bcbe990fc374f1a3019547e13554c496;hp=4706079f347e0ce73173afacff32229332bb347b;hpb=e6e7566f88a1af46322a9727c81b67a7ed14ed33;p=feisty_meow.git diff --git a/scripts/clam/rules.def b/scripts/clam/rules.def index 4706079f..a6f65b5b 100644 --- a/scripts/clam/rules.def +++ b/scripts/clam/rules.def @@ -34,7 +34,7 @@ endif # Provides a time-stamp in the make log. show_date.%: - $(HIDER)echo "The time right now is $(shell date)" + $(HIDER)echo "{$(shell date)}" # The .make rule changes to the directory with the same first part of the # pattern and makes whatever projects are there. This is used by the build