diff options
author | Kay Sievers <kay@vrfy.org> | 2013-01-22 14:19:57 +0100 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2013-01-22 14:19:57 +0100 |
commit | fefd0cba6e016a460a6d10e3c8e06d764a618dcd (patch) | |
tree | 9d7e8efda69facc43de253eeb5daf519ec1cd360 | |
parent | 562a8f99d16968d561de53c0b91aeb75ced73b05 (diff) |
version 1414
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION=13 +VERSION=14 ARCH=$(shell $(CC) -dumpmachine | sed "s/\(-\).*$$//") LIBDIR=$(shell echo $$(cd /usr/lib/$$(gcc -print-multi-os-directory); pwd)) |