debugging flag -D
[unix-history] / usr / src / games / sail / machdep.h
/*
* sccsid = "@(#)machdep.h 1.7 %G%";
*/
#define LOGFILE "/usr/games/lib/shipslog"
#define DRIVER "/usr/games/.driver"
#define DEBUGDRIVER "driver"
#define DRIVERNAME ".driver"
#define UCBCORY
#define SAILLOGDEF 0 /* don't look up usernames */
#define SETUID /* player and driver run setuid */
#define BUFSIZE 2024