Changeset 52bccea


Ignore:
Timestamp:
03/12/08 08:46:53 (17 years ago)
Author:
pawelk <pawelk@…>
Branches:
master, help
Children:
eedf648
Parents:
754d2a3
git-author:
pawelk <pawelk@…> (03/12/08 08:46:53)
git-committer:
pawelk <pawelk@…> (03/12/08 08:46:53)
Message:

Pierwszy etap zmiany con na kon (przez windowsa).

git-svn-id: svn://atos.wmid.amu.edu.pl/utt@6 e293616e-ec6a-49c2-aa92-f4a8b91c5d16

Location:
app
Files:
1 edited
2 moved

Legend:

Unmodified
Added
Removed
  • app/Makefile

    r25ae32e r52bccea  
    2323# list of components to be included in the distribution 
    2424 
    25 COMPONENTS = lib gue tok.l cor lem kot sen-l sen-nl ser grp con fla unfla mar compiledic 
     25COMPONENTS = lib gue tok.l cor lem kot sen-l sen-nl ser grp kon fla unfla mar compiledic 
    2626 
    2727############################## 
  • app/src/kon/Makefile

    r25ae32e r52bccea  
    44copy: 
    55ifdef UTT_BIN_DIR 
    6             cp con ${UTT_BIN_DIR} 
     6            cp kon ${UTT_BIN_DIR} 
    77endif 
Note: See TracChangeset for help on using the changeset viewer.