X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=Makefile;h=e10c9601a95ce8f56ff7b2c12f9acaaf13c0bf53;hb=ae1b22bc94d77de4c204769cce4b15456d46f771;hp=de219725ea7301c96743e1e4064bc91eed6965b8;hpb=191d257ebf6a138a2275d05328e01e4a3850f1b2;p=ccan-lca-2011.git diff --git a/Makefile b/Makefile index de21972..e10c960 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ EXCLUDE=wwviaudio ogg_to_pcm jmap jbitset nfs # Where make scores puts the results -SCOREDIR=scores/$(shell whoami)/$(shell uname -s)-$(shell uname -m)-$(CC) +SCOREDIR=scores/$(shell whoami)/$(shell uname -s)-$(shell uname -m)-$(CC)-$(shell git describe --always --dirty) ALL=$(filter-out $(EXCLUDE), $(REALLY_ALL))