File: README

package info (click to toggle)
clonalorigin 1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,724 kB
  • sloc: cpp: 10,489; perl: 349; xml: 130; makefile: 42; sh: 23
file content (13 lines) | stat: -rw-r--r-- 270 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
If you have checked this code out of github, first run ./autogen.sh
To build the code, run:

./configure
make

And optionally:
make install

To build a fully optimized version of the warg code, run:
make profile

Please see the project web site for further information.