BSD 3 development
[unix-history] / usr / src / cmd / uucp / uucpdefs.h
char *Thisdir = THISDIR;
char *Spool = SPOOL;
int Debug = 0;
int Pkdebug = 0;
char *Sysfiles[] = {
SYSFILE,
SYSFILECR,
NULL
};
char *Devfile = DEVFILE;
char *Dialfile = DIALFILE;
int Packflg = 0;
int Pkdrvon = 0;