remove unused extension and fix warnings
This commit is contained in:
parent
fa328268e2
commit
4e82f1e44c
3 changed files with 4 additions and 3 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,6 @@
|
|||
PREFIX?=/usr/local/
|
||||
CFLAGS += -pedantic -Wall -Wextra -Wmissing-prototypes \
|
||||
-Wstrict-prototypes -Wwrite-strings
|
||||
|
||||
all: vger
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue