diff options
author | wiz <wiz@pkgsrc.org> | 2002-09-12 17:05:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-09-12 17:05:15 +0000 |
commit | 44c3d794a960a5cb4418a933cfd63af3eb78e630 (patch) | |
tree | 8cf7f07e0b12530ed1e1e2bebaca81ff44fed4ba /cad/pcb/MESSAGE | |
parent | b0ac4f603c30c35aedb964e3848e26fbe95420ae (diff) | |
download | pkgsrc-44c3d794a960a5cb4418a933cfd63af3eb78e630.tar.gz |
Standardize.
Diffstat (limited to 'cad/pcb/MESSAGE')
-rw-r--r-- | cad/pcb/MESSAGE | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/cad/pcb/MESSAGE b/cad/pcb/MESSAGE index 7632d10db06..f0aafc73946 100644 --- a/cad/pcb/MESSAGE +++ b/cad/pcb/MESSAGE @@ -1,5 +1,5 @@ -====================================================================== -$NetBSD: MESSAGE,v 1.1 2002/06/01 20:11:55 dmcmahill Exp $ +=========================================================================== +$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 @@ -7,6 +7,6 @@ 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 +and per-project libraries. -====================================================================== +=========================================================================== |