hepmc - Rev 53
Subversion Repositories:
## Process this file with automake to produce Makefile.inif USE_GMAKEMAKE = gmakeendifincludedir = $(prefix)/includeSUBDIRS = HepMC src fio doc test examples# list all subdirectories - for distribution and cleaningDIST_SUBDIRS = HepMC src fio doc test examplesdocs:cd doc; $(MAKE) $(AM_MAKEFLAGS)install-docs:cd doc; $(MAKE) $(AM_MAKEFLAGS) install-docs
