Parent Directory
| 
 Revision Log
| 
 Patch
| revision 1.18 by mocchiut, Fri Jan 17 13:08:41 2014 UTC | revision 1.19 by mayorov, Sat Sep 1 13:38:16 2018 UTC | |
|---|---|---|
| # | Line 43 ROOTCINT=rootcint | Line 43 ROOTCINT=rootcint | 
| 43 | # Compilers settings | # Compilers settings | 
| 44 | ROOTCFLAGS =`root-config --cflags` | ROOTCFLAGS =`root-config --cflags` | 
| 45 | ROOTLDFLAGS =`root-config --ldflags` | ROOTLDFLAGS =`root-config --ldflags` | 
| 46 | ROOTLIBS =`root-config --libs` -lHbook | ROOTLIBS =`root-config --libs` -lHbook -lminicern | 
| 47 | #CERNLIBS =`cernlib_noshift kernlib,packlib,genlib` | #CERNLIBS =`cernlib_noshift kernlib,packlib,genlib` | 
| 48 | CERNLIBS = | CERNLIBS = | 
| 49 | #F77LIBS =-lg2c -lnsl | #F77LIBS =-lg2c -lnsl | 
  | 
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |