File: Make_global.am

package info (click to toggle)
conntrack 1%3A0.9.14-2%2Bdeb6u1
  • links: PTS
  • area: main
  • in suites: squeeze-lts
  • size: 2,640 kB
  • ctags: 2,754
  • sloc: ansic: 11,321; sh: 10,668; yacc: 1,326; lex: 177; makefile: 115
file content (5 lines) | stat: -rw-r--r-- 350 bytes parent folder | download | duplicates (2)
1
2
3
4
5
AM_CPPFLAGS=$(all_includes) -I$(top_srcdir)/include

AM_CFLAGS = -std=gnu99 -W -Wall \
	-Wmissing-prototypes -Wwrite-strings -Wcast-qual -Wfloat-equal -Wshadow -Wpointer-arith -Wbad-function-cast -Wsign-compare -Waggregate-return -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wstrict-prototypes -Wundef \
	-Wno-unused-parameter