mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-05 20:41:39 -07:00
fixed some compiler warnings
This commit is contained in:
parent
a88f18ee16
commit
514e23611b
4 changed files with 96 additions and 10 deletions
|
@ -5,7 +5,7 @@ OPTS=-I. -O3
|
|||
# -Wall -g -pedantic
|
||||
LIBS=-lm
|
||||
BINDIR = /bin
|
||||
MANDIR ?= /man/man1
|
||||
MANDIR ?= /man/man1/
|
||||
DATADIR ?= /etc
|
||||
DESTDIR ?=
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue