hepmc - Rev 7
Subversion Repositories:
## Process this file with automake to produce Makefile.inif USE_GMAKEMAKE = gmakeendifincludedir = $(prefix)/include##SUBDIRS = HepMC src fio tests examplesSUBDIRS = HepMC src fio examples# list all subdirectories - for distribution and cleaning##DIST_SUBDIRS = HepMC src fio doc tests examplesDIST_SUBDIRS = HepMC src fio doc examplesdocs:cd doc; $(MAKE) $(AM_MAKEFLAGS)install-docs:cd doc; $(MAKE) $(AM_MAKEFLAGS) install-docs
