2cf1c2c58e
Pcb - X11 interactive printed circuit board layout system. Pcb is a handy tool for the X Window System to design printed circuit boards. All coordinate units are 1/1000 inch. Please note that this package is a development snapshot and while it contains the latest and greatest features, it may be buggy as well. There is a seperate pcb package which is made of the stable releases.
18 lines
632 B
Text
18 lines
632 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1.1.1 2003/08/17 03:59:08 dmcmahill Exp $
|
|
|
|
The following directories are all included in the search path for m4 files:
|
|
|
|
${PKG_SYSCONFDIR}
|
|
${HOME}/.pcb
|
|
the current working directory
|
|
|
|
In addition, the files are included if they exist:
|
|
|
|
site-config.inc (normally in ${PKG_SYSCONFDIR})
|
|
user-config.inc (normally in $HOME/.pcb)
|
|
proj-config.inc (normally in the working directory)
|
|
|
|
This provides a mechanism for per-site, per-user, and per-project
|
|
libraries.
|
|
===========================================================================
|