PIKT

Samples: PIKT File Paths

PIKT Logo
Home FAQ News Intro Samples Tutorial Reference Software Authors Licensing SiteSearch


In this files_pikt_macros.cfg, we specify some standard PIKT file path macros--for PIKT binaries, config files, lock files, alert and alarm files, program files, objects files, history files, and others.  files_pikt_macros.cfg calls several different component #include files, for example, files_pikt_bin_macros.cfg.

///////////////////////////////////////////////////////////////////////////////
// 
// files_pikt_macros.cfg
// 
///////////////////////////////////////////////////////////////////////////////
// 
// these includes are all standard; leave the reference to them here
// unchanged; you will still need to modify the alt through log macro
// include files, especially in support of auto-generation of objects
// include files (e.g., objects/adm/files_pikt_objects.cfg)

#include <macros/adm/files_pikt_bin_macros.cfg>
#include <macros/adm/files_pikt_etc_macros.cfg>
#include <macros/adm/files_pikt_lok_macros.cfg>
#include <macros/adm/files_pikt_cfg_macros.cfg>
#include <macros/adm/files_pikt_alt_macros.cfg>
#include <macros/adm/files_pikt_prg_macros.cfg>
#include <macros/adm/files_pikt_fil_macros.cfg>
#include <macros/adm/files_pikt_obj_macros.cfg>
#include <macros/adm/files_pikt_hst_macros.cfg>
#include [/pikt/bin/pikts < /pikt/lib/configs/macros/adm/logs_pikt_macros.cfg |
          awk '/^#/ {print $0; next}; /^[A-Z]/ {print " "; next};
                    {print $1 " " $2}']

///////////////////////////////////////////////////////////////////////////////

[For more examples, see Samples.]

Home | FAQ | News | Intro | Samples | Tutorial | Reference | Software | Authors | Licensing | SiteSearch
Links | SiteIndex | Pikt-Users | Pikt-Workers | Contribute | ContactUs | Top of Page
Page best viewed at 1024x768.   Page last updated 2005-06-22.
This site is PIKT® powered.
PIKT® is a registered trademark of the University of Chicago.
Copyright © 1998-2005 Robert Osterlund.  All rights reserved.

Computer Books at Amazon.com

Grokking the GIMP
Grokking the GIMP

Building Internet Firewalls
Building Internet Firewalls

Understanding the Linux Kernel
Understanding the Linux Kernel

Absolute OpenBSD: UNIX for the Practical Paranoid
Absolute OpenBSD: UNIX for the Practical Paranoid

Programming Perl
Programming Perl