Files
-----
Makefile		- makefile for apm and xapm
apmc			- apmc binary
apmc.c			- apmc source
apmc.c.pre.1.3.58	- for linux version before 1.3.58
apmc.c.sav		- backup copy of apmc.c
apmx			- apmx in X (give you a little box like under Windows)
apmx.c			- apmx source
apmx.c.pre.1.3.58	- for linux version before 1.3.58
apmx.c.sav		- backup copy of apmx.c


To compile
----------
These programs has been test with:

	gcc version 2.7.2
	Linux 1.3.58
	XFree 3.1.2

1) cd /usr/src
2) tar xvfz apmx-0.0.tar.gz
3) cd apmx-0.0
4) make

Note: if you do not like the 1 second update interval, you can vi the .c files
      and change the update interval "INTERVAL" to anything you like. Issue
      "make" after making the changes.


To run
------
on console, type "apmc &"

on xterm, type "apmx &"


Problems or Comments
--------------------
If you encountered any problem or would like to report a bug, send email to

	jchua@fedex.com




enjoy!

Jeff Chua
jchua@fedex.com
Jan 22 96
