3 include $(LEVEL
)/Makefile.config
6 SourceDir
:= $(NAMD_ROOT
)
8 CFLAGS
+= -Wno-deprecated
9 CPPFLAGS
+= -Wno-deprecated
11 LDFLAGS
= -lm
-lstdc
++
14 # Expand the runtime limit as this is a very intensive benchmark
18 RUN_OPTIONS
= --iterations
1 --input
$(NAMD_ROOT
)/apoa1.input
19 include $(LEVEL
)/MultiSource
/Makefile.multisrc