File: make.linux.x86_64.gnu.opt-sap

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 (6 lines) | stat: -rw-r--r-- 225 bytes parent folder | download | duplicates (66)
1
2
3
4
5
6
# note that the local make file is a dummy and is eventually the union of
# following sub make files

include make/make.$(OSTYPE).$(COMP)
include make/make.$(OSTYPE).$(COMP).$(OPT)
include make/make.$(OSTYPE).$(ARCH).$(COMP)