Ver código fonte

And CPPFLAGS

master
sin 10 anos atrás
pai
commit
4c330409b0
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Ver arquivo

@@ -14,7 +14,7 @@ config.h:
@cp config.def.h $@

noice.o: noice.c queue.h util.h
$(CC) $(CFLAGS) -c noice.c
$(CC) $(CFLAGS) $(CPPFLAGS) -c noice.c

strlcpy.o: strlcpy.c util.h
$(CC) $(CFLAGS) -c strlcpy.c


||||||
x
 
000:0
Carregando…
Cancelar
Salvar