4.3BSD/usr/contrib/spms/include/spms.h

Compare this file to the similar file:
Show the results in this format:

/* $Header$ */

/*
 * SPMS definitions
 *
 * Author: Peter J. Nicklin
 */

/*
 * Nomenclature
 */
#define CURPROJECT	"..."		/* current project root directory */
#define PARENTPROJECT	"...."		/* parent project root directory */
#define PROJECTLOG	"projectlog"	/* log-file in project root dir */
#define PROJECTRC	".projectrc"	/* project environment file */
#define SPMSBIN		"/usr/new"	/* SPMS binaries */
#define SPMSLIB		"/usr/new/lib"	/* SPMS data files */
#define SPMSROOT	"/usr/new"	/* SPMS root directory */