=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/cvs/Makefile,v retrieving revision 1.37 retrieving revision 1.38 diff -c -r1.37 -r1.38 *** src/usr.bin/cvs/Makefile 2007/02/14 06:34:20 1.37 --- src/usr.bin/cvs/Makefile 2007/04/15 13:23:59 1.38 *************** *** 1,7 **** ! # $OpenBSD: Makefile,v 1.37 2007/02/14 06:34:20 niallo Exp $ PROG= opencvs ! MAN= cvs.1 cvsignore.5 cvsrc.5 cvswrappers.5 cvsintro.7 CPPFLAGS+=-I${.CURDIR} SRCS= cvs.c add.c admin.c annotate.c commit.c config.c checkout.c client.c \ --- 1,7 ---- ! # $OpenBSD: Makefile,v 1.38 2007/04/15 13:23:59 jmc Exp $ PROG= opencvs ! MAN= cvs.1 cvs.5 cvsintro.7 CPPFLAGS+=-I${.CURDIR} SRCS= cvs.c add.c admin.c annotate.c commit.c config.c checkout.c client.c \