These files are generated automatically during the make process, and removed by make...
[monitoring-plugins.git] / tools / devmode
blob09c1b9a95951b43b583306f0c61d51b8a6a0adc4
1 # do "eval tools/devmode" to get pedantic compiler settings
2 echo export CFLAGS=\"-g -O3 -pedantic -Wall -W -Wformat=2 -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-noreturn -Wmissing-format-attribute -Wnested-externs -Wunreachable-code -Winline\"