X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.in;h=68aa6bc9eaef45d9c1bf27e654c047af5798cf23;hp=660c381b5815f10d7dc9cd95f28c7cdc955e2366;hb=24a440e8252bc856675f263a3bf48019f6e714d0;hpb=a93d767dd3c37f63cb04282294fdbfc40c5e1597 diff --git a/Makefile.in b/Makefile.in index 660c381b..68aa6bc9 100644 --- a/Makefile.in +++ b/Makefile.in @@ -18,7 +18,7 @@ build_date := $(shell date) uname_s := $(shell uname -s 2>/dev/null || echo "UNKNOWN_OS") uname_rs := $(shell uname -rs) cc_version := $(shell $(CC) --version | head -n 1) -codename := nested assignment +codename := hybrid causality GIT_VERSION := $(shell ./GIT-VERSION-GEN git-version.h)