# Makefile for cron. PROG= cron SRCS= cron.c tab.c misc.c MAN= cron.8 .include