Last change
on this file since 3572 was 2414, checked in by cmv, 22 years ago |
Exemple pour interface cfortan (CERN) cmv 21/07/2003
|
File size:
375 bytes
|
Line | |
---|
1 | FILES= chbook-example.c chigz-example.c \ @@\
|
---|
2 | chplot-example.c hbook-cwn.c hbook-cwnc.c \ @@\
|
---|
3 | hbook-ntuple.c minuit-fcn.c minuit-fcn.f minuit-main.c \ @@\
|
---|
4 | pamain.c read_rwntuple.c \ @@\
|
---|
5 |
|
---|
6 |
|
---|
7 | #ifndef CERNLIB_VAXVMS
|
---|
8 | InstallIncludes($(FILES),$(CERN_INCLUDEDIR),cfortran/Examples)
|
---|
9 | #else
|
---|
10 | InstallIncludes($(FILES),$(CERN_INCLUDEDIR),cfortran.examples)
|
---|
11 | #endif
|
---|
Note:
See
TracBrowser
for help on using the repository browser.