Ignore:
Timestamp:
Jan 18, 2001, 3:34:26 PM (24 years ago)
Author:
lmdz
Message:

Mise a jour cross-compil
LF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ.3.3/trunk/create_make_gcm

    r168 r172  
    209209           MODU=0; egrep -i ' *module ' $trufile> /dev/null 2>&1 && MODU=1
    210210            if [ "$MODU" -eq '1' -a "$CRAY" != '1' ] ; then
    211               if [ "$os" -eq 'UNIX_System_V' -o "$os" -eq 'SUPER-UX' ] ; then
     211              if [ "$os" = 'UNIX_System_V' ] ; then
    212212                echo '  cp $(MOD_LOC_DIR)/*.$(MOD_SUFFIX) $(LIBO)/ ; \'
    213213              else
Note: See TracChangeset for help on using the changeset viewer.