forked from lijiext/lammps
6 lines
104 B
Makefile
6 lines
104 B
Makefile
|
# -*- makefile -*- to build Colvars module with GNU compiler
|
||
|
|
||
|
COLVARS_LEPTON = no
|
||
|
|
||
|
include Makefile.g++
|