head	1.2;
access;
symbols
	RELENG_3_5_0_RELEASE:1.1.2.1
	RELENG_3_4_0_RELEASE:1.1.2.1
	RELENG_3_3_0_RELEASE:1.1
	RELENG_3_2_PAO:1.1.0.4
	RELENG_3_2_PAO_BP:1.1
	RELENG_3_2_0_RELEASE:1.1
	RELENG_3_1_0_RELEASE:1.1
	RELENG_3:1.1.0.2
	RELENG_3_BP:1.1;
locks; strict;
comment	@# @;


1.2
date	99.05.20.10.11.41;	author hm;	state dead;
branches;
next	1.1;

1.1
date	98.12.27.21.46.59;	author phk;	state Exp;
branches
	1.1.2.1;
next	;

1.1.2.1
date	99.11.15.22.40.49;	author joe;	state dead;
branches;
next	;


desc
@@


1.2
log
@upgrade isdn4bsd from version 0.71 to the just released version 0.81
@
text
@PROG		=	alaw2ulaw
SRC		=	alaw2ulaw.c
CFLAGS		+= 	-Wall -g -DDEBUG
LINKS		=  	${BINDIR}/alaw2ulaw ${BINDIR}/ulaw2alaw 
MAN1		=	alaw2ulaw.1 ulaw2alaw.1

.include <bsd.prog.mk>
@


1.1
log
@Initial entry of ISDN4BSD into the FreeBSD tree.

ISDN4BSD is the work of our brand-new comitter: Hellmuth Michaelis,
who has done a tremendous amount of work to bring us this far.

There are still some outstanding issues and files to bring into
the tree, and for now it will be needed to pick up all the extra
docs from the isdn4bsd release.

It is probably also a very good idea to subscribe to the isdn@@freebsd.org
mailing list before you try this out.

These files correspond to release "beta Version 0.70.00 / December
1998" from Hellmuth.
@
text
@@


1.1.2.1
log
@MFC: Synchronise -stable's I4B with version 0.83 from -current, and
	enable PPPoISDN.

Approved by: hm and brian
@
text
@@


