blob: e45188fc10c85ade9459494d5737649885c64f13 (
plain)
1
2
3
4
5
6
7
|
$Id: INSTALL 93 2010-01-03 13:07:23Z gatty $
Installing Multicat
===================
No autotools yet... You'd have to tweak the Makefile by hand. Compile the
program with `make`. and install with `make install`.
|