source:
Sophya/trunk/SophyaExt/CodeMinuit/cfortran/Imakefile@
3772
Last change on this file since 3772 was 2408, checked in by , 22 years ago | |
---|---|
File size: 391 bytes |
Line | |
---|---|
1 | #define IHaveSubdirs |
2 | |
3 | #ifndef CERNLIB_VAXVMS |
4 | SUBDIRS= Examples |
5 | #else |
6 | SUBDIRS= $e$xamples |
7 | #endif |
8 | |
9 | FILES= cfortran.h \ @@\ |
10 | comis.h cspack.h \ @@\ |
11 | geant315.h geant321.h gen.h hbook.h higz.h hplot.h \ @@\ |
12 | jetset74.h kernlib.h lapack.h lepto62.h minuit.h packlib.h paw.h \ @@\ |
13 | graflib.h kuip.h zebra.h |
14 | |
15 | InstallIncludes($(FILES),$(CERN_INCLUDEDIR),cfortran) |
16 | |
17 | InstallIncludeSubdirs($(SUBDIRS)) |
Note:
See TracBrowser
for help on using the repository browser.