blob: 8ae9ae941d5e8091f1e0ebe053b53dc3befe05f9 [file] [log] [blame]
LEVEL = ../..
include $(LEVEL)/Makefile.config
# We can only compile these SPEC benchmarks with F2C
ifdef USE_F2C
PARALLEL_DIRS := adm arc2d bdna
else
PARALLEL_DIRS :=
endif
include $(LEVEL)/External/Makefile.external