From 96c19e77ba84863a2a404d16d79dd6b0371529c8 Mon Sep 17 00:00:00 2001 From: wollman Date: Fri, 5 Aug 1994 21:24:58 +0000 Subject: Update to new make macros and disable Kerberos because we haven't got it set up right yet. --- libexec/bugfiler/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libexec/bugfiler') diff --git a/libexec/bugfiler/Makefile b/libexec/bugfiler/Makefile index 98489ad..fb77633 100644 --- a/libexec/bugfiler/Makefile +++ b/libexec/bugfiler/Makefile @@ -5,8 +5,8 @@ CFLAGS+=-I${.CURDIR} SRCS= bugfiler.c error.c gethead.c process.c redist.c reply.c BINOWN= root BINMODE=4555 -MAN1= sendbug.0 -MAN8= bugfiler.0 +MAN1= sendbug.1 +MAN8= bugfiler.8 beforeinstall: install -c -o bin -g ${BINGRP} -m 555 \ -- cgit v1.1