vms update (trunk only)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* SCCS Id: @(#)vmsconf.h 3.5 2003/05/19 */
|
||||
/* SCCS Id: @(#)vmsconf.h 3.5 2006/09/22 */
|
||||
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
|
||||
/* NetHack may be freely redistributed. See license for details. */
|
||||
|
||||
@@ -74,6 +74,11 @@
|
||||
*/
|
||||
#define DLB /* use data librarian code */
|
||||
|
||||
/*
|
||||
* Needed to support DECgraphics and/or IBMgraphics display styles.
|
||||
*/
|
||||
#define ASCIIGRAPH /* ASCII graphics support on terminals */
|
||||
|
||||
/*
|
||||
* You may define TEXTCOLOR if your system has any terminals that recognize
|
||||
* ANSI color sequences of the form ``<ESCAPE>[#;#m'', where the first # is
|
||||
|
||||
@@ -41,7 +41,7 @@ $ dngn_input = "dungeon.pdf"
|
||||
$ dlb_files = help_files + "," + data_files + "," -
|
||||
+ spec_files + "," + qstl_files + "," + dngn_files
|
||||
$ data_libry = "nh-data.dlb"
|
||||
$ xtrn_files = "LICENSE.,HISTORY.,OPTIONS."
|
||||
$ xtrn_files = "LICENSE.,HISTORY.,OPTIONS.,SYMBOLS."
|
||||
$ makedefs := $sys$disk:[-.util]makedefs
|
||||
$ lev_comp := $sys$disk:[-.util]lev_comp
|
||||
$ dgn_comp := $sys$disk:[-.util]dgn_comp
|
||||
|
||||
Reference in New Issue
Block a user