Subject: Re: errors in sup 1997/05/07
To: Erik E. Fair <fair@clock.org>
From: matthew green <mrg@eterna.com.au>
List: current-users
Date: 05/08/1997 02:56:28
   ===> usr.bin/crontab
   cc   -o crontab crontab.o misc.o entry.o env.o
   make: don't know how to make crontab.1. Stop
   *** Error code 2

christos has told me he will be fixing these problems today.

you need to change the ".PATH.c:" back to ".PATH:" in the
Makefile to fix this.