source: Sophya/trunk/SophyaExt/CodeMinuit/cfortran/Imakefile@ 4048

Last change on this file since 4048 was 2408, checked in by cmv, 22 years ago

nouvelle version cmv 19/7/2003

File size: 391 bytes
Line 
1#define IHaveSubdirs
2
3#ifndef CERNLIB_VAXVMS
4SUBDIRS= Examples
5#else
6SUBDIRS= $e$xamples
7#endif
8
9FILES= 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
15InstallIncludes($(FILES),$(CERN_INCLUDEDIR),cfortran)
16
17InstallIncludeSubdirs($(SUBDIRS))
Note: See TracBrowser for help on using the repository browser.