mirror of
https://github.com/tbamud/tbamud.git
synced 2025-12-24 03:00:13 +01:00
tbaMUD is the continued development of the codebase formerly known as CircleMUD.
http://tbamud.com/
* make Makefile more portable tbamud doesn't build on FreeBSD or OpenBSD. This series of commits are meant to make those builds work by making the Makefile more portable. I should mention that I've never used tbamud before today, so please read my pull request carefully. This commit itself fixes the first issue encountered. I assume wildcard and patsubst are gmake-only. * Update Makefile.in It turns out using the backslash to escape newlines in this situation is not portable. * Delete Makefile.in Will re-add. There are problems with this file. It's marked executable when it shouldn't be, and has ^M characters which prevent builds on OpenBSD. * re-add Makefile.in |
||
|---|---|---|
| bin | ||
| cnf | ||
| doc | ||
| lib | ||
| log | ||
| src | ||
| .gitignore | ||
| autorun | ||
| autorun.amiga | ||
| autorun.cmd | ||
| autorun.pl | ||
| autorun.sh | ||
| changelog | ||
| configure | ||
| LICENSE.md | ||
| macrun.pl | ||
| README.md | ||
| vms_autorun.com | ||
Files for tbaMUD.