head	1.5;
access;
symbols
	RELENG_4_11_0_RELEASE:1.4.2.2
	RELENG_4_11:1.4.2.2.0.12
	RELENG_4_11_BP:1.4.2.2
	RELENG_4_10_0_RELEASE:1.4.2.2
	RELENG_4_10:1.4.2.2.0.10
	RELENG_4_10_BP:1.4.2.2
	RELENG_4_9_0_RELEASE:1.4.2.2
	RELENG_4_9:1.4.2.2.0.8
	RELENG_4_9_BP:1.4.2.2
	RELENG_4_8_0_RELEASE:1.4.2.2
	RELENG_4_8:1.4.2.2.0.6
	RELENG_4_8_BP:1.4.2.2
	RELENG_4_7_0_RELEASE:1.4.2.2
	RELENG_4_7:1.4.2.2.0.4
	RELENG_4_7_BP:1.4.2.2
	RELENG_4_6_2_RELEASE:1.4.2.2
	RELENG_4_6_1_RELEASE:1.4.2.2
	RELENG_4_6_0_RELEASE:1.4.2.2
	RELENG_4_6:1.4.2.2.0.2
	RELENG_4_6_BP:1.4.2.2
	RELENG_4_5_0_RELEASE:1.4.2.1
	RELENG_4_5:1.4.2.1.0.4
	RELENG_4_5_BP:1.4.2.1
	RELENG_4_4_0_RELEASE:1.4.2.1
	RELENG_4_4:1.4.2.1.0.2
	RELENG_4_4_BP:1.4.2.1
	RELENG_4:1.4.0.2;
locks; strict;
comment	@# @;


1.5
date	2002.03.09.13.37.23;	author hm;	state dead;
branches;
next	1.4;

1.4
date	2001.07.20.06.19.50;	author obrien;	state Exp;
branches
	1.4.2.1;
next	1.3;

1.3
date	2001.03.26.14.40.16;	author ru;	state Exp;
branches;
next	1.2;

1.2
date	2001.03.20.18.16.34;	author ru;	state Exp;
branches;
next	1.1;

1.1
date	2000.10.09.14.22.50;	author hm;	state Exp;
branches;
next	;

1.4.2.1
date	2001.08.01.17.45.09;	author obrien;	state Exp;
branches;
next	1.4.2.2;

1.4.2.2
date	2002.04.24.18.48.35;	author joerg;	state dead;
branches;
next	;


desc
@@


1.5
log
@after joerg's recent merge of i4b's isppcontrol to the main spppcontrol,
remove now obsolete files.
@
text
@# $FreeBSD: src/usr.sbin/i4b/ispppcontrol/Makefile,v 1.4 2001/07/20 06:19:50 obrien Exp $

PROG=	ispppcontrol
MAN=	ispppcontrol.8

.include <bsd.prog.mk>
@


1.4
log
@Perform a major cleanup of the usr.sbin Makefiles.
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.
@
text
@d1 1
a1 1
# $FreeBSD: src/usr.sbin/i4b/ispppcontrol/Makefile,v 1.3 2001/03/26 14:40:16 ru Exp $
@


1.4.2.1
log
@MFC: update to version 0.95.04
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.4.2.2
log
@i4b's private sppp(4) version is gone now in -stable, too.
@
text
@d1 1
a1 1
# $FreeBSD: src/usr.sbin/i4b/ispppcontrol/Makefile,v 1.4.2.1 2001/08/01 17:45:09 obrien Exp $
@


1.3
log
@- Backout botched attempt to introduce MANSECT feature.
- MAN[1-9] -> MAN.
@
text
@d1 1
a1 1
# $FreeBSD: src/usr.sbin/i4b/ispppcontrol/Makefile,v 1.2 2001/03/20 18:16:34 ru Exp $
d3 2
a4 2
PROG	=	ispppcontrol
MAN	=	ispppcontrol.8
@


1.2
log
@Set the default manual section for usr.sbin/ to 8.
@
text
@d1 1
a1 1
# $FreeBSD: src/usr.sbin/i4b/ispppcontrol/Makefile,v 1.1 2000/10/09 14:22:50 hm Exp $
d4 1
@


1.1
log
@update to i4b version 0.95.04
@
text
@d1 1
a1 1
# $FreeBSD$
a3 2
SRCS	=	ispppcontrol.c
MAN8	=	ispppcontrol.8
@

