blob: 55b3d4729729c5f8b61ee121126c0cb21687a386 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
======================================================================
$NetBSD: MESSAGE,v 1.1.2.2 2002/06/23 18:40:16 jlam 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
======================================================================
|