File: config_debug

package info (click to toggle)
armagetron 0.2.7.0-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 10,820 kB
  • ctags: 4,862
  • sloc: cpp: 36,432; sh: 3,255; makefile: 423; ansic: 74
file content (4 lines) | stat: -rw-r--r-- 92 bytes parent folder | download | duplicates (2)
1
2
3
4
#!/bin/sh
autoconf
rm config.cache
CXXFLAGS="-ggdb -DDEBUG -Wall --pedantic" ./configure $*