- Timestamp:
- 11/24/14 15:32:09 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modipsl/trunk/util/AA_make.gdef
r2360 r2364 5 5 #- 6 6 UTIL_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 endif13 7 #- 14 8 #-Q- macport_osx #- Global definitions for Mac OSX, gfortran
Note: See TracChangeset
for help on using the changeset viewer.