mars-nwe/config.h

12 lines
443 B
C

/* config.h: 18-Nov-95 */
/* this config is needed by make and by cc */
#define FILENAME_NW_INI "./nw.ini" /* location of ini (conf) file */
#define PATHNAME_PROGS "." /* path location of progs */
#define MAX_CONNECTIONS 5 /* max. Number of Connections */
#define MAX_NW_VOLS 10 /* max. Volumes */
#define PATHNAME_BINDERY "/tmp" /* path location of bindery */
#define _WDOG_TESTING_