fixed some compiler warnings

This commit is contained in:
van Hauser 2016-10-15 14:46:48 +02:00
parent a88f18ee16
commit 514e23611b
4 changed files with 96 additions and 10 deletions

View file

@ -5,7 +5,7 @@ OPTS=-I. -O3
# -Wall -g -pedantic
LIBS=-lm
BINDIR = /bin
MANDIR ?= /man/man1
MANDIR ?= /man/man1/
DATADIR ?= /etc
DESTDIR ?=