changed branding of git version to 1.1

Former-commit-id: e86c9c1956
This commit is contained in:
Norayr Chilingarian 2015-01-29 11:57:57 +04:00
parent c19bd920e8
commit 60caef64e4
16 changed files with 22 additions and 20 deletions

2
hints
View file

@ -1,5 +1,5 @@
==how to port to a new platform==
0) generate voc.par file for the target platform(if it's not exist in src/par).
0) generate voc.par file for the target platform(if it does not exist in src/par).
you can do it by compiling vocparam, and running it as "./vocparam > voc.par"
1) generate voc, ocat, showdef source for target platform by running
make -f makefile.gcc.<arch> port0