hepmc - Rev 61
Subversion Repositories:
## Process this file with automake to produce Makefile.inif USE_GMAKEMAKE = gmakeendifincludedir = $(prefix)/includeSUBDIRS = HepMC src fio test examples doc# list all subdirectories - for distribution and cleaningDIST_SUBDIRS = HepMC src fio test examples doc# there is no longer a need to call "make docs" explicitly# these directives remain for conveniencedocs:cd doc; $(MAKE) $(AM_MAKEFLAGS)install-docs:cd doc; $(MAKE) $(AM_MAKEFLAGS) install-docs
