summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2016-09-03 05:04:16 (GMT)
committerYann Collet <cyan@fb.com>2016-09-03 05:04:16 (GMT)
commit28f98647e3349a4a0a9c8975199aa89f2a02f6b9 (patch)
treeb94e57fc334d30a5321c4f5c4ace2094df26f507 /Makefile
parentdd51ca63004b4d373f90071d12fbe8c06ef0ae1a (diff)
downloadlz4-28f98647e3349a4a0a9c8975199aa89f2a02f6b9.zip
lz4-28f98647e3349a4a0a9c8975199aa89f2a02f6b9.tar.gz
lz4-28f98647e3349a4a0a9c8975199aa89f2a02f6b9.tar.bz2
lz4 version source from lz4.h
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 079be73..d9fbb8c 100644
--- a/Makefile
+++ b/Makefile
@@ -30,10 +30,6 @@
# - LZ4 forum froup : https://groups.google.com/forum/#!forum/lz4c
# ################################################################
-# Version number
-export VERSION=132
-export RELEASE=r$(VERSION)
-
DESTDIR?=
PREFIX ?= /usr/local