X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.real;h=cc8225ba07852de3779fd21742b59442ba0cf336;hp=289e027a0b387acd26259624dbce45fd0c823eb9;hb=de9ce9690ac6194e8e7eaacd10baf21d827e42a4;hpb=9d8fdf8898418711558f70a9630b2444036d8285 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)