X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile.real;h=cc8225ba07852de3779fd21742b59442ba0cf336;hb=de9ce9690ac6194e8e7eaacd10baf21d827e42a4;hp=289e027a0b387acd26259624dbce45fd0c823eb9;hpb=a23e12ae76608a7ba3d333d8d76d5bbba0ba3ef0;p=paraslash.git diff --git a/Makefile.real b/Makefile.real index 289e027a..cc8225ba 100644 --- a/Makefile.real +++ b/Makefile.real @@ -19,7 +19,6 @@ uname_s := $(shell uname -s 2>/dev/null || echo "UNKNOWN_OS") uname_rs := $(shell uname -rs) cc_version := $(shell $(CC) --version | head -n 1) GIT_VERSION := $(shell ./GIT-VERSION-GEN git-version.h) -build_date := $(shell date) ifeq ("$(origin O)", "command line") build_dir := $(O)