mudcoders / guildmud

A SocketMUD-based Multi-User Dungeon built and managed by the members of The MUD Coders Guild.
MIT License
26 stars 12 forks source link

Makefile improvements #30

Closed rogersm closed 6 years ago

rogersm commented 6 years ago

Updated the test rule so it compiles & runs the test cases included in tests/*.run. Also, added a dependency in the tests/%.run rule so the libblowfish-1.3.a is compiled if missing.

rogersm commented 6 years ago

Closing and will re-send in to PR.