summaryrefslogtreecommitdiff
path: root/cad/pcb/MESSAGE
blob: f0aafc739466752e408a5da2a63404f58cb5dbcb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
===========================================================================
$NetBSD: MESSAGE,v 1.2 2002/09/12 17:09:58 wiz 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.

===========================================================================