File: make.irix.mips.sgi.std

package info (click to toggle)
soplex 7.1.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 7,568 kB
  • sloc: cpp: 76,923; sh: 1,125; python: 672; makefile: 668; awk: 243; ansic: 93; php: 15
file content (9 lines) | stat: -rw-r--r-- 208 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
CXX	=	CC
CXXFLAGS=	-O2 -mips4 -DNDEBUG -OPT:Olimit=3034 \
		-LANG:std:ansi-for-init-scope=on:exceptions=off
AR	=	CC
ARFLAGS	=	$(CXXFLAGS) -ar -o
RANLIB	=	true
LDFLAGS	=	-lCio -lm
ZLIB_FLAGS	=
ZLIB_LDFLAGS 	=