1. You will need the pilot-link libraries installed.  I am using 
   pilot-link.0.9.1.  See ftp://ryeham.ee.ryerson.ca/pub/PalmOS/ to get this.

2. Edit the Makefile and set "top_builddir" to the top of your
   pilot-link installation, e.g.

    top_builddir=/home/user/pilot/src/pilot-link.0.9.1

    For Kanji support you must uncomment the line
              # DEFINES = -DJapanese
    by removing the '#' and space at the beginning of that line


3.  Run "make"

4.  IMPORTANT.  If your pilot datebook and your calendar already have
   a lot of overlap save your .calendar file and start with an empty one.
   Otherwise syncal will create two entries for everything that is both
   on your Pilot and in your .calendar.

5. Take a look at the man page syncal.1.

6. Backup your Pilot and make a copy of your .calendar.

7.  Run syncal -v
   
8.  Because of the way libtool works you can't just move the wrapper script
   called "syncal" in the main source directory to somewhere else.
