Big rework of selection compilation/evaluation.
[gromacs/qmmm-gamess-us.git] / src / Makefile.am
blob4c5e11576deaa34e5c2af7940c35d092390fd403
1 ## Process this file with automake to produce Makefile.in
2 # Note: Makefile is automatically generated from Makefile.in by the configure
3 # script, and Makefile.in is automatically from Makefile.am by automake.
5 SUBDIRS = gmxlib mdlib kernel tools ngmx contrib
6 # don't do anything for the local directory
8 EXTRA_DIST = config.win
10 mdrun:          
11         (cd $(top_builddir)/src/gmxlib && $(MAKE))
12         (cd $(top_builddir)/src/mdlib && $(MAKE))
13         (cd $(top_builddir)/src/kernel && $(MAKE) mdrun)
15 install-mdrun:
16         (cd $(top_builddir)/src/gmxlib && $(MAKE) install ; exit 0)
17         (cd $(top_builddir)/src/mdlib && $(MAKE) install ; exit 0)
18         (cd $(top_builddir)/src/kernel && $(MAKE) install-libLTLIBRARIES ; exit 0)
19         (cd $(top_builddir)/src/kernel && $(MAKE) install-mdrun)
21 CLEANFILES = *~ \\\#*