=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/crontab/Makefile,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -c -r1.1 -r1.1.1.1 *** src/usr.bin/crontab/Makefile 1995/10/18 08:45:03 1.1 --- src/usr.bin/crontab/Makefile 1995/10/18 08:45:03 1.1.1.1 *************** *** 1,4 **** ! # $Id: Makefile,v 1.1 1995/10/18 08:45:03 deraadt Exp $ PROG= crontab SRCS= crontab.c misc.c entry.c env.c --- 1,4 ---- ! # $Id: Makefile,v 1.1.1.1 1995/10/18 08:45:03 deraadt Exp $ PROG= crontab SRCS= crontab.c misc.c entry.c env.c