# README-client
# File last changed: Apt 7, 2023

ncid            - NCID universal client that supports output modules.
ncid.conf       - configuration file for ncid
logo.png        - icon

The Makefile is used to create ncid and ncid.conf.

    prefix  - default: prefix=/usr: $(prefix)/bin and $(prefix)/sbin
    prefix2 - default: prefix2= :   $(prefix2)/etc
    prefix3 - default: prefix3= :   $(prefix)/var

	prefix2 controls where to look for the config file,
	(the default is /etc)

To make ncid and ncid.conf for /usr:       make client
To make ncid and ncid.conf for /usr/local: make local

Note: The ncid GUI mode creates saves GUI preferences in .ncid
