6 lines
104 B
Makefile
6 lines
104 B
Makefile
# -*- makefile -*- to build Colvars module with GNU compiler
|
|
|
|
COLVARS_DEBUG = yes
|
|
|
|
include Makefile.g++
|