Rev 17 | Rev 53 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
## Process this file with automake to produce Makefile.inif USE_GMAKEMAKE = gmakeendifincludedir = $(prefix)/includeSUBDIRS = HepMC src fio 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