utt/app
pawelk b2647ded51 Poprawiłem skrypty, generujące dystrybucję tarball oraz rpm.
Można testować: make dist_tarball oraz make dist_rpm.



git-svn-id: svn://atos.wmid.amu.edu.pl/utt@11 e293616e-ec6a-49c2-aa92-f4a8b91c5d16
2008-03-17 10:35:12 +00:00
..
conf git-svn-id: svn://atos.wmid.amu.edu.pl/utt@3 e293616e-ec6a-49c2-aa92-f4a8b91c5d16 2008-03-11 12:54:35 +00:00
dist Poprawiłem skrypty, generujące dystrybucję tarball oraz rpm. 2008-03-17 10:35:12 +00:00
doc Poprawiłem skrypty, generujące dystrybucję tarball oraz rpm. 2008-03-17 10:35:12 +00:00
lib git-svn-id: svn://atos.wmid.amu.edu.pl/utt@4 e293616e-ec6a-49c2-aa92-f4a8b91c5d16 2008-03-11 13:02:41 +00:00
src Przejrzałem kody programów pod kątem korzystania z plików konfiguracyjnych. 2008-03-14 13:05:07 +00:00
Makefile Poprawiłem skrypty, generujące dystrybucję tarball oraz rpm. 2008-03-17 10:35:12 +00:00
README.developers git-svn-id: svn://atos.wmid.amu.edu.pl/utt@4 e293616e-ec6a-49c2-aa92-f4a8b91c5d16 2008-03-11 13:02:41 +00:00
TODO git-svn-id: svn://atos.wmid.amu.edu.pl/utt@4 e293616e-ec6a-49c2-aa92-f4a8b91c5d16 2008-03-11 13:02:41 +00:00

COMMANDS TO BE RUN IN THIS DIRECTORY:

% make

compiles all the components, moves all files destinated for
distribution in the directory [the value of UTT_DIR_NAME variable in
Makefile] (currently utt-0.9)

% make install

installes the package in your system in the directory ~/.utt

% make dist

prepares distribution file named ${UTT_DIR_NAME}.tgz (currently utt-0.9.tgz)