Ignore:
Timestamp:
03/09/21 09:38:06 (3 years ago)
Author:
ymipsl
Message:

XIOS TRAINING
fix problem in hands-on envirnomment
YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/xios_training/hands-on-3/Makefile

    r2053 r2060  
    66FCFLAGS= -I$(XIOS_DIR)/inc  -I$(NETCDF_INCDIR) 
    77# Librairies 
    8 LDFLAGS = -L$(XIOS_DIR)/lib -lxios $(NETCDFLIBS) -lstdc++ 
     8LDFLAGS = -L$(XIOS_DIR)/lib -lxios $(NETCDF_LIBS) -lstdc++ 
    99 
    1010all: test_tp3 
Note: See TracChangeset for help on using the changeset viewer.