head	1.4;
access;
symbols
	RELENG_2_2_8_RELEASE:1.3
	RELENG_2_2_7_RELEASE:1.3
	RELENG_2_2_6_RELEASE:1.3
	RELENG_2_2_5_RELEASE:1.3
	RELENG_2_2_2_RELEASE:1.3
	RELENG_2_2_1_RELEASE:1.3
	RELENG_2_2_0_RELEASE:1.3
	RELENG_2_1_7_RELEASE:1.3
	RELENG_2_1_6_1_RELEASE:1.3
	RELENG_2_1_6_RELEASE:1.3
	RELENG_2_2:1.3.0.6
	RELENG_2_2_BP:1.3
	RELENG_2_1_5_RELEASE:1.3
	RELENG_2_1_0_RELEASE:1.3
	RELENG_2_1_0:1.3.0.4
	RELENG_2_1_0_BP:1.3
	RELENG_2_0_5_RELEASE:1.3
	RELENG_2_0_5:1.3.0.2
	RELENG_2_0_5_BP:1.3
	RELENG_2_0_5_ALPHA:1.3
	RELEASE_2_0:1.3
	BETA_2_0:1.3
	ALPHA_2_0:1.2.0.2
	V941012:1.1.1.1
	WST:1.1.1;
locks; strict;
comment	@# @;


1.4
date	98.09.17.03.53.25;	author gibbs;	state dead;
branches;
next	1.3;

1.3
date	94.11.21.02.21.07;	author phk;	state Exp;
branches;
next	1.2;

1.2
date	94.10.13.17.45.40;	author se;	state Exp;
branches;
next	1.1;

1.1
date	94.10.12.12.02.51;	author se;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	94.10.12.12.02.52;	author se;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Obsoleted by CAM.
@
text
@PROG=	ncrcontrol
SRCS=	ncrcontrol.c
MAN8=	ncrcontrol.8

CFLAGS+=	-I${.CURDIR}/../../sys
LDADD+=		-lkvm
DPADD+=		${LIBKVM}
BINGRP=		kmem
BINMODE=	2555

.include <bsd.prog.mk>
@


1.3
log
@abs path to /sys
@
text
@@


1.2
log
@ncrcontrol will be installed SETGID kmem in /usr/sbin.
@
text
@d5 1
a5 1
CFLAGS+=	-I/sys
@


1.1
log
@Initial revision
@
text
@d3 1
d7 3
a9 1
DPADD+=		${DESTDIR}/usr/lib/libkvm.a
@


1.1.1.1
log
@
Submitted by:	Wolfgang Stanglmeier <wolf@@dentaro.GUN.de>
Config and statuts display utility for the NCR PCI SCSI driver.
@
text
@@
