Changeset 2364


Ignore:
Timestamp:
11/24/14 15:32:09 (9 years ago)
Author:
jgipsl
Message:

Removed old scripts no longer in use.

AA_make.gdef : remove usage of w_i_e

See ticket #90

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modipsl/trunk/util/AA_make.gdef

    r2360 r2364  
    55#- 
    66UTIL_DIR = '??' 
    7 WW_h_t = $(shell cat $(UTIL_DIR)/.host_target) 
    8 WW_h_w = $(shell $(UTIL_DIR)/w_i_h) 
    9 WW_t_e = $(shell $(UTIL_DIR)/w_i_e $(WW_h_t) $(WW_h_w)) 
    10 ifeq "$(WW_t_e)" "NO" 
    11  $(error ) 
    12 endif 
    137#- 
    148#-Q- macport_osx   #- Global definitions for Mac OSX, gfortran 
Note: See TracChangeset for help on using the changeset viewer.