13 lines
614 B
Text
13 lines
614 B
Text
|
======================================================================
|
||
|
$NetBSD: MESSAGE,v 1.1 2002/06/01 20:11:55 dmcmahill Exp $
|
||
|
|
||
|
${PCB_CONFDIR}, $HOME/.pcb and the current working directory are
|
||
|
all included in the search path for m4 files. In addition, the
|
||
|
files "site-config.inc" (which would normally live in ${PCB_CONFDIR}),
|
||
|
"user-config.inc" (which would normally live $HOME/.pcb) and
|
||
|
"proj-config.inc" (in the working directory) are included if they
|
||
|
exist. This provides a mechanism for per-site, per-user,
|
||
|
and per-project libraries
|
||
|
|
||
|
======================================================================
|