=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tftp/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -c -r1.2 -r1.3 *** src/usr.bin/tftp/Makefile 1996/06/26 05:40:33 1.2 --- src/usr.bin/tftp/Makefile 1997/09/21 11:51:13 1.3 *************** *** 1,5 **** ! # $OpenBSD: Makefile,v 1.2 1996/06/26 05:40:33 deraadt Exp $ ! # $NetBSD: Makefile,v 1.3 1994/12/08 09:51:23 jtc Exp $ PROG= tftp SRCS= main.c tftp.c tftpsubs.c --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.3 1997/09/21 11:51:13 deraadt Exp $ PROG= tftp SRCS= main.c tftp.c tftpsubs.c