summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorinikep <inikep@gmail.com>2016-09-03 06:10:16 (GMT)
committerinikep <inikep@gmail.com>2016-09-03 06:10:16 (GMT)
commit58a1616d7b272e624f78e713fcd37172f845f576 (patch)
tree579df140753d421293418ba6b112c4d68df0e085 /Makefile
parentc77fdb44f101c81ef7740d67fdf77a5f065bc04f (diff)
parent28f98647e3349a4a0a9c8975199aa89f2a02f6b9 (diff)
downloadlz4-58a1616d7b272e624f78e713fcd37172f845f576.zip
lz4-58a1616d7b272e624f78e713fcd37172f845f576.tar.gz
lz4-58a1616d7b272e624f78e713fcd37172f845f576.tar.bz2
Merge remote-tracking branch 'refs/remotes/Cyan4973/dev' into dev
# Conflicts: # programs/Makefile
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