Changeset 52bccea
- Timestamp:
- 03/12/08 08:46:53 (17 years ago)
- 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)
- Location:
- app
- Files:
-
- 1 edited
- 2 moved
Legend:
- Unmodified
- Added
- Removed
-
app/Makefile
r25ae32e r52bccea 23 23 # list of components to be included in the distribution 24 24 25 COMPONENTS = lib gue tok.l cor lem kot sen-l sen-nl ser grp con fla unfla mar compiledic25 COMPONENTS = lib gue tok.l cor lem kot sen-l sen-nl ser grp kon fla unfla mar compiledic 26 26 27 27 ############################## -
app/src/kon/Makefile
r25ae32e r52bccea 4 4 copy: 5 5 ifdef UTT_BIN_DIR 6 cp con ${UTT_BIN_DIR}6 cp kon ${UTT_BIN_DIR} 7 7 endif
Note: See TracChangeset
for help on using the changeset viewer.