We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
date
DATE
1 parent fcfa231 commit 49de3beCopy full SHA for 49de3be
Makefile
@@ -1,5 +1,5 @@
1
VERSION=1.4.0
2
-DATE=$(shell DATE)
+DATE=$(shell date)
3
BOOTSTRAP = ./bootstrap.css
4
BOOTSTRAP_MIN = ./bootstrap.min.css
5
BOOTSTRAP_LESS = ./lib/bootstrap.less
0 commit comments