gtkmeat 0.5.4
This commit is contained in:
parent
78c70ba76c
commit
bba52b0f18
21 changed files with 4355 additions and 0 deletions
16
INSTALL
Normal file
16
INSTALL
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
*nix
|
||||
====
|
||||
|
||||
./configure
|
||||
make
|
||||
<su to root or whatever>
|
||||
make install
|
||||
|
||||
Windows
|
||||
=======
|
||||
|
||||
nmake /f makefile.vc6
|
||||
|
||||
|
||||
If you have any problems, examine your makefile by hand.
|
||||
|
||||
Reference in a new issue