| 
            Last change
 on this file since 2411 was             2403, checked in by cmv, 22 years ago           | 
        
        
          
            
Creation du module de code source de MINUIT (CERNLIB) extrait par CMV 
 
cmv 11/06/2003 
 
 
 
           | 
        
        
          | 
            File size:
            325 bytes
           | 
        
      
      
| Line |   | 
|---|
| 1 | SRCS_F= fcnk0.F minexam.F
 | 
|---|
| 2 | OBJS  = fcnk0.o minexam.o
 | 
|---|
| 3 | 
 | 
|---|
| 4 | FORTRANSAVEOPTION=FortranSaveFlags
 | 
|---|
| 5 | 
 | 
|---|
| 6 | DefinePackageLibrary(NullParameter)
 | 
|---|
| 7 | 
 | 
|---|
| 8 | #ifdef CERNLIB_WINNT
 | 
|---|
| 9 | FDEBUGFLAGS=NoOpFortranDebugFlags
 | 
|---|
| 10 | #endif
 | 
|---|
| 11 | 
 | 
|---|
| 12 | CernlibFortranProgramTarget(minuit,$(OBJS),$(PACKAGE_LIB),$(PACKAGE_LIB),NullParameter)
 | 
|---|
| 13 | 
 | 
|---|
| 14 | TestTarget(minuit,NullParameter,NullParameter)
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.