Candidate_v1.6.1
ChemicalSpaceEvaluator
Exclude_Hydrogens_annealWithBondGraph
ForceAnnealing_with_BondGraph_contraction-expansion
Line | |
---|
1 | TOPDIR=../..
|
---|
2 | ifndef SRCDIR
|
---|
3 | SRCDIR=$(shell pwd)
|
---|
4 | endif
|
---|
5 |
|
---|
6 | include $(SRCDIR)/$(TOPDIR)/lib/GlobalMakefile
|
---|
7 |
|
---|
8 | include $(SRCDIR)/$(TOPDIR)/lib/GlobalRules
|
---|
9 |
|
---|
10 | install::
|
---|
11 | $(INSTALL) $(INSTALLDIROPT) $(installroot)$(scdatadir)/basis
|
---|
12 | $(INSTALL) $(INSTALLLIBOPT) $(SRCDIR)/*.kv $(installroot)$(scdatadir)/basis
|
---|
13 |
|
---|
14 | install_devel::
|
---|
Note:
See
TracBrowser
for help on using the repository browser.