File: make.linux.x86.gnu.prf-gccold

package info (click to toggle)
scip 10.0.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 76,156 kB
  • sloc: ansic: 716,600; cpp: 41,095; awk: 9,195; sh: 4,918; makefile: 4,044; python: 2,076; perl: 731; xml: 660; java: 314; php: 24; lisp: 15
file content (6 lines) | stat: -rw-r--r-- 258 bytes parent folder | download | duplicates (64)
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 $(SCIPDIR)/make/make.$(OSTYPE).$(COMP)
include $(SCIPDIR)/make/make.$(OSTYPE).$(COMP).$(OPT)
include $(SCIPDIR)/make/make.$(OSTYPE).$(ARCH).$(COMP)