forked from lijiext/lammps
6 lines
106 B
Makefile
6 lines
106 B
Makefile
![]() |
# -*- makefile -*- to build Colvars module with GNU compiler
|
||
|
|
||
|
COLVARS_DEBUG = "YES"
|
||
|
|
||
|
include Makefile.g++
|