Changeset 642 for MarsGCM

Show
Ignore:
Timestamp:
01/31/07 10:44:41 (20 months ago)
Author:
mankoff
Message:

We now have 2 licenses (EdGCM/CU and ModelII/NASA)

Location:
MarsGCM/+mac
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • MarsGCM/+mac/mars.amk

    r207 r642  
    1 #  Note:fed38fc9 - This file not intended for hand editing. 
     1#  Note:fed38827 - This file not intended for hand editing. 
    22#  Absoft Developer Tools Interface requires use of this makefile. 
    33#  Use the Generate Makefile command to customize your own makefiles. 
     
    1212# 
    1313#  This file was created by Absoft Developer Tools Interface. 
    14 #  File created on: Fri Sep 30 13:00:50 2005 
     14#  File created on: Tue Oct 31 11:08:35 2006 
    1515# 
    1616# 
     
    8686# 
    8787USER_LIBS=    
    88 DFLT_LIBS=   -lV77 -lU77 -L"/Applications/Absoft/lib" -lmrwe -lf90math  \ 
    89             -lfio_carbon -lf77math -lm  
     88DFLT_LIBS=   -lV77 -lU77 -L"/Users/mankoff/local/Applications/Absoft/lib"  \ 
     89            -lmrwe -lf90math -lfio_carbon -lf77math -lm  
    9090LIBS=        $(USER_LIBS) $(DFLT_LIBS) $(FRAMEWORKS) 
    9191