Explorar el Código

added warnings

tags/v1.0.0
Pascal Gloor hace 5 años
padre
commit
da900a41b1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      Makefile

+ 1
- 1
Makefile Ver fichero

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

TARGETS:= dhcp_protect

Cargando…
Cancelar
Guardar