1# note that the local make file is a dummy and is eventually the union of
2# following sub make files
3
4include $(SCIPDIR)/make/make.$(OSTYPE).$(COMP)
5include $(SCIPDIR)/make/make.$(OSTYPE).$(COMP).$(OPT)
6include $(SCIPDIR)/make/make.$(OSTYPE).$(ARCH).$(COMP)
7