File: make.cygwin.x86.gnu.opt

package info (click to toggle)
zimpl 3.0.0%2Bdfsg1-4
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 3,476 kB
  • ctags: 2,580
  • sloc: ansic: 18,591; yacc: 899; sh: 472; lex: 329; makefile: 224
file content (4 lines) | stat: -rw-r--r-- 153 bytes parent folder | download
1
2
3
4
#--- $Id$
CPPFLAGS	+=	-DWINDOWS -DNDEBUG -DNO_MSHELL -D__NO_MATH_INLINES 
CFLAGS		=	-O3 -march=pentiumpro -g $(GCCWARN)
LDFLAGS		=	-lgmp -lz -lm -static