head	1.3;
access;
symbols
	bsd_44_lite_2:1.1.1.1
	bsd_44_lite:1.1.1.1
	CSRG:1.1.1;
locks; strict;
comment	@# @;


1.3
date	95.12.30.18.49.57;	author peter;	state dead;
branches;
next	1.2;

1.2
date	94.08.05.21.24.33;	author wollman;	state Exp;
branches;
next	1.1;

1.1
date	94.05.27.12.39.13;	author rgrimes;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	94.05.27.12.39.14;	author rgrimes;	state Exp;
branches;
next	;


desc
@@


1.3
log
@recording cvs-1.6 file death
@
text
@#	@@(#)Makefile	8.1 (Berkeley) 6/4/93

PROG=	bugfiler
CFLAGS+=-I${.CURDIR}
SRCS=	bugfiler.c error.c gethead.c process.c redist.c reply.c
BINOWN=	root
BINMODE=4555
MAN1=	sendbug.1
MAN8=	bugfiler.8

beforeinstall:
	install -c -o bin -g ${BINGRP} -m 555 \
	    ${.CURDIR}/sendbug.sh ${DESTDIR}/usr/bin/sendbug
	install -c -o bin -g ${BINGRP} -m 444 ${.CURDIR}/bugformat \
	    ${DESTDIR}/usr/share/misc

.include <bsd.prog.mk>
@


1.2
log
@Update to new make macros and disable Kerberos because we haven't got it
set up right yet.
@
text
@@


1.1
log
@Initial revision
@
text
@d8 2
a9 2
MAN1=	sendbug.0
MAN8=	bugfiler.0
@


1.1.1.1
log
@BSD 4.4 Lite Libexec Sources
@
text
@@
