Ver código fonte

added warnings

tags/v1.0.0
Pascal Gloor 5 anos atrás
pai
commit
da900a41b1
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      Makefile

+ 1
- 1
Makefile Ver arquivo

@@ -1,5 +1,5 @@
CC := gcc
CCFLAGS := -g
CCFLAGS := -Wall -g
LDFLAGS := -lnetfilter_queue

TARGETS:= dhcp_protect

Carregando…
Cancelar
Salvar