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