| description | A small tower defense game |
| owner | Niki Roo |
| last change | Sat, 19 Apr 2025 19:26:49 +0000 (21:26 +0200) |
Small description.
program --helpLong description multiple paragraphs are ok.
Just run make.
You can also use those make targets:
make doc: build the Doxygen documentation (doxygen required)make man: build the man page (pandoc required)make install PREFIX=/usr/local: install the program into PREFIX (default is /usr/local) and the manual if builtmake uninstall PREFIX=/usr/local: uninstall the program from the given PREFIXmake clear: clear the temporary filesmake mrpropre: clear everything, including the main executable and the documentationmake test: build the unit tests (check required)make run-test: start the unit testsmake run-test-more: start the extra unit tests (can be long)Program was written by Niki Roo niki@nikiroo.be
| 7 months ago | master | shortlog | log | tree |