freeswitch/libs/openzap/src/general.makefile

4 lines
65 B
Plaintext
Raw Normal View History

CC=gcc
CFLAGS += -Wall -Werror -Wextra -std=c99 -pedantic -ansi