source: app/README.developers @ f5d3b20

help
Last change on this file since f5d3b20 was 25ae32e, checked in by obrebski <obrebski@…>, 16 years ago

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

  • Property mode set to 100644
File size: 376 bytes
Line 
1
2COMMANDS TO BE RUN IN THIS DIRECTORY:
3
4% make
5
6compiles all the components, moves all files destinated for
7distribution in the directory [the value of UTT_DIR_NAME variable in
8Makefile] (currently utt-0.9)
9
10% make install
11
12installes the package in your system in the directory ~/.utt
13
14% make dist
15
16prepares distribution file named ${UTT_DIR_NAME}.tgz (currently utt-0.9.tgz)
Note: See TracBrowser for help on using the repository browser.