diff options
author | Kay Sievers <kay@vrfy.org> | 2013-01-24 10:20:58 +0100 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2013-01-24 10:20:58 +0100 |
commit | b250390a048890fb5a9895bda4fa247abbf8c6ce (patch) | |
tree | 9e5ffff52a076fbc653c124a09e47254892f01d0 | |
parent | 4a7a5cee9f736f513b53bd30b876888f6303247c (diff) |
version 1616
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION=15 +VERSION=16 ARCH=$(shell $(CC) -dumpmachine | sed "s/\(-\).*$$//") LIBDIR=$(shell echo $$(cd /usr/lib/$$(gcc -print-multi-os-directory); pwd)) |