PART I.
Compilation
Works!
Great!
Has no configure Skript, but a working Makefile.std - the base of what we can wish for
Note: sang100src.rar contains the structure sang100src\sang100src\...
Compilation
Code:
unrar x sang100src.rar mv sang100src tmp mv tmp/sang100src/ . rmdir tmp cd sang100src cd src make -f Makefile.std make -f Makefile.std install cd .. ./sangband
Great!
Has no configure Skript, but a working Makefile.std - the base of what we can wish for
Note: sang100src.rar contains the structure sang100src\sang100src\...
Comment