projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ef36fb
)
made timestamp less wordy.
author
Chris Koeritz
<fred@gruntose.com>
Tue, 18 Sep 2012 03:41:59 +0000
(23:41 -0400)
committer
Chris Koeritz
<fred@gruntose.com>
Tue, 18 Sep 2012 03:41:59 +0000
(23:41 -0400)
scripts/clam/rules.def
patch
|
blob
|
history
diff --git
a/scripts/clam/rules.def
b/scripts/clam/rules.def
index 4706079f347e0ce73173afacff32229332bb347b..a6f65b5b3180dfb9c4a0b969e55cf3174d4cd610 100644
(file)
--- 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