Commit 49de3bef authored by Michael Fellinger's avatar Michael Fellinger

Use `date` instead of `DATE`, that's the POS*X way.

parent fcfa2311
VERSION=1.4.0 VERSION=1.4.0
DATE=$(shell DATE) DATE=$(shell date)
BOOTSTRAP = ./bootstrap.css BOOTSTRAP = ./bootstrap.css
BOOTSTRAP_MIN = ./bootstrap.min.css BOOTSTRAP_MIN = ./bootstrap.min.css
BOOTSTRAP_LESS = ./lib/bootstrap.less BOOTSTRAP_LESS = ./lib/bootstrap.less
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment