From bf29accfecd002169e8def06f70dc1ae479e05ba Mon Sep 17 00:00:00 2001 From: Joris Vink Date: Thu, 9 Jun 2005 01:10:01 +0000 Subject: remove useless cvsd leftovers. from Michael Knudsen --- usr.bin/cvs/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'usr.bin/cvs/Makefile') diff --git a/usr.bin/cvs/Makefile b/usr.bin/cvs/Makefile index 52c3c72f90b..5ad57d0e31d 100644 --- a/usr.bin/cvs/Makefile +++ b/usr.bin/cvs/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2005/06/07 09:06:15 joris Exp $ +# $OpenBSD: Makefile,v 1.10 2005/06/09 01:10:00 joris Exp $ PROG= cvs MAN= cvs.1 cvsrc.5 cvsintro.7 @@ -12,9 +12,6 @@ SRCS= cvs.c add.c admin.c annotate.c buf.c checkout.c cmd.c commit.c date.y \ BINDIR= /usr/bin BINOWN= root -#BINGRP=_cvsd -#BINMODE=555 - CFLAGS= -g -ggdb CFLAGS+= -I${.CURDIR} -Wall CFLAGS+= -Wstrict-prototypes -Wmissing-prototypes -- cgit v1.2.3