Don't repeat version settings in Makefile

This commit is contained in:
Arnout Engelen
2016-03-26 17:32:46 +01:00
parent 848dfd44ff
commit c266593ab7
3 changed files with 11 additions and 18 deletions

View File

@@ -1,7 +1,3 @@
VERSION := 0
SUBVERSION := 8
MINORVERSION := 2-SNAPSHOT
#prefix := /usr
prefix := /usr/local
@@ -12,8 +8,7 @@ all: nethogs decpcap_test
runtests: test
./test
# nethogs_testsum
CFLAGS?=-Wall -Wextra