# Makefile for cron. # LSC For Now... NOGCCERROR:=yes PROG= cron SRCS= cron.c tab.c misc.c MAN= .include