source: ThirdParty/vmg/Makefile.am@ 6458e7

AutomationFragmentation_failures Candidate_v1.6.1 ChemicalSpaceEvaluator Exclude_Hydrogens_annealWithBondGraph ForceAnnealing_with_BondGraph ForceAnnealing_with_BondGraph_contraction-expansion Gui_displays_atomic_force_velocity PythonUI_with_named_parameters StoppableMakroAction TremoloParser_IncreasedPrecision
Last change on this file since 6458e7 was 4e8108, checked in by Frederik Heber <heber@…>, 8 years ago

Libtool consolidates and updates itself through LIBTOOL_DEPS for all packages.

  • Property mode set to 100644
File size: 243 bytes
Line 
1# Remove files created during configure.
2DISTCLEANFILES = fcs-package.info
3
4ACLOCAL_AMFLAGS = -I m4
5
6SUBDIRS = src test doc
7
8# have libtool update itself
9LIBTOOL_DEPS = @LIBTOOL_DEPS@
10libtool: $(LIBTOOL_DEPS)
11 $(SHELL) ./config.status libtool
Note: See TracBrowser for help on using the repository browser.