Ignore:
Timestamp:
Oct 19, 2005, 10:08:57 AM (19 years ago)
Author:
Laurent Fairhead
Message:

Petites modifs pour bien integrer la chimie
LF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/trunk/create_make_gcm

    r669 r671  
    100100echo "PROG = code"
    101101echo
    102 echo 'main : $(DYN) bibio phys $(OPTION_DEP) '
     102echo 'main : $(OPTION_DEP) $(DYN) bibio phys '
    103103echo '  cd $(LIBO) ; $(RANLIB) lib*.a ; cd $(GCM) ;\'
    104104echo '  cd $(LOCAL_DIR); \'
     
    118118echo 'adjnt : $(LIBO)/libadjnt.a'
    119119echo
    120 echo 'inca : $(LIBO)/libinca.a'
     120echo 'chimie : $(LIBO)/libinca.a'
    121121echo
    122122echo '$(FILTRE)3d : $(LIBO)/lib$(FILTRE).a'
Note: See TracChangeset for help on using the changeset viewer.