hepmc - Diff between revs 234 and 285
Subversion Repositories:
| Rev 234 | Rev 285 | |||
|---|---|---|---|---|
| Line 1... | Line 1... | |||
| 1 | # This makefile is used to copy files during the "make install" step | 1 | # This makefile is used to copy files during the "make install" step | |
| 2 | - | |||
| 3 | if USE_GMAKE | - | ||
| 4 | MAKE = gmake | - | ||
| 5 | endif | - | ||
| 6 | 2 | |||
| 7 | INSTALLDIR = @prefix@/examples/@PACKAGE@ | 3 | INSTALLDIR = @prefix@/examples/@PACKAGE@ | |
| 8 | 4 | |||
| 9 | # files to distribute | 5 | # files to distribute | |
| 10 | EXTRA_DIST = \ | 6 | EXTRA_DIST = \ | |
