pkgsrc/cad/pcb/MESSAGE

19 lines
628 B
Text
Raw Normal View History

2002-09-12 19:05:15 +02:00
===========================================================================
$NetBSD: MESSAGE,v 1.4 2005/12/03 04:18:59 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.
2002-09-12 19:05:15 +02:00
===========================================================================