tbamud/src/util
Cat 43bf0e8f84 Make builds work on FreeBSD and OpenBSD (#58)
* 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
2019-04-30 07:57:21 -04:00
..
asciipasswd.c Updated World and files for 3.55 release. --Rumble 2008-01-16 23:19:50 +00:00
autowiz.c Major: Backport to rvn 241, with the addition of all previously found bug fixes. 2012-02-06 19:13:03 +00:00
Makefile.in Make builds work on FreeBSD and OpenBSD (#58) 2019-04-30 07:57:21 -04:00
plrtoascii.c Addressed compiler warnings: 2016-02-12 11:24:44 -05:00
rebuildAsciiIndex.c New mail system, with inbox OLC, index rebuilder and initial mail 2010-12-06 18:40:28 +00:00
rebuildMailIndex.c New mail system, with inbox OLC, index rebuilder and initial mail 2010-12-06 18:40:28 +00:00
scheck Setting up 3.5.0 as trunk 2006-12-19 22:56:18 +00:00
shopconv.c [Jan 24 2009] - Rumble 2009-01-24 19:11:02 +00:00
sign.c Updated World and files for 3.55 release. --Rumble 2008-01-16 23:19:50 +00:00
split.c Updated World and files for 3.55 release. --Rumble 2008-01-16 23:19:50 +00:00
webster.c Attempt to fix tell m-w 2010-11-04 12:36:24 +00:00
wld2html.c [Jan 24 2009] - Rumble 2009-01-24 19:11:02 +00:00