(file) Return to Makefile.Unix CVS log (file) (dir) Up to [HallC] / Analyzer / PORT

Diff for /Analyzer/PORT/Makefile.Unix between version 1.3 and 1.5

version 1.3, 1998/12/01 20:37:29 version 1.5, 2000/11/30 14:23:03
Line 4 
Line 4 
 # definitions of some fortran functions that are missing under F2C/Linux. # definitions of some fortran functions that are missing under F2C/Linux.
 # #
 # $Log$ # $Log$
   # Revision 1.5  2000/11/30 14:23:03  saw
   # Add other_wrappers.f for jidnnt
   #
   # Revision 1.4  1998/12/09 16:31:16  saw
   # Remove dependence on Csoft environment variable
   #
 # Revision 1.3  1998/12/01 20:37:29  saw # Revision 1.3  1998/12/01 20:37:29  saw
 # (SAW) Linux fixes # (SAW) Linux fixes
 # #
Line 14 
Line 20 
 # Initial revision # Initial revision
 # #
 NEWSTYLE=1 NEWSTYLE=1
 include $(Csoft)/etc/Makefile  include ../../etc/Makefile
  
 ifeq ($(ARCH),AIX) ifeq ($(ARCH),AIX)
   libsources =  bit_wrappers.f   libsources =  bit_wrappers.f
Line 24 
Line 30 
     ifeq ($(F77COMPILER),Absoft)     ifeq ($(F77COMPILER),Absoft)
       libsources =  absoft_wrappers.f       libsources =  absoft_wrappers.f
     else     else
       libsources =  bit_wrappers.f trig_wrappers.f ran_wrappers.f        libsources =  bit_wrappers.f trig_wrappers.f ran_wrappers.f \
                       other_wrappers.f
     endif     endif
     install-dirs := lib     install-dirs := lib
   else   else


Legend:
Removed from v.1.3  
changed lines
  Added in v.1.5

Analyzer/Replay: Mark Jones, Documents: Stephen Wood
Powered by
ViewCVS 0.9.2-cvsgraph-1.4.0