mirror of
https://github.com/tbamud/tbamud.git
synced 2026-04-30 04:41:51 +02:00
305 B
305 B
To initialize the repository:
Run these commands from the project directory.
./configure && touch src/.accepted # the src/.accepted file must exist to build.
To build the code:
cd src # make must be run from the src dir
make # builds all changed source files.