File: make.irix.mips.sgi.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 (6 lines) | stat: -rw-r--r-- 113 bytes parent folder | download
1
2
3
4
5
6
#--- $Id$
CC		=	cc
CPPFLAGS	+=	-DNDEBUG -Dinline=""
CFLAGS		=	-O2 -mips4 -IPA
LDFLAGS		=	-Bstatic -lgmp -lz -lm