Changeset 302


Ignore:
Timestamp:
Jul 8, 2008, 9:29:36 PM (17 years ago)
Author:
RBRi
Message:

small build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.19_branch/i18n/makeall.cmd

    r215 r302  
    2626
    2727/* compile the ipf file */
    28 ipfc NewView_de.ipf nv_build_dir||'\NewView_de.hlp -D:001 -C:850 -L:ENU'
     28ipfc NewView.ipf nv_build_dir||'\NewView.hlp -D:001 -C:850 -L:ENU'
    2929
    3030call SysFileTree nv_i18n_dir||'\', subdirs, 'DO'
     
    3636            cd subdirs.i
    3737            /* call makeall for every dir */
    38             makeall
     38            makeall.cmd
    3939            cd ..
    4040        end
Note: See TracChangeset for help on using the changeset viewer.