vms build/install update
New-ish files 'engrave', 'epitaph', and 'bogusmon' added for 3.6.0 were not handled by playground setup. NetHack runs without them so limited testing didn't notice. Add 'makedefs -s' to build them and include them in installed files. Also, remove 'makedefs -m' and obsolete monstr.c.
This commit is contained in:
@@ -266,6 +266,8 @@ unix: Makefile.src and Makefile.utl inadvertently relied on a 'gnu make'
|
||||
verbose so doesn't use '$<' for multi-prerequisite targets unless
|
||||
specifically requested; use 'make QUIETCC=1 <target>' to get the
|
||||
3.6.1 behavior back
|
||||
vms: data file processing and playground setup were missing post-3.4.3 files
|
||||
engrave, epitaph, and bogusmon made from corresponding *.txt
|
||||
Qt: add Qt5 specific hints file for linux and Mac OS X (Ray Chason)
|
||||
Qt: enable compiling Qt5 on Windows (Ray Chason)
|
||||
Qt: entering extended commands, hide non-matching ones
|
||||
@@ -312,3 +314,5 @@ for ^X and enlightenment, display the information in a menu rather than a
|
||||
|
||||
Code Cleanup and Reorganization
|
||||
-------------------------------
|
||||
generated source file monstr.c is no longer used
|
||||
|
||||
|
||||
Reference in New Issue
Block a user